diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml index 807870b165..f04f4c3ef6 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml @@ -1,7 +1,7 @@ @@ -2350,6 +2350,13 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995 http://www.kame.net/newsletter/ has more comprehensive examples. + Please be aware that in order to use this functionality, you + must have the following options compiled into your kernel: + + +options IPSEC #IP security +options IPSEC_ESP #IP security (crypto; define w/IPSEC) + Transport mode example with IPv4 diff --git a/en_US.ISO_8859-1/books/handbook/security/chapter.sgml b/en_US.ISO_8859-1/books/handbook/security/chapter.sgml index 807870b165..f04f4c3ef6 100644 --- a/en_US.ISO_8859-1/books/handbook/security/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/security/chapter.sgml @@ -1,7 +1,7 @@ @@ -2350,6 +2350,13 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995 http://www.kame.net/newsletter/ has more comprehensive examples. + Please be aware that in order to use this functionality, you + must have the following options compiled into your kernel: + + +options IPSEC #IP security +options IPSEC_ESP #IP security (crypto; define w/IPSEC) + Transport mode example with IPv4