D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Ethernet??

 

On Tue, 17 Oct 2006 18:20:37 +0100
"Michael Mortimore" <nospamformike@xxxxxxxxxxxxxx> wrote:

> are you using dhcp?
> 

I think so.

> 
> I run the following commands (in a terminal):
> ifconfig

here are the results
[neil@localhost ~]$ /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:13:46:8F:17:C1
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::213:46ff:fe8f:17c1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3627 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3892 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2759577 (2.6 MiB)  TX bytes:651302 (636.0 KiB)
          Interrupt:21 Base address:0xd800

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1680 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1680 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1298988 (1.2 MiB)  TX bytes:1298988 (1.2 MiB)

> cat /etc/resolv.conf
[neil@localhost ~]$ cat /etc/resolv.conf
nameserver 192.168.1.1

> route
> 

[neil@localhost ~]$ /sbin/route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     10     0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         mygateway.ar7   0.0.0.0         UG    10     0        0 eth0

> Normally that shows me what's wrong.
> 
Does this help anyone? I am not sure that I understand these results.

I will try the other suggestions later

Thanks

Neil

> -- 
> The Mailing List for the Devon & Cornwall LUG
> http://mailman.dclug.org.uk/listinfo/list
> FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html