From owner-freebsd-current@FreeBSD.ORG Wed Oct 19 07:31:26 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DFD5106566C for ; Wed, 19 Oct 2011 07:31:26 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper-int.allbsd.org [IPv6:2001:2f0:104:e002::2]) by mx1.freebsd.org (Postfix) with ESMTP id 70DC38FC08 for ; Wed, 19 Oct 2011 07:31:25 +0000 (UTC) Received: from alph.allbsd.org ([IPv6:2001:2f0:104:e010:862b:2bff:febc:8956]) (authenticated bits=128) by mail.allbsd.org (8.14.4/8.14.4) with ESMTP id p9J7V8v6054434; Wed, 19 Oct 2011 16:31:18 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.allbsd.org (8.14.4/8.14.4) with ESMTP id p9J7V4q2082395; Wed, 19 Oct 2011 16:31:07 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 19 Oct 2011 16:20:39 +0900 (JST) Message-Id: <20111019.162039.287925025580794156.hrs@allbsd.org> To: jhugo@meraka.csir.co.za From: Hiroki Sato In-Reply-To: <201110190845.17950.jhugo@meraka.csir.co.za> References: <201110182200.19244.jhugo@meraka.csir.co.za> <0BF0188F-777F-4FC3-9DB3-48FE22ACC31A@lists.zabbadoz.net> <201110190845.17950.jhugo@meraka.csir.co.za> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.3.51 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Wed_Oct_19_16_20_39_2011_915)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Wed, 19 Oct 2011 16:31:19 +0900 (JST) X-Spam-Status: No, score=-104.4 required=13.0 tests=BAYES_00, CONTENT_TYPE_PRESENT, QENCPTR2, RDNS_NONE, SPF_SOFTFAIL, USER_IN_WHITELIST autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on gatekeeper.allbsd.org Cc: freebsd-current@FreeBSD.org Subject: Re: IPv6 accept_rtadv + bfe0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 07:31:26 -0000 ----Security_Multipart(Wed_Oct_19_16_20_39_2011_915)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Johann Hugo wrote in <201110190845.17950.jhugo@meraka.csir.co.za>: jh> On Tuesday, October 18, 2011 11:16:57 pm Bjoern A. Zeeb wrote: jh> > On 18. Oct 2011, at 20:00 , Johann Hugo wrote: jh> > > Hi jh> > > jh> > > The only way that I can get bfe0 to enable ACCEPT_RTADV is to manually do jh> > > it with ifconfig bfe0 inet6 accept_rtadv. Even if I add it to jh> > > ifconfig_bge0 in rc.conf it does nothing. jh> > > jh> > > grep bfe /etc/rc.conf jh> > > ifconfig_bfe0="DHCP accept_rtadv" jh> > jh> > ifconfig_bfe0="DHCP" jh> > ifconfig_bfe0_ipv6="inet6 accept_rtadv" jh> jh> That works, but what is the function of ipv6_activate_all_interfaces="YES" in jh> rc.conf $ipv6_activate_all_interfaces has nothing to do with accept_rtadv and is not needed in most cases. Please read rc.conf(5) for more details of the function. -- Hiroki ----Security_Multipart(Wed_Oct_19_16_20_39_2011_915)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEUEABECAAYFAk6eekcACgkQTyzT2CeTzy1K5wCYxqXfw7kauzt3OdUoc5FVctJt ZQCfWRPLo2214aYh65OKaUJ30POkXlw= =0wz7 -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Oct_19_16_20_39_2011_915)----