mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-23 05:01:34 +01:00
Remove 'detectnets' from sample configs
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6770 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
be5f004ce8
commit
6dd9a53751
@ -17,6 +17,6 @@
|
||||
###############################################################################
|
||||
#ZONE INTERFACE BROADCAST OPTIONS
|
||||
net eth0 detect tcpflags,dhcp,routefilter,nosmurfs,logmartians
|
||||
loc eth1 detect tcpflags,detectnets,nosmurfs
|
||||
loc eth1 detect tcpflags,nosmurfs
|
||||
dmz eth2 detect
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
||||
|
@ -17,5 +17,5 @@
|
||||
###############################################################################
|
||||
#ZONE INTERFACE BROADCAST OPTIONS
|
||||
net eth0 detect dhcp,tcpflags,routefilter,nosmurfs,logmartians
|
||||
loc eth1 detect tcpflags,detectnets,nosmurfs
|
||||
loc eth1 detect tcpflags,nosmurfs
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
||||
|
Loading…
Reference in New Issue
Block a user