
Adding an option for the BRIDGE= directive, which also perhaps forces the IPADDR and other network addresses to be undefined, would resolve this. i.e., in context:
NAME=eth1 BOOTPROTO=none TYPE=Ethernet HWADDR=20:CF:30:03:AB:DA DEVICE=eth1 BRIDGE=br0 DEFROUTE=yes ONBOOT=yes
I'm not sure how it's handled on Debian/Ubuntu, but I suspect it's also just a variable in the configuration file.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Fri, 06/17/2011 - 15:52 Comment #1
Yeah, unfortunately the network config module doesn't yet support setting up bridges. I will add this to my TODO list for the next Webmin release, as it should be pretty easy..
Submitted by JamieCameron on Tue, 06/28/2011 - 21:25 Comment #2
The next Webmin release will include support for managing network bridges, and interfaces with no IP address (to which bridges must be connected).
Submitted by Issues on Wed, 07/13/2011 - 01:28 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.