Comment 1 for bug 37260

Revision history for this message
rapha (raphael-codeschmi) wrote :

Trying with the old /etc/network/interfaces from Hoary, which looks as following, also fails:

auto lo
iface lo inet loopback

mapping hotplug
        script grep
        map eth1

iface eth0 inet static
        wireless-mode managed
        wireless-essid XXX
        wireless-key XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX
        address 10.0.0.XXX
        netmask 255.0.0.0
        gateway 10.0.0.XXX

auto eth0

iface eth1 inet dhcp