On Thu, Jan 31, 2002 at 04:23:23PM +0100, Kristof Verhenne wrote:

> I've got this in my rc.conf; but only ipv4 addresses are assigned when i 
> boot.

You have

options INET6 

activated in your kernel configuration (and recompiled your kernel of
course)? If you have IPv6 support in your kernel, "sysctl -a" should
show something like

[...]
net.inet6.ip6.forwarding: 0
net.inet6.ip6.redirect: 1
net.inet6.ip6.hlim: 64
[...]

Also even if you don't activate IPv6 in rc.conf FreeBSD should have
assigned link local addresses to each interface.

-- 
   bye bye
     Bernhard

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to