Results 1 to 6 of 6
Hi,
I notice one of my network interface (eth1) is missing. When i do a ifconfig, it only shows eth0. Previously there is an eth1 as well.
I tried issue ...
- 04-06-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
eth1 is missing
Hi,
I notice one of my network interface (eth1) is missing. When i do a ifconfig, it only shows eth0. Previously there is an eth1 as well.
I tried issue a ifconfig eth1 plumb, i still don't see the eth1. I tried re-assigning the IP - ifconfig eth1 X.X.X.X netmask X.X.X.X, also I dont get the eth1, but got the following error:
SIOCSIFADDR: No such device
eth1: unknown interface: No such device
SIOCSIFNETMASK: No such device
SIOCGIFADDR: No such device
SIOCSIFBROADCAST: No such device
Is there a possibility of hardware is faulty?
Any advice? Thanks?
- 04-06-2011 #2
What does this output:
Code:dmesg |grep eth1
You must always face the curtain with a bow.
- 04-06-2011 #3
Do you happen to see both cards in the output of
Code:lspci
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 04-06-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
It's possible you have a hardware problem. What are your answers to the questions posed by jayd512 and Irithori previously?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-08-2011 #5Just Joined!
- Join Date
- Feb 2011
- Posts
- 19
what's in your /etc/sysconfig/network-scripts ?
- 04-08-2011 #6Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
Missing eth1 as well
I have 64 bit Redhat.
Ran lspci and saw this entry;
0c:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Also checked network-scripts;
more network-scripts
*** network-scripts: directory ***
Thanks
John


Reply With Quote