FreeBSD 8 as an IPv6 router
Daniel O'Connor
doconnor at gsoft.com.au
Tue Dec 13 09:16:50 UTC 2011
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
More information about the freebsd-net
mailing list