On Tue, 2005-03-29 at 22:42 -0700, Michael Sammartano wrote:
> I have always been able to ping Cox Gateway, and DNS
---
yeah - I just checked and I can too...
---
>
> >Does this wireless router provide routing for ALL of the computers on
> >your lan? If so and the other computers work, then you should see what
> >your dns settings are... 'cat /etc/resolv.conf'
> >
> >
> LINUX:~ # cat /etc/resolv.conf
> nameserver 192.168.0.1
> domain SNL
> LINUX:~ #
---
do other machines also use the router for DNS?
---
>
> >If not, then the problem is routing on your local lan.
> >
> >
> Trying to figure out how to post that! My typing sux and I don't have
> the patience tonight! I will try to delet some entries, and try again. I
> am convinced that it is the router, but I am unclear as to where I went
> wrong. Got to be something simple, that I 'am' overlooking.
----
# 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 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
your setup should look similar to this...perhaps a different interface
designation.
also
similar to what Kevin said...
ifconfig -a
(I think Kevin was Windows possessed when he said 'ipconfig -a')
Craig
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss