Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-13-2003, 02:11 PM
|
#1
|
LQ Newbie
Registered: Feb 2003
Location: Tucson
Posts: 2
Rep:
|
shutdown hang during eth0 shutdown
Hi,
I'm having trouble shutting down, in that every time I am connected to a network with DHCP, the shutdown hangs while shutting down eth0. When I reboot, I am chided for an unclean shutdown. The hang also occurs if I do an ifdown or network stop.
I'm running RedHat 8.0 with kernel 2.4.20-20.8 on a Dell Inspiron 8000. My network card is a D-Link DFE-690TXD; no errors in the logs during startup. The card works just fine otherwise.
I don't have the option of using a static IP address without some major bureaucratic hurdle-jumping.
Thanks!
|
|
|
10-29-2003, 04:26 PM
|
#2
|
LQ Newbie
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13
Rep:
|
I'm having the same problem on a Toshiba A10 laptop. The only hint I have is that while I was adding the NIC settings a message came up once that said something like... "Can not find alias e100"
My problem began after seeing this message.
Last edited by Dalma; 10-30-2003 at 12:23 PM.
|
|
|
10-29-2003, 04:33 PM
|
#3
|
Member
Registered: Oct 2003
Location: London - England, UK
Posts: 63
Rep:
|
any errors in /var/log/messages at the time of the shutdown - hang ?
any errors when you do the ifdown ?
inode
|
|
|
10-30-2003, 12:28 PM
|
#4
|
LQ Newbie
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13
Rep:
|
There are no updates to messages during normal shutdown as error logging is turned off just before the hang. I will try the ifdown manually and see if anything is logged.
ifdown eth0 hangs and nothing is logged in messages.
|
|
|
10-30-2003, 02:27 PM
|
#5
|
Member
Registered: Oct 2003
Location: London - England, UK
Posts: 63
Rep:
|
hmm, what about in the kernel log ?
|
|
|
10-30-2003, 02:49 PM
|
#6
|
Member
Registered: Oct 2003
Distribution: Slackware
Posts: 112
Rep:
|
One common reason for a hang when shuting down a nic is if the driver is a module and your distro is configured to unload the module when shuting down.
I don't use RedHat so I can't help directly, but this might point a RedHat type in the right direction.
One way to test this is to execute:
rmmod <module>
Where <module> is replaced by the name of your module as in
rmmod e1000
If that is the problem, one workaround is to build the driver into the kernel, rather than as a module
|
|
|
All times are GMT -5. The time now is 06:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|