On 01/03/07, Mike Noble mgnoble@gmail.com wrote:
I have just installed CentOS 4.4 and can't get the ethernet to work Ethernet is built into the motherboard: Marrvell Technology Ltd. 88E8001 Gigabit Ethernet Controler (reported by Network Configuration) It shows the device is active. using static address /etc/resolv.conf is setup correctly
Have you tried stopping the firewall if that won't leave you too exposed?
# service iptables stop
Could you provide the pertinent details from...
# lsmod # ifconfig -a # netstat -rn
Will.