I have two network interfaces: * eth0 = 100mbps ethernet using 3c59x (subnet 192.168.1.0, gw 192.168.1.1); configured using /etc/init.d/networking * eth1 = wireless using orinoco_cs on D-Link DWL650 (subnet 192.168.0.0, gw 192.168.0.1); configured using pcmcia_cs
When both interfaces are up, I cannot ping the outside world. Turning off one of the interfaces fixes the problem. How can I get ping to go through with both interfaces up? If it matters, I'm using woody with kernel 2.4.19-pre7-rml. Here's the routing table: Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 TIA, ilia. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]