[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wireless works, wired doesn't [Debian 6.0.7]



On Sun, Aug 25, 2013 at 06:27:34PM +0300, Alexander Kapshuk wrote:
> Howdy,
> Upon starting my PC, wireless networking was found to be working, but not
> the wired one.
> /var/log/daemon.log says DHCPv4 request timed out. Canceled DHCP
> transaction.
> 
> What could be wrong here?

I had the same problem. The fix was to comment out the last line in
/etc/network/interfaces. Should look like this:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#iface eth0 inet dhcp

Note the last line is commented out.

HTH

-- 
Bob Holtzman
Your mail is being read by tight lipped 
NSA agents who fail to see humor in Doctor 
Strangelove 
Key ID 8D549279

Attachment: signature.asc
Description: Digital signature


Reply to: