documentation error

Neo-Vortex root at Neo-Vortex.Ath.Cx
Sun Sep 12 02:19:45 UTC 2004


handbook/ipsec.html

``If a packet leaves from A.B.C.D, and that packet is encapsulating
another packet, and it is destined for W.X.Y.Z, then encrypt it, using the
necessary security associations.''

``If a packet arrives from W.X.Y.Z, and that packet is encapsulating
another packet, and it is destined for A.B.C.D, then encrypt it, using the
necessary security associations.''

should be

``If a packet leaves from A.B.C.D, and that packet is encapsulating
another packet, and it is destined for W.X.Y.Z, then encrypt it, using the
necessary security associations.''

``If a packet arrives from W.X.Y.Z, and that packet is encapsulating
another packet, and it is destined for A.B.C.D, then decrypt it, using the
necessary security associations.''

(swapping of encrypt to decrypt in the second one)



More information about the freebsd-doc mailing list