 |
 |
 |
 |
| Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc. |

3rd March 2007, 12:58 AM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 6

|
|
|
odd DHCP reboot issue
hey guys,
i'm a new fedora user, and relatively new to linux. i've installed fedora core 6 recently, and during the install process i noticed an odd problem with my network card, and i'm not sure if it's software or hardware related. when i reboot my computer to switch from win XP pro to linux or vice versa, or if i simply reboot my computer within OS, my network card does not work upon boot. that is, i get this error message:
via-rhine device eth0 does not seem to be present
originally, when i noticed the internet problem, i noticed it in win xp. in win xp, i would run ipconfig, and no network card would be detected. the only fix for this problem that i've found is to completely shut down the computer, unplug my computer and wait about 10 seconds and plug it back in. the waiting time indeed matters, as the network lights have to be off for a few seconds. if you only wait 5 seconds, for example, you reboot without any changes to the situation.
this unplug and replug and reboot fix is bizarre for me because i've never had any problem like this before. any ideas?
cheers,
cprice
|

3rd March 2007, 01:09 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
|
Sounds familiar, sounds like a bug. Maybe someone here has that card and can give you a solution. The only thing I would try would be to bring it down, maybe rmmod the module it uses before rebooting - lsmod will show you which modules are loaded.
ifdown eth0
rmmod <name of the module>
just to see what happens.
|

3rd March 2007, 02:17 AM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 6

|
|
|
ifdown command gives command not found
as does ifconfig
|

3rd March 2007, 06:15 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
|
You have to be root to issue those commands:
su -
ifdown eth0
rmmod <something>
|

3rd March 2007, 04:51 PM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 6

|
|
|
i looked some earlier posts and tried those commands, too, both as user and su. same result. i'll give it another shot, but for now i received the same command not found error even as su.
|

6th March 2007, 04:57 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
Quote:
|
Originally Posted by cprice
|
There is no need to "fix" anything since nothing is broken.
If you want to add it to your path that's fine but you really just need to type the commands I gave correctly
su -
is not the same as
su
|

7th March 2007, 03:25 AM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 6

|
|
|
no, i meant that i am now trying to figure out why my card is no longer responding when i reboot.
i can run ifdown eth0, and everything seems fine. if i run ifup eth0, it finds my IP again just fine. no error messages appear. i'll add some more info as i get it. it's a busy week with classes, exams, and such
|

9th March 2007, 03:44 AM
|
|
Registered User
|
|
Join Date: Mar 2007
Posts: 6

|
|
|
so the problem has not resolved itself. some information about the setup. i'm running a xen setup.
when i ifconfig when my networking is working, i get five devices:
lo, eth0, peth0, vif0.0, and xenbr0. i looked up some info on these and found that xenbr0 sort of coordinates the peth0, eth0, vif0.0, etc. when my networking is not working, only the lo and xenbr0 are up. i assume xen runs a script to set up the dom0 and so forth to link up eth0 and peth0 and the virtual eth0. so something is going wrong here when i restart.
i hope this helps. sometimes i have other devices running, such as sit0, sit1, sit2 if ipv6 is up. i've been playing around with ipv6. i can disable it if need be, but the problems i've been having were occurring before i played around with ipv6.
any ideas?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:38 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|