Why does eth0 show an IP if I'm booting into runlevel 1?
Posted
by banjer
on Server Fault
See other posts from Server Fault
or by banjer
Published on 2010-04-14T18:09:48Z
Indexed on
2010/04/14
18:13 UTC
Read the original article
Hit count: 417
linux-networking
|suse
I'm having some issues with networking on a new Linux server I'm building. The OS is SLES 11. When booting into runlevel 1, I see that eth0 is showing an IP. Physically, there is a network cable plugged into the card associated with eth1, and then there is a network cable plugged into a QLogic iSCSI card (eth4, not shown). I've been troubleshooting this for awhile, and it seems like eth0 is somehow getting assigned an IP, even though it isn't configured in Linux or even plugged into the network for that matter. Thoughts?
ifconfig -a
(Sorry, I need more rep before I can post images on SF...)
© Server Fault or respective owner