Re: Build a network bridge with Fedora

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

 



On Thu, 2017-09-21 at 15:31 +0100, James Hogarth wrote:
> 
> 
> If you have an existing connection of "System em1" for instance the
> quickest way to turn that into a bridge with a device name of br0 is
> now:
> 
> nmcli connection add type bridge ifname br0 con-name "System bridge"
> nmcli connection add type ethernet ifname em1 con-name "System em1"
> master br0 connection.autoconnect yes
> 
> That's off the top of my head, and a quick check of my blog, but
> should be accurate enough to get you going. 
> 
Thanks for your reply.

Why do I need to specify this long list of parameters for basic things?

To be more precise, I expect something really simple like:
  nmcli tobridge ifcfg-eth0
nothing more, instead of the two complicated lines, because all
configuration is already in ifcfg-eth0 and the bridge will be build
from that.
Same for reverse:
  nmcli tonormal br-eth0

It should also be an option at install time to choose bridge instead
normal ethernet.
As of now we have no option to do that in the graphical network
configuration tool!

So, I know how to do that but it's not easy for average user and that's
a problem to be solved.

Cristian Sava
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[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