From owner-freebsd-questions@freebsd.org Fri Jun 10 21:00:54 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CD17AEFA18; Fri, 10 Jun 2016 21:00:54 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL SHA256 CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CFED12722; Fri, 10 Jun 2016 21:00:53 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail-d.allbsd.org ([IPv6:2400:402e:a012:6300:58:65ff:fe00:b0b]) (authenticated bits=56) by mail.allbsd.org (8.15.2/8.15.2) with ESMTPSA id u5AL0ZYT029932 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) (Client CN "/OU=GT07882699/OU=See+20www.rapidssl.com/resources/cps+20+28c+2915/OU=Domain+20Control+20Validated+20-+20RapidSSL+28R+29/CN=*.allbsd.org", Issuer "/C=US/O=GeoTrust+20Inc./CN=RapidSSL+20SHA256+20CA+20-+20G3"); Sat, 11 Jun 2016 06:00:46 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from alph.allbsd.org ([IPv6:2400:402e:a012:6300:16:ceff:fe34:2700]) by mail-d.allbsd.org (8.15.2/8.15.2) with ESMTPS id u5AL0Wjw007045 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 11 Jun 2016 06:00:32 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.allbsd.org (8.15.2/8.15.2) with ESMTPA id u5AL0WGd007042; Sat, 11 Jun 2016 06:00:32 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 11 Jun 2016 06:00:27 +0900 (JST) Message-Id: <20160611.060027.2146801142002777069.hrs@allbsd.org> To: stdin@niklaas.eu Cc: freebsd-net@freebsd.org, freebsd-questions@freebsd.org Subject: Re: And what about ipv6_defaultrouter? From: Hiroki Sato In-Reply-To: <20160610205025.GG2817@box-hlm-03.niklaas.eu> References: <20160610191828.GE2817@box-hlm-03.niklaas.eu> <20160611.053759.1734517365141755226.hrs@allbsd.org> <20160610205025.GG2817@box-hlm-03.niklaas.eu> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Jun_11_06_00_27_2016_968)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.99 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Sat, 11 Jun 2016 06:00:48 +0900 (JST) X-Spam-Status: No, score=-96.6 required=13.0 tests=CONTENT_TYPE_PRESENT, QENCPTR1,RCVD_IN_AHBL,RCVD_IN_AHBL_PROXY,RCVD_IN_AHBL_SPAM,RCVD_IN_CHINA, RCVD_IN_CHINA_KR,RCVD_IN_TAIWAN,RDNS_NONE,SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on gatekeeper.allbsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 21:00:54 -0000 ----Security_Multipart(Sat_Jun_11_06_00_27_2016_968)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Niklaas Baudet von Gersdorff wrote in <20160610205025.GG2817@box-hlm-03.niklaas.eu>: st> Hiroki Sato [2016-06-11 05:37 +0900] : st> st> > Unfortunately there is no documentation other than manual page st> > because this is a bit tricky. rc.conf(5) explains as follows: st> > st> > ---- st> > ipv6_cpe_wanif st> > st> > (str) If the variable is set to an interface name, the st> > ifconfig(8) options ``inet6 -no_radr accept_rtadv'' will be st> > added to the specified interface automatically before evalu- st> > ating ifconfig__ipv6, and two sysctl(8) variables st> > net.inet6.ip6.rfc6204w3 and net.inet6.ip6.no_radr will be set to st> > 1. st> st> So where would I start to look for further explanations on st> net.inet6.ip6.rfc6204w3 and net.inet6.ip6.no_radr? sysctl.conf(5) and st> sysctl(8) don't mention anything about them. Yes. "no_radr" can be found in ifconfig(8) manual page since it is related to one of the per-IF flags which has the same name. "rfc6204w3" is only documented in the result of "sysctl -d net.inet6.ip6.rfc6204w3". -- Hiroki ----Security_Multipart(Sat_Jun_11_06_00_27_2016_968)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAldbKmsACgkQTyzT2CeTzy2kKwCghJnhj3Rck09WFUD9H3vxU3l2 YAkAn0Z91WCiVkBnkijRn4JkFhHNVWji =Pt+m -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Jun_11_06_00_27_2016_968)----