From owner-freebsd-doc@freebsd.org Thu Dec 27 18:28:54 2018 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 672F1141EF7A for ; Thu, 27 Dec 2018 18:28:54 +0000 (UTC) (envelope-from john.blue@rrcic.com) Received: from mail.rrcic.com (argus-array.rrcic.com [184.186.210.233]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail", Issuer "mail" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5CBBC8650D for ; Thu, 27 Dec 2018 18:28:52 +0000 (UTC) (envelope-from john.blue@rrcic.com) Received: from mail.rrcic.com (10.41.32.21) by mail.rrcic.com (10.41.32.21) with Microsoft SMTP Server (TLS) id 15.0.847.32; Thu, 27 Dec 2018 12:13:10 -0600 Received: from mail.rrcic.com ([fe80::a05e:dfd0:1b4f:7598]) by mail.rrcic.com ([fe80::a05e:dfd0:1b4f:7598%12]) with mapi id 15.00.0847.030; Thu, 27 Dec 2018 12:12:53 -0600 From: "John W. Blue" To: "freebsd-doc@FreeBSD.org" Subject: 31.9.2. Configuring IPv6 Thread-Topic: 31.9.2. Configuring IPv6 Thread-Index: AdSeDzmuhYwFxowJQXmYTGeAUXaXBw== Date: Thu, 27 Dec 2018 18:12:52 +0000 Message-ID: <01586634bc78451ab5fb0fd7870cbd5d@mail.rrcic.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.41.32.100] MIME-Version: 1.0 X-Rspamd-Queue-Id: 5CBBC8650D X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dmarc=pass (policy=none) header.from=rrcic.com; spf=pass (mx1.freebsd.org: domain of john.blue@rrcic.com designates 184.186.210.233 as permitted sender) smtp.mailfrom=john.blue@rrcic.com X-Spamd-Result: default: False [-1.91 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.73)[-0.729,0]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+MX]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; IP_SCORE(0.27)[asn: 22773(1.43), country: US(-0.08)]; NEURAL_HAM_LONG(-0.95)[-0.949,0]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_SPAM_SHORT(0.31)[0.308,0]; MX_GOOD(-0.01)[argus-array.rrcic.com]; DMARC_POLICY_ALLOW(-0.50)[rrcic.com,none]; TO_DN_EQ_ADDR_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+]; ASN(0.00)[asn:22773, ipnet:184.186.208.0/21, country:US]; RCVD_TLS_LAST(0.00)[] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2018 18:28:54 -0000 Hello, It would be nice if the 31.9.2 section of the handbook dealing with configu= ration of IPv6 could be updated to indicate that a default install of FreeB= SD only supports SLAAC. Additionally, it should mention that a DHCPv6 clie= nt can be found here: https://www.freshports.org/net/isc-dhcp44-client Thanks! John