On Tue, 2002-04-23 at 07:26, Ilia Lobsanov wrote:
> 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

You cannot have two default gateways. *Read the NET howto*. Your default
gateway is the gateway it will use if none other matches.

Windows 2000 is evil. They have abused the gateway idea by calling the
interface a gateway. Its not. Its an interface. A gateway is an external
bastion host, NOT a local IP. And now some people think the win2k way,
the wrong way.

Kind Regards
Crispin Wellington



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to