Bug#779681: executing ifdown on a dhcp configured interface unconfigures other dhcp interfaces

2015-07-07 Thread Christoph Kling
I can confirm that this bug affects also version 0.7.54. Christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#779681: executing ifdown on a dhcp configured interface unconfigures other dhcp interfaces

2015-03-03 Thread David S. Roth
Package: ifupdown Version: 0.7.52 The system under test has 3 network interfaces each configured using dhcp. System configuration: /etc/network/interfaces: auto eth0 allow-hotplug eth0 iface eth0 inet dhcp auto eth2 allow-hotplug eth2 iface eth2 inet dhcp auto eth3 allow-hotplug eth3 iface e