If you can ping other machines on the network it is probably not a driver issue and likely a configuration issue. Can you ping an external ip address eg this forum is 66.246.118.210 ? What does ifconfig eth0 show? Try this: sudo ifdown eth0 sudo ifup eth0 and report the results.... -- kleeman