Many thanks for the quick reply...

"route" returns...

Dest            Gateway Genmask Flags   Metric  Ref     Use     Iface
192.168.1.0     *               255.255.255.0   U       0       0       0       eth0
127.0.0.0       *               255.0.0.0       U       0       0       0       lo
default         gw.rnc.org.au   0.0.0.0         UG      0       0       0       eth0

The route add default gw xxx.xxx.xxx.xxx - returned SIOCADDRT: File exists.


Regards,
Mark

On Sat, 23 Nov 2002, Mark Carroll wrote:

> > If I ping to another box I can see the leds for both boxes flashing,
> > however the ping response is "Destination Host Unreachable".
> > If I ping from another box I can't see the upgraded box's led respond.

Sounds to me like it's a routing problem.

What does "route" return?

if there isn't a default gateway (something I've noticed happens often on
my RH 7.1 laptop) try adding the following command:

route add default gw xxx.xxx.xxx.xxx

(where xxx.xxx.xxx.xxx is the ip address of your gateway).

Ian



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to