On 13/12/2011, at 19:41, Hajimu UMEMOTO wrote: > The prefixlen of assigend IPv6 address have to be 64 to SLAAC work > correctly.
OK. I have the following dhcp6c.conf.. interface eth0 { information-only; }; interface tun0 { send ia-pd 0; }; id-assoc pd { prefix-interface eth0 { sla-id 1; sla-len 4; }; }; Is there a way to tweak it to do the right thing? Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"