> Am 25.01.2022 um 03:47 schrieb Alex :
>
> I'm an old-school sysadmin from
> before NetworkManager existed.
Welcome to the club. But I still learned to appreciate Cockpit. It saves a lot
of typing (and typos).
Nevertheless you can use mac-vlan / mac-vtap to connect your VM(s) to the
int
On 1/24/22 18:20, Sam Varshavchik wrote:
Tom Horsley writes:
I setup a bridge on my system with nmcli (since the GUI interface was
hopeless). I think these notes might be correct:
nmcli con show
nmcli con add ifname br0 type bridge con-name br0
nmcli con add type bridge-slave ifname eth0 maste
On 1/24/22 18:47, Alex wrote:
This is an internet facing server only - only one interface and no
internal network. I should have mentioned the VMs (kvm) will have
their own public IPs so we don't have to reverse masq them.
Tips on how to set it up to support a kvm/qemu instance with a public
IP
On Mon, Jan 24, 2022 at 9:21 PM Sam Varshavchik
wrote:
> Tom Horsley writes:
>
> > I setup a bridge on my system with nmcli (since the GUI interface was
> > hopeless). I think these notes might be correct:
> >
> > nmcli con show
> > nmcli con add ifname br0 type bridge con-name br0
> > nmcli con
> > Hi, can someone tell me if these instructions still work with fedora35
> > to build a bridge?
> >
> > https://docs.fedoraproject.org/en-US/Fedora/18/html/System_Administrators_Guide/s2-networkscripts-interfaces_network-bridge.html
>
> In addition to Tom’s answer, with F36 it will no longer work
Tom Horsley writes:
I setup a bridge on my system with nmcli (since the GUI interface was
hopeless). I think these notes might be correct:
nmcli con show
nmcli con add ifname br0 type bridge con-name br0
nmcli con add type bridge-slave ifname eth0 master br0
nmcli con down "Wired connection 1"
> Am 24.01.2022 um 23:45 schrieb Alex :
>
> Hi, can someone tell me if these instructions still work with fedora35
> to build a bridge?
>
> https://docs.fedoraproject.org/en-US/Fedora/18/html/System_Administrators_Guide/s2-networkscripts-interfaces_network-bridge.html
In addition to Tom’s answ
On Mon, 24 Jan 2022 17:45:14 -0500
Alex wrote:
> Hi, can someone tell me if these instructions still work with fedora35
> to build a bridge?
They might, but resistance is futile, you might as well use
NetworkManager now before it becomes the only option.
I setup a bridge on my system with nmcli
Hi, can someone tell me if these instructions still work with fedora35
to build a bridge?
https://docs.fedoraproject.org/en-US/Fedora/18/html/System_Administrators_Guide/s2-networkscripts-interfaces_network-bridge.html
This is for a headless server that I'd like to use to build a bunch of
virtual
Man 5 hostname says different thing. I would guess as many things
changes after long time, systemd would be responsible somehow.
From what they describe your machine has to obtain hostname from DHCP
lease. If it does not, it fall back to transient name "fedora". Nothing
there is mentioned about re
One key difference might be enabled systemd-resolved by default in
Fedora 34, but it is not in RHEL9. I think it should not be related
directly. But could it?
What does hostnamectl report after installation? What it thinks the
hostname is? Would the behaviour change if you disable systemd-resolved
Jonathan Ryshpan wrote:
> I've just upgraded from F34 to F35 and have troubles with KDE vs
> Wayland and X11.
>
> Wayland is very flaky, crashes of various kinds, sometimes killing
> individual apps, sometimes an entire session. I can't reproduce the
> crashes reliably; they happen when they hap
We would love to have people play with this and test it out.
Note: this release has breaking changes to it's API, so it will not be
released to f35. Only to F36, but users will be able to download and use
it on F35, we will not push it to stable though.
https://github.com/containers/podman/re
13 matches
Mail list logo