Lost internet connection

Post Reply
Message
Author
x2a1498
Posts: 7
Joined: Sat 25 Feb 2012, 00:48

Lost internet connection

#1 Post by x2a1498 »

The other night because of a storm we turned of the router. Since then have not been able to connect to the internet. Doing simple network setup get this:
Failed to connect to wired network 'eth0'

The network does exist, however failed to negotiate with the DHCP server.

Have also tried entering static ip address in Network Connection Wizard with no success.

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#2 Post by Aitch »

try in a console

Code: Select all

ifconfig eth0 down, (enter),  ifconfig eth0 up (enter) 
[INSTRUCTION ENTER!]
check

Code: Select all

ifconfig
afterwards and see if it shows a connection, then try browsing
If that doesn't work, re-install the network device driver with the network wizard

I hope you have rebooted both the router and after, puppy PC??

HTH

Aitch :)

Post Reply