From lawrance@FreeBSD.org  Wed Nov 30 12:37:28 2005
Return-Path: <lawrance@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B5ECF16A420
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <lawrance@FreeBSD.org>
Reply-To: Sam Lawrance <lawrance@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] update handbook security chapter to reflect removal of the "racoon" port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 12:40:06 GMT 2005
>Closed-Date:    Wed Nov 30 13:06:39 GMT 2005
>Last-Modified:  Wed Nov 30 13:10:02 GMT 2005
>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 @@
  
        <para>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&nbsp;&mdash; which is available as
-	 <filename role="package">security/racoon</filename> in the &os; Ports
+         how to use one of these, racoon&nbsp;&mdash; which is available from
+	 <filename role="package">security/ipsec-tools</filename> in the &os; Ports
 	 collection.</para>
  
        <indexterm>
 	 <primary>racoon</primary>
        </indexterm>
 
-       <para>The <filename role="package">security/racoon</filename> software must be run on both gateway hosts.  On each host it
+       <para>The <application>racoon</application> 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).</para>
@@ -4128,7 +4128,7 @@
         </listitem>
         <listitem>
           <para>Install <filename
-            role="package">security/racoon</filename>.  Edit
+            role="package">security/ipsec-tools</filename>.  Edit
             <filename>${PREFIX}/etc/racoon/psk.txt</filename> 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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Nov 30 13:06:31 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89758 

From: Sam Lawrance <lawrance@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/89758: [patch] update handbook security chapter to reflect removal of the "racoon" port
Date: Thu, 1 Dec 2005 00:09:07 +1100

 Please hold off this PR for a short time, there may be a few other  
 small changes coming (depending on a response from the ipsec-tools  
 maintainer).
 
>Unformatted:
