Correct section numbering in the IPsec sections.
This commit is contained in:
parent
d43debd757
commit
fe1fb06a6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18074
1 changed files with 4 additions and 4 deletions
|
@ -3145,9 +3145,8 @@ Network #2 [ Internal Hosts ]
|
|||
VPN.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect3>
|
||||
<title>Step 1: Creating and testing a <quote>virtual</quote>
|
||||
network link</title>
|
||||
|
||||
|
@ -3379,9 +3378,9 @@ route_vpn="192.168.2.0 192.168.2.1 netmask 0xffffff00"
|
|||
reversing the order of IP addresses.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
</sect3>
|
||||
|
||||
<sect2>
|
||||
<sect3>
|
||||
<title>Step 2: Securing the link</title>
|
||||
|
||||
<para>To secure the link we will be using IPsec. IPsec provides
|
||||
|
@ -3814,6 +3813,7 @@ ipfw add 1 allow ipencap from W.X.Y.Z to A.B.C.D
|
|||
running. Machines on each network will be able to refer to one
|
||||
another using IP addresses, and all traffic across the link will
|
||||
be automatically and securely encrypted.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue