Re: Internet connectivity

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Sammartano
Date:  
To: plug-discuss
Subject: Re: Internet connectivity
LINUX:~ # route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
LINUX:~ # cat /etc/resolv.conf
nameserver 192.168.0.1
domain SNL
LINUX:~ # ipconfig -a
-bash: ipconfig: command not found
LINUX:~ # ps -ef | grep dhcp



Kevin Brown wrote:

> The fact that you are getting "no route to host" suggests that the
> issue is a problem with the laptop itself. It might help if you post
> your routing table to the list to help in diagnosing the issue.
>
> route -n
> cat /etc/resolv.conf
> ipconfig -a
> ps -ef | grep dhcp
>
> and any other command that you think might help in regards to networking.
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


--
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss