Page MenuHomeFreeBSD

D11143.id.diff
No OneTemporary

D11143.id.diff

Index: head/en_US.ISO8859-1/books/handbook/security/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/handbook/security/chapter.xml
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml
@@ -2127,8 +2127,9 @@
information on the <acronym>IPsec</acronym> subsystem in
&os;.</para>
- <para>To add <acronym>IPsec</acronym> support to the kernel, add
- the following options to the custom kernel configuration file
+ <para><acronym>IPsec</acronym> support is enabled by default on &os; &nbsp; 11 and newer.
+ To add <acronym>IPsec</acronym> support to the kernel of older &os; releases,
+ add the following options to the custom kernel configuration file
and rebuild the kernel using the instructions in <xref
linkend="kernelconfig"/>:</para>
@@ -2271,10 +2272,10 @@
network. The following commands will achieve this
goal:</para>
- <screen>&prompt.root; <userinput>corp-net# route add <replaceable>10.0.0.0 10.0.0.5 255.255.255.0</replaceable></userinput>
-&prompt.root; <userinput>corp-net# route add net <replaceable>10.0.0.0: gateway 10.0.0.5</replaceable></userinput>
-&prompt.root; <userinput>priv-net# route add <replaceable>10.246.38.0 10.246.38.1 255.255.255.0</replaceable></userinput>
-&prompt.root; <userinput>priv-net# route add host <replaceable>10.246.38.0: gateway 10.246.38.1</replaceable></userinput></screen>
+ <screen>corp-net&prompt.root; <userinput>route add <replaceable>10.0.0.0 10.0.0.5 255.255.255.0</replaceable></userinput>
+corp-net&prompt.root; <userinput>route add net <replaceable>10.0.0.0: gateway 10.0.0.5</replaceable></userinput>
+priv-net&prompt.root; <userinput>route add <replaceable>10.246.38.0 10.246.38.1 255.255.255.0</replaceable></userinput>
+priv-net&prompt.root; <userinput>route add host <replaceable>10.246.38.0: gateway 10.246.38.1</replaceable></userinput></screen>
<para>At this point, internal machines should be reachable from
each gateway as well as from machines behind the gateways.

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 23, 11:35 PM (11 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35419739
Default Alt Text
D11143.id.diff (2 KB)

Event Timeline