In order to get network connectivity, if your router is working correctly, when you get to the command prompt issue the following command:
# ifdown eth0
then
#ifup eth0
and you should see your NIC negotiating with the routers DHCP service.
hope this helps!





