You are not logged in.

#1 2011-01-05 05:04:09

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Unreachable network

Hi,

I've got a network of a router and two computers, all wired. One of the computers won't ping anything any more.

On a good computer I've got this:

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1E:8C:FC:1D:06 
          inet addr:192.168.1.33  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::21e:8cff:fefc:1d06/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:280 errors:0 dropped:0 overruns:0 frame:0
          TX packets:354 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:132368 (129.2 Kb)  TX bytes:39933 (38.9 Kb)
          Interrupt:16 Base address:0xc00

On the bad computer the bold line is absent. My ISP support has run out of ideas, I have not had any in the first place. Any help is appreciated.

Offline

#2 2011-01-05 06:20:00

SimpleKiwi
Member
From: Ashburton, New Zealand
Registered: 2010-10-11
Posts: 20

Re: Unreachable network

Try running the following command to bring the network interface up maybe:

ifconfig eth0 up

Offline

#3 2011-01-05 06:31:31

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Unreachable network

In the absence of any details, the best answer is to reconfigure the network interface on the bad computer.

Offline

#4 2011-01-05 07:22:20

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Unreachable network

Not sure what your ISP has to do with this, given 192.168.1.x is a Class C private network.

As tomk said, more info is welcome (even mandatory), if you want to get answers that make sense. In the meantime: how did you set up your interface, why don't you try to set it up manually if DHCP doesn't work, and if both don't work, what errors do you see in your logs.

Moving to a more appropriate location.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2011-01-05 15:55:49

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Re: Unreachable network

Thanks, everybody. Good ole reboot did it. That's one problem with Linux: it makes you forget some useful techniques...

Offline

Board footer

Powered by FluxBB