Package: ifupdown
Version: 0.8.45
Followup-For: Bug #1125134
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Correction to the original report:
The problem seemed to be with my /etc/network/interfaces file, using
allow-hotplug
instead of
auto
for ethernet interfaces.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I edited the /etc/network/interfaces file to better reflect my actual use case,
and the result included below worked as I hoped without delay on start-up.
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- Package-specific info:
--- /etc/network/interfaces:
# 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
auto eth0
iface eth0 inet dhcp
#
allow-hotplug usb0
iface usb0 inet dhcp
#auto eth1
#iface eth1 inet dhcp
--- up and down scripts installed:
/etc/network/if-down.d:
total 12
-rwxr-xr-x 1 root root 289 Jan 16 2018 bind9
-rwxr-xr-x 1 root root 331 Apr 23 2025 resolvconf
-rw-r--r-- 1 root root 759 Sep 27 2022 resolved
lrwxrwxrwx 1 root root 32 Nov 8 19:39 wpasupplicant ->
../../wpa_supplicant/ifupdown.sh
/etc/network/if-post-down.d:
total 0
lrwxrwxrwx 1 root root 32 Nov 8 19:39 wpasupplicant ->
../../wpa_supplicant/ifupdown.sh
/etc/network/if-pre-up.d:
total 4
-rwxr-xr-x 1 root root 348 Nov 30 2023 ethtool
lrwxrwxrwx 1 root root 32 Nov 8 19:39 wpasupplicant ->
../../wpa_supplicant/ifupdown.sh
/etc/network/if-up.d:
total 32
-rwxr-xr-x 1 root root 1042 Apr 23 2025 000resolvconf
-rw-r--r-- 1 root root 289 Jan 16 2018 bind9
-rwxr-xr-x 1 root root 1689 Nov 30 2023 ethtool
-rwxr-xr-x 1 root root 4592 Oct 21 18:24 mountnfs
-rwxr-xr-x 1 root root 1129 Mar 11 2024 ntpsec-ntpdate
-rw-r--r-- 1 root root 4665 Jun 28 2023 resolved
lrwxrwxrwx 1 root root 32 Nov 8 19:39 wpasupplicant ->
../../wpa_supplicant/ifupdown.sh
-- System Information:
Debian Release: forky/sid
APT prefers experimental
APT policy: (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.19.0-rc4+ (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages ifupdown depends on:
ii adduser 3.154
ii iproute2 6.18.0-1
ii libc6 2.42-7
Versions of packages ifupdown recommends:
ii isc-dhcp-client [dhcp-client] 4.4.3-P1-8
Versions of packages ifupdown suggests:
ii ppp 2.5.2-1+1.2
pn rdnssd <none>
-- no debconf information