From owner-freebsd-doc@FreeBSD.ORG Tue Sep 14 19:29:52 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A6A16A4CE for ; Tue, 14 Sep 2004 19:29:52 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641F843D1F for ; Tue, 14 Sep 2004 19:29:50 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i8EJTcR1007212; Tue, 14 Sep 2004 21:29:38 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i8EJTbAR007211; Tue, 14 Sep 2004 21:29:37 +0200 (CEST) (envelope-from marc) Date: Tue, 14 Sep 2004 21:29:37 +0200 From: Marc Fonvieille To: Brian Herman Message-ID: <20040914192937.GA7165@abigail.blackend.org> References: <2071E0FA-0600-11D9-9FC5-000A95908F0E@cybox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2071E0FA-0600-11D9-9FC5-000A95908F0E@cybox.com> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: Eric Robison cc: doc@FreeBSD.org Subject: Re: Problem with IPSEC in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 19:29:52 -0000 On Mon, Sep 13, 2004 at 09:42:39PM -0600, Brian Herman wrote: > I have found a bug in the IPSEC section of the freebsd handbook: > > In the document: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html > > Section 14.11.2 The Problem - states: > > There's no standard for what constitutes a VPN. VPNs can be implemented > using a number of different technologies, each of which have their own > strengths and weaknesses. This article presents a number of scenarios, > and strategies for implementing a VPN for each scenario. > > Then begins: > 14.11.3 Scenario #1: Two networks, connected to the Internet, to behave > as one > > However, this html page ends without ever going into any other > scenarios. 14.11.2 implies there should be at least 11.3, 11.4, and > perhaps more. > > The links at the bottom of this page go forward to > 14.12 - Open SSH > and backward to > 14.10 - OpenSSL > > So I can't tell if the IPSEC document 14.11 is incomplete, or if it > simply has improper links in it. Thanks for taking a look at this. > It's wellknown issues :( I mentioned these problems months ago. Since I do not have any idea of what are the other scenarios, I will just "axe" the mention to other ones. Marc