I am trying to install centos 4.2 on an Asus P5LD2-VM and cannot for the life of me get networking to work.
The installer does not see the onboard Gbit ethernet port nor can I configure at after installation.
It gives no errors when I modprobe e1000 to insert the drivers but I cannot "ifup eth0" without getting a "device eth0 does not seem to be present, delaying initialization." error message. (yes I have the ifcfg-eth0 file set up properly)
What am I missing?
TIA
David
David M. Shirley wrote:
I am trying to install centos 4.2 on an Asus P5LD2-VM and cannot for the life of me get networking to work.
The installer does not see the onboard Gbit ethernet port nor can I configure at after installation.
It gives no errors when I modprobe e1000 to insert the drivers but I cannot "ifup eth0" without getting a "device eth0 does not seem to be present, delaying initialization." error message. (yes I have the ifcfg-eth0 file set up properly)
What am I missing?
My guess would be the correct driver. Is e1000 really the correct module for the NIC?
Hi all, does anyone know of a useful open source alternative to a Packeteer (http://www.packeteer.com/) ?
cheers
On 06/02/06, Tony Wicks tony@prophecy.net.nz wrote:
Hi all, does anyone know of a useful open source alternative to a Packeteer (http://www.packeteer.com/) ?
I've no first hand experience implementing HTB but I occaisionally dip in the docs every year or two to gauge where they're at.
Have you Googled?
http://trekweb.com/~jasonb/articles/traffic_shaping/
http://talk.trekweb.com/~jasonb/articles/linux_tc_minihowto.shtml
I'd also suggest LARTC but their website appears to be shaped out of existence. :)
(It's probably just a temporary thing.) There's a mailing list for Linux advanced Routing & Traffic Control here...
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
Will.