[CentOS] configure network bridge listing bridged intefaces
Mihamina Rakotomandimby
mihamina at rktmb.orgMon Feb 6 05:18:10 UTC 2012
- Previous message: [CentOS] configure network bridge listing bridged intefaces
- Next message: [CentOS] configure network bridge listing bridged intefaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/04/2012 07:53 AM, Robert Spangler wrote: > <snip> > DEVICE=eth# > ONBOOT=yes > BRIDGE=br# > </snip> Thank you so much, Robert. That is the thing I wanted to do. For the record, in Debian world, it's auto br0 iface br0 inet static address 192.168.0.10 network 192.168.0.0 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.1 bridge_ports eth0 # <----- here you list bridged ports I was a bit lost, I looked for that definition in the bridge conf file instead of the interface one. Thank you again. -- RMA.
- Previous message: [CentOS] configure network bridge listing bridged intefaces
- Next message: [CentOS] configure network bridge listing bridged intefaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list