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
Man I hate replying to top posted replies...

you may 'think' you have a default gateway but the routing tables don't
lie - they are what it is doing.

SuSE Yast - ? it ain't doing the magic...

remove that entry completely.

are you doing static IP setup or dhcp?

if dhcp (after removing default gateway from YAST)

ifdown eth1
ifup eth1
dhcp eth1

and see if you have a default gateway (bottom line) should look like the
sample I sent earlier

if static

'route add gw 192.168.0.1'

see if that helps

Craig

On Tue, 2005-03-29 at 23:26 -0700, Michael Sammartano wrote:
> SuSE 9.1
> I have Default Gateway set as 192.168.0.1 (this is per the GUI in YaST)!
> Perhaps this is the issue. What file is the route -n command geting it's
> info from?
>
> Craig White wrote:
>
> >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
> >
> >
> >
>


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