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
|