From: Mateus Interciso <p.zarnick@xxxxxxxxx> Date: Wed, 21 Nov 2007 13:04:40 +0000 (UTC) > ifconfig eth0 down > ifconfig eth1 down > ifconfig eth0 0.0.0.0 up > ifconfig eth1 0.0.0.0 up > brctl addbr br0 > brctl addif br0 eth0 > brctl addif br0 eth1 > brctl stp br0 on > ifconfig br0 10.100.0.1 netmask 255.255.255.0 up > > but I can't ping 10.100.0.1. :O > Am I missing something? iptables ? Regards, David - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html