forked from extern/shorewall_code
Update the OpenVPN article for 5.0
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9cae0243a5
commit
44813f75fd
@ -68,8 +68,8 @@
|
|||||||
|
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>It is widely supported -- I run it on both Linux and Windows
|
<para>It is widely supported -- I run it on both Linux and
|
||||||
XP.</para>
|
Windows.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -118,8 +118,7 @@
|
|||||||
<para><filename>/etc/shorewall/zones</filename> — Systems A &
|
<para><filename>/etc/shorewall/zones</filename> — Systems A &
|
||||||
B</para>
|
B</para>
|
||||||
|
|
||||||
<programlisting>#ZONE TYPE OPTIONS IN OUT
|
<programlisting>#ZONE TYPE OPTIONS IN_OPTIONS OUT_OPTIONS
|
||||||
# OPTIONS OPTIONS
|
|
||||||
vpn ipv4</programlisting>
|
vpn ipv4</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -130,7 +129,7 @@ vpn ipv4</programlisting>
|
|||||||
<para>In <filename>/etc/shorewall/interfaces</filename> on system
|
<para>In <filename>/etc/shorewall/interfaces</filename> on system
|
||||||
A:</para>
|
A:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
<programlisting>#ZONE INTERFACE OPTIONS
|
||||||
vpn tun0</programlisting>
|
vpn tun0</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -257,8 +256,7 @@ vpn loc ACCEPT</programlisting>
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<para><filename>/etc/shorewall/zones</filename> — System A:</para>
|
<para><filename>/etc/shorewall/zones</filename> — System A:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE TYPE OPTIONS IN OUT
|
<programlisting>#ZONE TYPE OPTIONS IN_OPTIONS OUT_OPTIONS
|
||||||
# OPTIONS OPTIONS
|
|
||||||
road ipv4</programlisting>
|
road ipv4</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -269,7 +267,7 @@ road ipv4</programlisting>
|
|||||||
<para>In <filename>/etc/shorewall/interfaces</filename> on system
|
<para>In <filename>/etc/shorewall/interfaces</filename> on system
|
||||||
A:</para>
|
A:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
<programlisting>#ZONE INTERFACE OPTIONS
|
||||||
road tun+</programlisting>
|
road tun+</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user