Re: Network bridge with network-scripts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 24, 2022 at 9:21 PM Sam Varshavchik <mrsam@xxxxxxxxxxxxxxx> 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.

If you are an Ansible user, you might try the network system role - https://github.com/linux-system-roles/network/
available in https://src.fedoraproject.org/rpms/linux-system-roles
or https://galaxy.ansible.com/fedora/linux_system_roles
or https://galaxy.ansible.com/linux-system-roles/network


_______________________________________________
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
_______________________________________________
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux