I've currently got the Bridge working fine using a GigE interface and some 10/100 interfaces. Is there an easy way to save the current config so it will survive a reboot?
Write a script to set it up at boot time - Put it in /etc/rc.d/rc.local or another appropriate boot-time script.
Also, can I expect bridging to function correctly using vlan configured interfaces on my linux box?
Certainly - The bridge will happily forward packets back and forth without inspecting the VLAN tag (if any) on the frame.
David
-- David Coulson email: [EMAIL PROTECTED] Linux Developer / web: http://davidcoulson.net/ Network Engineer phone: (216) 533-6967
_______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
