How to Troubleshoot Networks in Unix

By eHow Computers Editor

Rate: (0 Ratings)

Troubleshooting a network can be a difficult task. Typically, only one thing is wrong with the network configuration; however, finding that one thing might take a lot of time and effort. The problem could be hardware related or software related or both.

Instructions

Difficulty: Moderately Challenging

Step1
Investigate all hardware connections. Make sure all network cables are plugged in.
Step2
Make sure all network cables are plugged into a router and the router is turned on if you're connecting to a router.
Step3
Open a command window on your Unix system. Look under the Utilities menu on your Unix operating system.
Step4
Execute the "ping" command once the command window is open. Ping the host name of the machine that your network is having trouble reaching. A successful ping will come back with a "100% packet return." Some Unix systems will display "Host name is alive." Either result is good.
Step5
Investigate the routing table on the Unix system if the ping command comes back with "0% packet" or "the machine is not responding."
Step6
Execute the netstat -rn command to look at the routing table. The routing table will show you how the network traffic is resolved. Each line from the netstat command will show you one route defined on your network. The network problem might be that a route got dropped from the routing table.
Step7
Look for another common network problem if the above suggestions don't work. An interface might have been dropped. Invoke the ifconfig -a command. Look for interfaces that are up.
Step8
Run ifconfig up command for any interface that is down. This will enable that interface.

Tips & Warnings

  • A network cable might be bad. Replace a bad network cable with a spare. Sometimes you might not know a network cable is bad until you replace it.
  • The network problem might exist in your commercial router. If that is the case, consider contacting the router company for additional support.

Post a Comment

POST A COMMENT

Request a New How-To Article

Looking for more How To information? Chances are there’s an eHow member who knows how to do what you’re looking to do. Submit an article request now!

eHow Article:  How to Troubleshoot Networks in Unix

eHow Computers Editor

eHow Computers Editor

Category: Computers

Articles: See my other articles

Related Ads