Re: Internet connectivity

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Craig White
Date:  
To: plug-discuss
Subject: Re: Internet connectivity
On Tue, 2005-03-29 at 23:16 -0700, Michael Sammartano wrote:
> 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

----
you need a default gateway...

you need to edit your ifcfg-eth1 or however you set it up to add
192.168.0.1 as default gateway

I didn't catch the brand of Linux you were using

Craig

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