OpenVZ Forum


Home » General » Support » Network not working
Re: Network not working [message #21620 is a reply to message #21361] Fri, 12 October 2007 10:42 Go to previous messageGo to previous message
khorenko is currently offline  khorenko
Messages: 533
Registered: January 2006
Location: Moscow, Russia
Senior Member
Hello Ugo,

most probably i know the reason of the network disappearance. Smile

The key thing here is:
> lsmod:
> sk98lin 144553 1

2.6.9-x kernels support your NIC with sk98lin driver, while this driver was obsoleted in 2.6.18-x (and not compiled).

In 2.6.18-x kernels skge driver supportd your NIC, so please try to edit /etc/modprobe.conf and replace alias eth0 from 'sk98lin' to 'skge'.

P.S. please note, that after this action the network won't start up automatically on stock CentOS4 kernel.
To check if skge works ok with your NIC, just 'modprobe skge' while running 2.6.18. eth0 should appear.
If you want to be able to boot both CentOS4 stock kernel (2.6.9) and OpenVZ kernel (2.6.18), you can try to hack /etc/init.d/network sctipt, adding 'modprobe skge' line at the very begginng of it.

Hope this helps.

--
Konstantin.


If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: User ID's and OpenVZ - something you should really consider fixing
Next Topic: File download slows down to 0bps inside VE
Goto Forum:
  


Current Time: Sun Oct 20 15:11:07 GMT 2024

Total time taken to generate the page: 0.05102 seconds