forked from extern/shorewall_code
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>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2005-10-03</pubdate>
|
||||
<pubdate>2005-11-01</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001-2005</year>
|
||||
@ -416,7 +416,7 @@ all all REJECT info</programlisting>
|
||||
that file would might contain:</para>
|
||||
|
||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
||||
net eth0 detect rfc1918
|
||||
net eth0 detect norfc1918
|
||||
loc eth1 detect
|
||||
dmz eth2 detect</programlisting>
|
||||
|
||||
@ -435,7 +435,7 @@ dmz eth2 detect</programlisting>
|
||||
<title>Multiple Interfaces to a Zone</title>
|
||||
|
||||
<programlisting>#ZONE INTERFACE BROADCAST OPTIONS
|
||||
net eth0 detect rfc1918
|
||||
net eth0 detect norfc1918
|
||||
loc eth1 detect
|
||||
loc eth2 detect</programlisting>
|
||||
</example>
|
||||
|
Loading…
Reference in New Issue
Block a user