I would like to add some more information that might be helpful:

After installing the latest unstable ifupdown 0.6.5 this morning my
hotplugged devices won't start at boot time anymore. Even though it is
possible to start the interface from the console:

orthanc ~ # ifup -vvv eth0=hotplug
Running mapping script grep on hotplug
Configuring interface eth0=eth0 (inet)
run-parts -verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/wireless-tools

dhclient3 -pf /var/run/dhclient.eth0.pid -lf /var/run/dhclient.eth0.leases
eth0
Internet Systems Consortium DHCP Client V3.0.1
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

sit0: unknown hardware address type 776
eth2: unknown hardware address type 24
xircom cardbus adaptor found, registering as eth0, using irq 9
xircom_cb: Link is 100 mbit
sit0: unknown hardware address type 776
eth2: unknown hardware address type 24
NET: Registered protocol family 17
Listening on LPF/eth0/00:10:a4:c5:97:e8
Sending on   LPF/eth0/00:10:a4:c5:97:e8
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPOFFER from 10.1.1.16
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.1.1.16
bound to 10.1.1.248 -- renewal in 1691 seconds
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/clamav-freshclam-ifupdown 
run-parts: executing /etc/network/if-up.d/ntp-server 
run-parts: executing /etc/network/if-up.d/openvpn 
run-parts: executing /etc/network/if-up.d/postfix

Here's my /etc/network/interfaces:

mapping hotplug
        script grep
        map eth0

# The primary network interface
iface eth0 inet dhcp

Regards, Michael



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

Reply via email to