Replace the ASCII art used for the IPsec network topology with an image.
This commit is contained in:
parent
bb57df4152
commit
a94a241c40
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17854
1 changed files with 10 additions and 7 deletions
|
@ -3060,13 +3060,15 @@ options IPSEC_DEBUG #debug for IP security
|
||||||
role="ipaddr">192.168.1.x</hostid>), then one of the networks will
|
role="ipaddr">192.168.1.x</hostid>), then one of the networks will
|
||||||
have to be renumbered.</para>
|
have to be renumbered.</para>
|
||||||
|
|
||||||
<para>I think it's now a law that every VPN article must feature
|
|
||||||
some ASCII artwork. This one is no exception.</para>
|
|
||||||
|
|
||||||
<para>The network topology might look something like this:</para>
|
<para>The network topology might look something like this:</para>
|
||||||
|
|
||||||
<screen>
|
<mediaobject>
|
||||||
Network #1 [ Internal Hosts ] Private Net, 192.168.1.2-254
|
<imageobject>
|
||||||
|
<imagedata fileref="security/ipsec-network" align="center">
|
||||||
|
</imageobject>
|
||||||
|
|
||||||
|
<textobject>
|
||||||
|
<literallayout class="monospaced">Network #1 [ Internal Hosts ] Private Net, 192.168.1.2-254
|
||||||
[ Win9x/NT/2K ]
|
[ Win9x/NT/2K ]
|
||||||
[ Unix ]
|
[ Unix ]
|
||||||
|
|
|
|
||||||
|
@ -3086,8 +3088,9 @@ Network #1 [ Internal Hosts ] Private Net, 192.168.1.2-254
|
||||||
|
|
|
|
||||||
Network #2 [ Internal Hosts ]
|
Network #2 [ Internal Hosts ]
|
||||||
[ Win9x/NT/2K ] Private Net, 192.168.2.2-254
|
[ Win9x/NT/2K ] Private Net, 192.168.2.2-254
|
||||||
[ Unix ]
|
[ Unix ]</literallayout>
|
||||||
</screen>
|
</textobject>
|
||||||
|
</mediaobject>
|
||||||
|
|
||||||
<para>Notice the two public IP addresses. I'll use the letters to
|
<para>Notice the two public IP addresses. I'll use the letters to
|
||||||
refer to them in the rest of this article. Anywhere you see those
|
refer to them in the rest of this article. Anywhere you see those
|
||||||
|
|
Loading…
Reference in a new issue