Comment 6 for bug 16473

Revision history for this message
Daniel Stone (daniels) wrote :

Below is my /etc/network/interfaces, which is as-generated by a pre-Hoary
install, dist-upgrade to Hoary through Breezy. I've only changed ath0 to DHCP
recently (previously it was iface ath0 inet manual, no options), and after doing
this, lo ends up down with no IP, at boot. It's been suggested that this bug is
at fault. Either way, it really f**king bites, and breaks your system in a
very, very non-obvious way.

# 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

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
        script grep
        map eth0
        map ath0

# The primary network interface
iface eth0 inet manual
iface ath0 inet dhcp
    wireless_essid XXXXXX
    wireless_key s:XXXXXX
    wireless_nick ephemera