Hi,

this bug is also reproducible using Debian Wheezy 7.7 with IPv6 and at least
one further IPv6 alias.

iface eth0 inet6 static
        address 2001:xxxx:yyyy::c1c0:e0e
        netmask 64
        gateway 2001:xxxx:yyyy::feed:cafe
        # add aliases
        up   ip -6 addr add 2001:xxxx:yyyy::c1c0:e12/128 dev eth0
        down ip -6 addr del 2001:xxxx:yyyy::c1c0:e12/128 dev eth0
        # silly workaround for apache2 service startup
        post-up sleep 1

Adding the last line seems to ensure that $network is actually usable.

-Florian 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to