modprobe -v bridge brctl addbr br0 brctl addif br0 eth0 brctl addif br0 eth1
both interfaces have 0.0.0.0 as their addresses and brctl showmacs br0 shows the macs for both internal cards. However, bridging doesn't seem to be working at all. What am I missing or what else can I try to debug what might be wrong?
thanks _______________________________________________ Bridge mailing list [email protected] http://lists.osdl.org/mailman/listinfo/bridge
