mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
Correct typo in OpenVPN doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2c84f6433a
commit
2c73054e6b
@ -21,7 +21,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2005-10-25</pubdate>
|
||||
<pubdate>2006-01-26</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2003</year>
|
||||
@ -30,6 +30,8 @@
|
||||
|
||||
<year>2005</year>
|
||||
|
||||
<year>2006</year>
|
||||
|
||||
<holder>Simon Mater</holder>
|
||||
|
||||
<holder>Thomas M. Eastep</holder>
|
||||
@ -197,7 +199,7 @@ verb 5</programlisting>
|
||||
B:</para>
|
||||
|
||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
||||
vpn tun0 192.168.1.255</programlisting>
|
||||
vpn tun0 </programlisting>
|
||||
</blockquote>
|
||||
|
||||
<para>In <filename>/etc/shorewall/tunnels</filename> on system B, we
|
||||
|
@ -472,8 +472,7 @@ web - $INT_IF:192.168.1.7 $EXT_IF
|
||||
|
||||
COUNT web $EXT_IF $INT_IF:192.168.1.7
|
||||
COUNT web $INT_IF:192.168.1.7 $EXT_IF
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
||||
</programlisting>
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE</programlisting>
|
||||
</blockquote>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user