From owner-freebsd-doc@freebsd.org Mon Dec 28 22:36:57 2015 Return-Path: Delivered-To: freebsd-doc@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 B8F1BA546D0 for ; Mon, 28 Dec 2015 22:36:57 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F44514A7 for ; Mon, 28 Dec 2015 22:36:57 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 94AE125D385E; Mon, 28 Dec 2015 22:36:53 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 089DDC770A0; Mon, 28 Dec 2015 22:36:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id 4IG6kcJ9A-dG; Mon, 28 Dec 2015 22:36:51 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4410:d0e9:39ce:5d55:4dbc] (unknown [IPv6:fde9:577b:c1a9:4410:d0e9:39ce:5d55:4dbc]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 8550FC77090; Mon, 28 Dec 2015 22:36:49 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: IPsec Documentation From: "Bjoern A. Zeeb" In-Reply-To: <20151228223202.GA83834@2bithacker.net> Date: Mon, 28 Dec 2015 22:36:43 +0000 Cc: freebsd-doc@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20151228223202.GA83834@2bithacker.net> To: chip@2bithacker.net X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2015 22:36:57 -0000 > On 28 Dec 2015, at 22:32 , Chip Marshall wrote: >=20 > Good afternoon, >=20 > Documentation newbie here, but I've been thinking of updating section > 13.7.1 (Configuring a VPN on FreeBSD) of the Handbook for a few = reasons, > but figured I should touch base here first and make sure I'm not > duplicating effort or stepping on any toes. >=20 > =E2=80=A6 > With the introduction of IPsec into the GENERIC kernel, I > figured it would be good to get this section of the handbook > revised a bit. +1 > As a side note, I noticed there's a fair amount of use of RFC 1918 > space (10/8, 192.168/16, etc) in the Handbook. Is there any > interest in revising it to use RFC 5737 space instead? That's = dedicated > documentation space that is never supposed to be used in a live = network. > There's a corresponding IPv6 space as well, defined in RFC 3849. +2 I am sure a couple of us would be happy to cross-read patches for = content. Bjoern