Static vs SLAAC - Static expected to be preferred?

Steinar H. Gunderson sesse at google.com
Thu Apr 28 00:09:01 CEST 2011


Den 27. april 2011 17:19 skrev Seth Mattinen <sethm at rollernet.us> følgende:
> It's easy to go static in Debian:
>
> iface eth0 inet6 static
>    address 2001:0DB8:107:400::a
>    netmask 64
>    pre-up modprobe ipv6
>    pre-up echo 0 > /proc/sys/net/ipv6/conf/$IFACE/autoconf
>
>
> Or did you mean something else?

I've tried various variants of this, but seemingly there are races,
and sometimes you get them anyway. I don't think I've tried
specifically the pre-up variant, though, so it might be worth a shot
(I've mainly seen various versions in rc.local).

/* Steinar */
-- 
Software Engineer, Google Switzerland


More information about the ipv6-ops mailing list