[Ilugc] routing issues

  • From: p_mdriyaz@xxxxxxxxxxx (Mohammed Riyaz)
  • Date: Mon May 30 18:18:51 2005

Hi,

On Mon, 30 May 2005 07:46:31 -0400, "Binand Sethumadhavan"
<binand@xxxxxxxxx> said:

On 30/05/05, Mohammed Riyaz <p_mdriyaz@xxxxxxxxxxx> wrote:
routing table for machine 3:
210.210.123.0/24 dev eth1  proto kernel  scope link  src 210.210.123.17
192.168.0.0/24 dev eth0  scope link
172.16.0.0/16 dev eth0  proto kernel  scope link  src 172.16.0.2
127.0.0.0/8 dev lo  scope link
default via 210.210.123.1 dev eth1

This is not correct. The second line should be:

192.168.0.0/24 via 172.16.0.1 dev eth0


I did that and now the routes for machine 3 look like this.

210.210.123.0/24 dev eth1  proto kernel  scope link  src 210.210.123.17
192.168.0.0/24 via 172.16.0.1 dev eth0
172.16.0.0/16 dev eth0  proto kernel  scope link  src 172.16.0.2
127.0.0.0/8 dev lo  scope link
default via 210.210.123.1 dev eth1

but i am still not able to ping 192.168.0.1(machine 1) from machine 3.
(simular situation from machine 1 to machine 3). But i am able to ping
everything else. 


And for machine2, the two interfaces are eth0 and eth3 - what are you
using, a quad-port card??


no i have 4 ethernet cards on that box. :)

Thanks
Mohammed Riyaz P.

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free

Other related posts: