If memory serves me right, Jason Arnaute wrote:
> (FreeBSD 6.2-RELEASE)
> 
> I have two ipv6 related lines in my /etc/rc.conf:
> 
> ifconfig_em0_alias0="inet6 XXX::2/48"
> ipv6_defaultrouter="XXX::1"
> 
> When I boot like this, I do not get a default ipv6
> route in my routing table.  'netstat -rn' shows me a
> default route for ipv4, but no default route for ipv6.

You probably want to replace that first line with:

ipv6_ifconfig_em0="XXX::2/48"

Also make sure to set ipv6_enable="YES".

Bruce.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to