Got a weird problem setting up a 192.168.0. network next to a 192.168.1.
network. 

>From 192.168.1.8 I can ping 192.168.0.1 but cannot ping 192.168.0.10
tcpdump shows the packets hitting  192.168.0.1 but it then does not
route it on to the  192.168.0.10 NT machine. 

>From  192.168.0.1 I can ping 192.168.0.10

This is 192.168.0.1's routing table..

Kernel IP routing table
Destination     Gateway    Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *          255.255.255.0   U     0      0        0 eth1
192.168.0.0     *          255.255.255.0   U     0      0        0 eth0
127.0.0.0       *          255.0.0.0       U     0      0        0 lo
default         192.168.1.8 0.0.0.0         UG    0      0        0 eth1

This is 192.168.1.8's

Kernel IP routing table
Destination     Gateway         Genmask     Flags Metric Ref Use Iface
192.168.1.0     *            255.255.255.0   U     0      0       0 eth2
192.168.0.0     192.168.1.9  255.255.255.0   UG    0      0       0 eth2
127.0.0.0       *            255.0.0.0       U     0      0       0 lo
default         210.9.14.97  0.0.0.0         UG    0      0       0 eth1


Am I missing something obvious?

Stu

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to