Date: Mon, 14 Oct 2013 16:58:24 -0400 From: Mark Kamichoff <prox@prolixium.com> To: Hiroki Sato <hrs@FreeBSD.org> Cc: freebsd-net@FreeBSD.org Subject: Re: IPv6 Source Address Selection in 9.x Message-ID: <20131014205824.GI25061@prolixium.com> In-Reply-To: <20131015.054515.997515800600548642.hrs@allbsd.org> References: <20131014203929.GG25061@prolixium.com> <20131015.054515.997515800600548642.hrs@allbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--kORqDWCi7qDJ0mEj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 15, 2013 at 05:45:15AM +0900, Hiroki Sato wrote: > Try ip6addrctl_policy=3D"ipv6_prefer" in rc.conf. Excellent. Thank you. I glanced right over that in /etc/default/rc.conf. I just added the above line to /etc/rc.conf and ran /etc/rc.d/ip6addrctl start prefer_ipv6. Now, it works as expected: (dax:16:47)% telnet he.net. 80 Trying 2001:470:0:76::2... Connected to he.net. Escape character is '^]'. ^]^D telnet> Connection closed. It's my understanding that by leaving ip6addrctl_policy as AUTO will only prefer IPv6 if ipv6_enable_all_interfaces is set to YES, which it is in my /etc/rc.conf. However, it appears that this never resulted in ip6addrctl_prefer_ipv6 being called from /etc/rc.d/ip6addrctl. Maybe I'm reading this wrong ...=20 - Mark --=20 Mark Kamichoff prox@prolixium.com http://www.prolixium.com/ --kORqDWCi7qDJ0mEj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJcWvAACgkQ0TYC9KtF8BNyoQCeMPQq12GTDu3SGvqX/STybLTU J84AnA3csDeq/gH5WvK3V1vsw2yRK3hi =VhWp -----END PGP SIGNATURE----- --kORqDWCi7qDJ0mEj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131014205824.GI25061>