Package: ifenslave-2.6 Version: 1.1.0-11 Severity: normal In line 61 of /etc/network/if-pre-up.d/ifenslave arp_ip_targets are added via sysfs. As on ifdown those targets are not removed, sysfs returns an IO-error. This is because existing targets can not be re-added.
I think the best solutions to handle this would be to remove all arp_ip_targets on ifdown in /etc/network/if-post-down.d/ifenslave. Besides the IO-error it's currently impossible to reconfigure arp_ip_targets using /etc/network/interfaces. To get rid of unwanted targets you can do something like this: echo '-10.11.12.13' > /sys/class/net/bond0/bonding/arp_ip_target # To remove the target 10.11.12.13 from bond0 -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26.5 (SMP w/4 CPU cores) Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages ifenslave-2.6 depends on: ii libc6 2.7-18 GNU C Library: Shared libraries Versions of packages ifenslave-2.6 recommends: ii net-tools 1.60-22 The NET-3 networking toolkit ifenslave-2.6 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

