Package: ifupdown
Version: 0.7.5
Severity: normal
My /etc/network/interfaces configures eth0 like this:
iface eth0 inet static
# ...
iface eth0 inet6 static
address ...
netmask 64
With static config, IPv6 autoconf should (per interfaces(5)) be disabled
by default. However, sometimes on reboot the interface acquires an
autoconf address in addition to the static address. Nevertheless,
/proc/sys/net/ipv6/conf/eth0/autoconf does contain 0; and the autoconf
address always goes away if I ifdown then ifup the interface.
This does not happen on every boot, but quite often - perhaps about
50/50. I guess maybe there is a race between turning autoconf off and
the interface coming up?
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable'), (500,
'oldstable'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ifupdown depends on:
ii dpkg 1.16.9
ii initscripts 2.88dsf-34
ii iproute 20120521-3
ii libc6 2.13-37
ii lsb-base 4.1+Debian8
ifupdown recommends no packages.
Versions of packages ifupdown suggests:
ii isc-dhcp-client [dhcp-client] 4.2.2.dfsg.1-5+deb70u2
ii net-tools 1.60-24.2
ii ppp 2.4.5-5.1+b1
pn rdnssd <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]