mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +02:00
Fix interface options typos. ( Thanks to "Wall" at #shorewall for reporting
the issue ) git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2944 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f6452d6282
commit
4a1cddd08f
@ -15,7 +15,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2005-10-03</pubdate>
|
<pubdate>2005-11-01</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001-2005</year>
|
<year>2001-2005</year>
|
||||||
@ -416,7 +416,7 @@ all all REJECT info</programlisting>
|
|||||||
that file would might contain:</para>
|
that file would might contain:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
||||||
net eth0 detect rfc1918
|
net eth0 detect norfc1918
|
||||||
loc eth1 detect
|
loc eth1 detect
|
||||||
dmz eth2 detect</programlisting>
|
dmz eth2 detect</programlisting>
|
||||||
|
|
||||||
@ -435,7 +435,7 @@ dmz eth2 detect</programlisting>
|
|||||||
<title>Multiple Interfaces to a Zone</title>
|
<title>Multiple Interfaces to a Zone</title>
|
||||||
|
|
||||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
||||||
net eth0 detect rfc1918
|
net eth0 detect norfc1918
|
||||||
loc eth1 detect
|
loc eth1 detect
|
||||||
loc eth2 detect</programlisting>
|
loc eth2 detect</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user