Capitalize ISAKMP and fully expand the acronym.
This commit is contained in:
parent
1012d04fbb
commit
0fc7097b1e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18049
1 changed files with 2 additions and 2 deletions
|
@ -3496,8 +3496,8 @@ options IPSEC_ESP
|
|||
|
||||
<para>You must run racoon on both gateway machines. You will
|
||||
also need to add some firewall rules to allow the IKE traffic,
|
||||
which is carried over UDP to the isakmp (kmp == key
|
||||
management protocol) port. Again, this should be fairly early in
|
||||
which is carried over UDP to the ISAKMP (Internet Security Association
|
||||
Key Management Protocol) port. Again, this should be fairly early in
|
||||
your firewall ruleset.</para>
|
||||
|
||||
<programlisting>ipfw add 1 allow udp from A.B.C.D to W.X.Y.Z isakmp
|
||||
|
|
Loading…
Reference in a new issue