D&C GLug - Home Page

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

Re: [LUG] Libranet Debian

 

On Sat, 8 Jan 2005 20:56:24 +0000
Richard Brown wrote:

Hi All

I looked at the router to see the DNS - set that and nothing.

So, I took a step backwards and attempted to ping the router. Nothing. 
It did not accept any packages! I presume the network card is not 
properly configured. Any ideas?

Thanks

Rich

On 8 Jan 2005, at 17:47, Grant Sewell wrote:


Ooh, goody!  Troubleshooting time!

If you think it's a problem with the NIC, then check:
(BTW, the output is from my machine, so your's should be slightly different)

grants:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:30:BD:1F:96:60
         inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
         inet6 addr: fe80::230:bdff:fe1f:9660/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:34913 errors:0 dropped:0 overruns:0 frame:0
         TX packets:35813 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:7547668 (7.1 MiB)  TX bytes:11917321 (11.3 MiB)
         Interrupt:10 Base address:0xd400

grants:~# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
default         ipcop           0.0.0.0         UG    0      0        0 eth0

Alternatively...