Quote:
Originally Posted by ilesterg
You can traceroute from PC to the server to check where the connection breaks. I am thinking that, since you have setup 2 different networks, you need to be able to route to those 2 separate networks; and currently you are only able to route to only 1 of them.
|
Traceroute to Server's both NIC goes upto router2, however only 1 nic replies. Here is the route -n from the server:
xxxxxxx@SERVER:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.29.170.145 0.0.0.0 UG 100 0 0 eth1
0.0.0.0 10.29.172.37 0.0.0.0 UG 100 0 0 eth0
10.29.170.144 0.0.0.0 255.255.255.252 U 0 0 0 eth1
10.29.172.36 0.0.0.0 255.255.255.252 U 0 0 0 eth0