Date: Fri, 16 Aug 2013 11:54:14 -0700 From: Eric Camachat <eric.camachat@gmail.com> To: Kimmo Paasiala <kpaasial@gmail.com> Cc: FreeBSD current <freebsd-current@freebsd.org> Subject: Re: ipv6_activate_all_interfaces doesn't work on wireless interface. Message-ID: <CACeEFf7iJGNfLjiC-8Ev=am5pE7pEKJuOpPLnTbXJhEFkO-MjQ@mail.gmail.com> In-Reply-To: <CA%2B7WWSejw14ZhgVUjbjH-VjZh4A0yaLt2R8XeL77Back995qNw@mail.gmail.com> References: <1376632058.1841.6.camel@localhost> <CA%2B7WWSejw14ZhgVUjbjH-VjZh4A0yaLt2R8XeL77Back995qNw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, I will try add accept_rtadv to ifconfig_wlan0_ipv6. Thanks, Eric On Fri, Aug 16, 2013 at 6:19 AM, Kimmo Paasiala <kpaasial@gmail.com> wrote: > On Fri, Aug 16, 2013 at 8:47 AM, Eric L Camachat > <eric.camachat@gmail.com> wrote: > > Here is my /etc/rc.conf > > ipv6_enable="YES" > > #ip6addrctl_enable="YES" > > #ip6addrctl_policy="ipv6_prefer" > > #ipv6_activate_all_interfaces="YES" > > wlans_iwn0="wlan0" > > ifconfig_wlan0="WPA DHCP" > > > > rc.d system said ipv6_enable is obsoleted by > > ipv6_activate_all_interfaces. > > So, I tried to replaced ipv6_enable with ipv6_activate_all_interfaces > > and ip6addrctl_*, interface wlan0 will not get ipv6 address from router. > > > > After investigated, that's because of wlan0 didn't add 'accept_rtadv' > > ipv6 option. > > > > -- > > Eric > > > > As far as I know, not enabling accept_rtadv is a reasonable default > and it has been like that always. Just like DHCP is not a default > configuration method for IPv4 addresses. > > -Kimmo >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACeEFf7iJGNfLjiC-8Ev=am5pE7pEKJuOpPLnTbXJhEFkO-MjQ>