mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-22 21:48:39 +01:00
Rename 'plain' to 'ipv4' in zones file -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2761 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f8ebb40ee4
commit
c7566473d5
@ -17,7 +17,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2005-09-07</pubdate>
|
||||
<pubdate>2005-09-30</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001-2005</year>
|
||||
@ -1668,7 +1668,7 @@ TOS=0x00 PREC=0x00 TTL=64 ID=26774 DF PROTO=TCP SPT=32797 DPT=80 WINDOW=5840 RES
|
||||
<filename>/etc/shorewall/zones</filename>:</para>
|
||||
|
||||
<programlisting>#ZONE TYPE OPTIONS
|
||||
modem plain</programlisting>
|
||||
modem ipv4</programlisting>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -241,11 +241,11 @@ OMAK=<ip address of the gateway at our second home></programlisting></para
|
||||
<blockquote>
|
||||
<programlisting>#ZONE TYPE OPTTIONS IN OUT
|
||||
# OPTIONS OPTIONS
|
||||
net
|
||||
dmz
|
||||
loc
|
||||
vpn
|
||||
Wifi
|
||||
net ipv4
|
||||
dmz ipv4
|
||||
loc ipv4
|
||||
vpn ipv4
|
||||
Wifi ipv4
|
||||
sec ipsec mode=tunnel mss=1400
|
||||
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
|
||||
</programlisting>
|
||||
|
Loading…
Reference in New Issue
Block a user