Package: ifupdown
Version: 0.6.8+nmu1

When there's an error in the /etc/network/interfaces file (I think), the
following error message occurs:
acetaldehyde:/home/kasperl# ifup eth1
Don't seem to be have all the variables for eth1/inet.

Don't seem to be have appears to be a language error.

The following config file is used (but shouldn't trigger this bug. This,
however, is a different issue altogether.)

/etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
        hwaddress ether 00:15:f2:90:c0:bd

auto eth1
allow-hotplug eth1
iface eth1 inet static
        address 192.168.1.1
        network 192.168.0.0
        broadcast 192.168.1.255
        subnet 255.255.0.0


acetaldehyde:/home/kasperl# uname -a
Linux acetaldehyde 2.6.26-2-486 #1 Thu Nov 25 01:49:20 UTC 2010 i686
GNU/Linux




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to