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 master br0
nmcli con down "Wired connection 1"
nmcli con up br0
nmcli con show
nmcli con mod br0 ipv4.ignore-auto-dns yes
nmcli con mod br0 bridge.mac-address <mac of eth0 here>
nmcli con modify br0 bridge.stp no
This looks correct to me. I can follow this; but I'll be darned if I'll
remember any of this when I'll need to do it next time, myself.
networkmanager is huge. The manual pages are detailed, extensive, and
describe everything.
But there's just one problem. If you need to do a basic task, like that,
you have absolutely no clue where to begin.
Install "nm-connection-editor" and it's easy.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure