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
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig581AF2E55952E697BB72FAF1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Jason Arnaute wrote: > (FreeBSD 6.2-RELEASE) >=20 > I have two ipv6 related lines in my /etc/rc.conf: >=20 > ifconfig_em0_alias0=3D"inet6 XXX::2/48" > ipv6_defaultrouter=3D"XXX::1" >=20 > 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=3D"XXX::2/48" Also make sure to set ipv6_enable=3D"YES". Bruce. --------------enig581AF2E55952E697BB72FAF1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----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----- --------------enig581AF2E55952E697BB72FAF1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45EDE332.6070206>