Quote:
|
Originally Posted by timelord
Sometimes i will have to reboot my computer 3 or 4 times before it will let go on the internet.
|
So don't reboot it. You're in Unix-land now; it's rare to need a reboot unless you're changing kernels.
If you want to restart the network stack, use
service network restart
Quote:
|
Originally Posted by timelord
When it boots up and checks the system it fail when it checks the ip eth0. any ideas?
|
It's not exactly clear how your system is set up; I'm assuming you've got an ethernet link to an external cable modem which serves up DHCP.
The first thing to check is the cable. RJ45 plugs seem to be manufactured with a wide range of tolerances, and some are a poor fit. Additionally, some cheap cables are very badly built, and you get intermittent connection. Faulty cables are by far and away the biggest cause of network problems.
Make sure you've got a light on your ethernet port. If you haven't - it's almost certainly the cable.
Finally - what *exactly* does the error message say?
Vic.