routes are killing me - how to?

Bilen yellowdog-general@lists.terrasoftsolutions.com
Thu Nov 7 17:33:01 2002


ok, from the top

get the linux box to ping 127.0.0.1

then ping 192.168.0.1


get the osx box to ping 127.0.0.1

and then 192.168.0.222

the routing table won't matter if a cable is cross over when it's meant to
be patch. be sure to check that.

i'm thinking maybe there's some residual firewall config. if not then i hope
it's that cable issue. otherwise this could get to be serious difficult to
help with.

regards

bil
----- Original Message -----
From: "Stefan Jeglinski" <jeglin@4pi.com>
To: <yellowdog-general@lists.terrasoftsolutions.com>
Sent: Friday, November 08, 2002 12:13 AM
Subject: Re: Re: routes are killing me - how to?


> >Can you do a "netstat -rn" on both machines and post the results.
> >This will help clear up a lot of the confusion I think.
>
> On the Linux Box:
>
> [jeglin@orion jeglin]$ netstat -rn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   Iface
> 63.220.231.128  0.0.0.0         255.255.255.192 U       eth1
> 192.168.0.0     0.0.0.0         255.255.255.0   U       eth0
> 127.0.0.0       0.0.0.0         255.0.0.0       U       lo
> 0.0.0.0         63.220.231.129  0.0.0.0         UG      eth1
>
>
> On the OSX box;
>
> [dirkdark:~] dirkdark% netstat -rn
> Routing tables
> Destination        Gateway            Flags    Refs      Use  Netif
> default            192.168.0.1        UGSc        2        2    en0
> 127.0.0.1          127.0.0.1          UH         16   442102    lo0
> 169.254            link#4             UCS         0        0    en0
> 192.168.0          link#4             UCS         1        0    en0
> 192.168.0.1        link#4             UHLW        2        0    en0
> 192.168.0.222      127.0.0.1          UHS         0        0    lo0
>
>
>
> Stefan Jeglinski
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>
>