Package: ifupdown
Version: 0.8.35
Severity: normal

Dear Maintainer,

After upgrading to Debian 10 "buster" the virtual interface was misconfigured
and could not be brought up manually.

In "/etc/network/interfaces" were the following stanzas (IP addresses redacted):

allow-hotplug eth0
iface eth0 inet static
        address AAA.AAA.AAA.AAA
        netmask 255.255.255.0
        network AAA.AAA.AAA.0
        broadcast AAA.AAA.AAA.255
        gateway AAA.AAA.AAA.

allow-hotplug eth1
iface eth1 inet static
        address 172.16.BBB.BBB
        netmask 255.255.0.0

This is for a server in a data center with a public-facing IP address on eth0
and a private (RFC1918) IP address for unmetered use within the data center for
backups and other internal operations. The server is itself a QEMU virtual
instance under a KVM hypervisor.

After upgrade, no errors were reported but the eth1 interface could not be
brought up either automatically on boot or manually after boot. The eth0
interface worked as expected.

A workaround was to change "eth1" to "eth0.1" in the "interfaces" file, but
it is not clear whether this satisfies the requirement of the data center for
traffic on the private network to by unmetered. Regardless, some sort of
warning rather than silent failure should occur on upgrade.


-- Package-specific info:
--- up and down scripts installed:
/etc/network/if-down.d:
total 8
-rwxr-xr-x 1 root root  289 Jun 21  2019 bind9
-rwxr-xr-x 1 root root 1677 Mar 30  2019 clamav-freshclam-ifupdown

/etc/network/if-post-down.d:
total 0

/etc/network/if-pre-up.d:
total 0

/etc/network/if-up.d:
total 20
-rwxr-xr-x 1 root root  289 Jun 21  2019 bind9
-rwxr-xr-x 1 root root 1677 Mar 30  2019 clamav-freshclam-ifupdown
-rwxr-xr-x 1 root root 4948 Feb  3  2019 mountnfs
-rwxr-xr-x 1 root root  278 Apr 18  2014 openntpd


-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-13-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ifupdown depends on:
ii  adduser   3.118
ii  iproute2  4.20.0-2
ii  libc6     2.28-10
ii  lsb-base  10.2019051400

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.4.1-2

Versions of packages ifupdown suggests:
pn  ppp     <none>
pn  rdnssd  <none>

-- no debconf information

Reply via email to