Results 1 to 2 of 2
How do I check if my network card is ok up and running and not disabled, I have linux box which is connected to my lan ( also has windows ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-02-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 2
Linux Networking prob - Newby
How do I check if my network card is ok up and running and not disabled, I have linux box which is connected to my lan ( also has windows pc on same lan) I used to be able to ping it but now automatically it just stopped..I cannot ping it even though it is sitting next to my windows pc...I have checked the cable and all is ok. Can the ethernet port automatically shut itself down?????Is there a way to check if the ethernet port is ok..???
sorry am still new with linux...
your help is appreciated
- 06-02-2008 #2
Which distro are you using? There are front end tools and utilities to help with network configuration. Otherwise open a terminal, become su - (or sudo) and do:
Do you see your device there? Does it have an IP address?Code:ifconfig


Reply With Quote
