Networking Forums

Networking Forums > Computer Networking > Linux Networking > SIOCSIFFLAGS?

Reply
Thread Tools Display Modes

SIOCSIFFLAGS?

 
 
Kalevi Nyman
Guest
Posts: n/a

 
      11-27-2005, 10:28 PM
Dear Sirs!

What is wrong here? NIC = ethereal 100

# ifup eth0
SIOCSIFFLAGS: Resource temporarily unavailable
SIOCSIFFLAGS: Resource temporarily unavailable
Failed to bring up eth0

# dhclient
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

ppp0: unknown hardware address type 512
sit0: unknown hardware address type 776
SIOCSIFFLAGS: Resource temporarily unavailable
ppp0: unknown hardware address type 512
sit0: unknown hardware address type 776
exiting.
--
Best regards:
Kalevi Nyman
____________________________________
Only dead fish float with the stream
 
Reply With Quote
 
 
 
 
Gene
Guest
Posts: n/a

 
      11-28-2005, 12:26 AM
Kalevi,

The error message is usually the result of the driver not being
completely set up. Most of the time it's due to IRQ conflicts and
simple BIOS settings can make it go away.
Run /sbin/lspci -v and look for suspicious values like IRQ being 0.
Look through the kernel logs (/sbin/dmesg) for errors, and you can also
manually /sbin/rmmod and /sbin/insmod the network driver to look for
problems.

Gene
(E-Mail Removed)

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian 3 --- SIOCSIFADDR: No such device SIOCSIFFLAGS: Mike Dixon Linux Networking 3 03-06-2004 08:16 PM
SIOCSIFFLAGS stefano Linux Networking 6 01-26-2004 03:10 PM



1 2 3 4 5 6 7 8 9 10 11