ifup eth0
/etc/network/interfaces:5: interface lo declared allow-auto twice
ifup: couldn't read interfaces file "/etc/network/interfaces"

If I remove the "auto lo" line I get network but no lo!

# 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
      hostname r-x-ceva6380

iface wlan0 inet dhcp
      pre-up  /etc/network/WirelessLanStartLiveBox.sh wlan0
      hostname r-x-ceva6380
      post-down /etc/network/WirelessLanStopLiveBox.sh wlan0


--
Eric Valette
Orange Lab Product and Services
Homebox Etudes Architecture et Développement
Architecte Livebox et Set Top Box
tél : (+33) 2 99 12 45 71
mél : <mailto:eric2.vale...@orange.com>


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to