Date: Sat, 27 Oct 2012 15:57:07 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: brian@FreeBSD.org Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, dim@FreeBSD.org Subject: Re: svn commit: r242074 - head/etc/rc.d Message-ID: <20121027.155707.2226765252880570777.hrs@allbsd.org> In-Reply-To: <20121026235044.GA77528@thong.lan.Awfulhak.org> References: <20121025171827.GA59432@thong.lan.Awfulhak.org> <20121026.035215.1799343372729116466.hrs@allbsd.org> <20121026235044.GA77528@thong.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Sat_Oct_27_15_57_07_2012_122)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Brian Somers <brian@FreeBSD.org> wrote in <20121026235044.GA77528@thong.lan.Awfulhak.org>: br> When I reboot and don't use -accept_rtadv (and leave br> net.inet6.ip6.accept_rtadv set to zero), I repeatedly see this in br> /var/log/messages: br> br> Oct 26 16:31:26 gw rtadvd[2879]: non-zero lifetime RA on RA receiving interface sk0. Ignored. br> Oct 26 16:31:33 gw rtadvd[2879]: non-zero lifetime RA on RA receiving interface bridge0. Ignored. br> Oct 26 16:31:42 gw rtadvd[2879]: non-zero lifetime RA on RA receiving interface sk0. Ignored. br> Oct 26 16:31:49 gw rtadvd[2879]: non-zero lifetime RA on RA receiving interface bridge0. Ignored. br> br> This seems to be the problem. Because check_accept_rtadv() (in br> rtadvd) reports the interface as being able to accept RAs (it finds br> the ND6_IFF_ACCEPT_RTADV flag), it drops outgoing RAs and nothing br> happens. Can you send me your /etc/rc.conf and /etc/sysctl.conf? I guess you are still using ipv6_enable=YES on 9.X. -- Hiroki ----Security_Multipart(Sat_Oct_27_15_57_07_2012_122)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAlCLhcMACgkQTyzT2CeTzy10wwCgmYzKrUH2NFWRg9Vm6q+62x76 dUgAnR7QehCP8uobHLAOz68T9J2oz1cZ =pX+J -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Oct_27_15_57_07_2012_122)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121027.155707.2226765252880570777.hrs>