From owner-freebsd-doc@FreeBSD.ORG Wed Nov 30 12:40:07 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8776516A41F for ; Wed, 30 Nov 2005 12:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B369743D4C for ; Wed, 30 Nov 2005 12:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAUCe6ET052985 for ; Wed, 30 Nov 2005 12:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAUCe66F052984; Wed, 30 Nov 2005 12:40:06 GMT (envelope-from gnats) Resent-Date: Wed, 30 Nov 2005 12:40:06 GMT Resent-Message-Id: <200511301240.jAUCe66F052984@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Lawrance Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5ECF16A420 for ; Wed, 30 Nov 2005 12:37:28 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F15743D55 for ; Wed, 30 Nov 2005 12:37:28 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from freefall.freebsd.org (lawrance@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAUCbSa1052859 for ; Wed, 30 Nov 2005 12:37:28 GMT (envelope-from lawrance@freefall.freebsd.org) Received: (from lawrance@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAUCbSQm052858; Wed, 30 Nov 2005 12:37:28 GMT (envelope-from lawrance) Message-Id: <200511301237.jAUCbSQm052858@freefall.freebsd.org> Date: Wed, 30 Nov 2005 12:37:28 GMT From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/89758: [patch] update handbook security chapter to reflect removal of the "racoon" port X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Lawrance List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 12:40:07 -0000 >Number: 89758 >Category: docs >Synopsis: [patch] update handbook security chapter to reflect removal of the "racoon" port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 30 12:40:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: >Description: The port security/racoon was removed, and racoon is now provided by security/ipsec-tools. This port is mentioned in the security chapter of the handbook, so here is an update. >How-To-Repeat: >Fix: --- patch-security-chapter.sgml begins here --- Index: chapter.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v retrieving revision 1.282 diff -u -r1.282 chapter.sgml --- chapter.sgml 1 Oct 2005 22:40:29 -0000 1.282 +++ chapter.sgml 30 Nov 2005 12:24:17 -0000 @@ -3805,15 +3805,15 @@ There are a number of choices for daemons to manage security associations with FreeBSD. This article will describe - how to use one of these, racoon — which is available as - security/racoon in the &os; Ports + how to use one of these, racoon — which is available from + security/ipsec-tools in the &os; Ports collection. racoon - The security/racoon software must be run on both gateway hosts. On each host it + The racoon software must be run on both gateway hosts. On each host it is configured with the IP address of the other end of the VPN, and a secret key (which you choose, and must be the same on both gateways). @@ -4128,7 +4128,7 @@ Install security/racoon. Edit + role="package">security/ipsec-tools. Edit ${PREFIX}/etc/racoon/psk.txt on both gateway hosts, adding an entry for the remote host's IP address and a secret key that they both know. Make sure --- patch-security-chapter.sgml ends here --- >Release-Note: >Audit-Trail: >Unformatted: