Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Mar 2007 13:54:58 -0800
From:      "Bruce A. Mah" <bmah@freebsd.org>
To:        Jason Arnaute <non_secure@yahoo.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: what is wrong with ipv6_defaultrouter ?
Message-ID:  <45EDE332.6070206@freebsd.org>
In-Reply-To: <409952.63095.qm@web51013.mail.yahoo.com>
References:  <409952.63095.qm@web51013.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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 #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF7eMy2MoxcVugUsMRAijTAJ9YUgv2fIN+MsqstTyal4GfibpSUQCaAsYk
Dfm1pJU1kHCv/LT1gcdOTVA=
=NTan
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45EDE332.6070206>