Re: IPv6 Source Address Selection in 9.x

2013-10-14 Thread Mark Kamichoff
On Tue, Oct 15, 2013 at 06:07:54AM +0900, Hiroki Sato wrote: > pr> It's my understanding that by leaving ip6addrctl_policy as AUTO will > pr> only prefer IPv6 if ipv6_enable_all_interfaces is set to YES, which it > pr> is in my /etc/rc.conf. However, it appears that this never resulted in > pr> ip

Re: IPv6 Source Address Selection in 9.x

2013-10-14 Thread Hiroki Sato
Mark Kamichoff wrote in <20131014205824.gi25...@prolixium.com>: pr> On Tue, Oct 15, 2013 at 05:45:15AM +0900, Hiroki Sato wrote: pr> > Try ip6addrctl_policy="ipv6_prefer" in rc.conf. pr> pr> Excellent. Thank you. I glanced right over that in pr> /etc/default/rc.conf. I just added the above l

Re: IPv6 Source Address Selection in 9.x

2013-10-14 Thread Mark Kamichoff
On Tue, Oct 15, 2013 at 05:45:15AM +0900, Hiroki Sato wrote: > Try ip6addrctl_policy="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 e

Re: IPv6 Source Address Selection in 9.x

2013-10-14 Thread Hiroki Sato
Mark Kamichoff wrote in <20131014203929.gg25...@prolixium.com>: pr> Hi - pr> pr> A colleague of mine recently stumbled upon an IPv6-related quirk in pr> FreeBSD that seems to have appeared in the 9.x series. ... pr> This behavior has been reproduced on 9.2, as well. It has not been seen pr>