Package: netbase
Version: 4.37
Severity: normal
Hi,
I just noticed that
invoke-rc.d networking restart
does terminate DHCP connections but does not restart them. Fortunately
the machine was in the next room :-)
/etc/network/interfaces (as generated by Debian-installer):
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
/etc/init.d/networking calls
ifdown -a
which works on all configured interfaces and afterwards calls
ifup -a
which only works on interfaces marked auto, not allow-hotplug
Andreas
-- System Information:
Debian Release: squeeze/sid
APT prefers stable
APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages netbase depends on:
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
Versions of packages netbase recommends:
ii ifupdown 0.6.9 high level tools to configure netw
netbase suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]