On Wed, 6 Sep 2000, Michael Yuan wrote:

> Linux can PING itself at both eth0 address and 192.168.1.1 but cannot PING
> 192.168.1.2 (the error is "Destination Host Unreachable")

Sounds like a routing problem on the linux box. What does "netstat -rn"
say on the linux box? There should be an entry to route packets bound
for the 192.168.1.0 net to the eth1 interface. That route should
look something like this:

Destination     Gateway    Genmask         Flags   MSS Window  irtt  Iface
192.168.1.0     0.0.0.0    255.255.255.0   U      1500 0          0  eth1


-bill



---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to