|
DHCP Requests and Discovers not receiving Response
When booting up, it says DHCP timed out waiting for a response. Trying to start dhcpcd manually (dhcpcd -t 120 eth0) has the same result. I tried running ethereal at the same and it shows a bunch of 0.0.0.0 -> 255.255.255.255 DHCP Request lines, and then some 0.0.0.0 -> 255.255.255.255 DHCP Discover lines.
What is wrong and how do I fix this? DHCP in Linux used to work fine before I left college for winter break. When I returned, I didn't boot into Linux for a while, just Windows, and DHCP works fine there too.
|