Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 08:45:17 +0200
From:      Johann Hugo <jhugo@meraka.csir.co.za>
To:        freebsd-current@freebsd.org
Cc:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, current@freebsd.org
Subject:   Re: IPv6 accept_rtadv + bfe0
Message-ID:  <201110190845.17950.jhugo@meraka.csir.co.za>
In-Reply-To: <0BF0188F-777F-4FC3-9DB3-48FE22ACC31A@lists.zabbadoz.net>
References:  <201110182200.19244.jhugo@meraka.csir.co.za> <0BF0188F-777F-4FC3-9DB3-48FE22ACC31A@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, October 18, 2011 11:16:57 pm Bjoern A. Zeeb wrote:
> On 18. Oct 2011, at 20:00 , Johann Hugo wrote:
> > Hi
> > 
> > The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do
> > it with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to
> > ifconfig_bge0 in rc.conf it does nothing.
> > 
> > grep bfe /etc/rc.conf
> > ifconfig_bfe0="DHCP accept_rtadv"
> 
> ifconfig_bfe0="DHCP"
> ifconfig_bfe0_ipv6="inet6 accept_rtadv"

That works, but what is the function of ipv6_activate_all_interfaces="YES" in 
rc.conf

Johann



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