diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-07-26 16:07:39 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-07-26 16:07:39 +0000 |
commit | 055c9ecfa9a0a9196a6140d4f9947b8c5f68e063 (patch) | |
tree | 04c94db6d091fec3a4d143890303e32506e2dbf2 | |
parent | 32936b7175c5b794eae2feb1efacf45c74ee2331 (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/handbook/security/chapter.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml index ad64aba247..9f5786dfa7 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml @@ -3812,7 +3812,7 @@ options IPSEC_ESP <primary>racoon</primary> </indexterm> - <para>The <filename role="port">security/racoon</filename> software must be run on both gateway hosts. On each host it + <para>The <filename role="package">security/racoon</filename> 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> |