mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-12 18:54:25 +01:00
Removed unneeded files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
53918fa9b3
commit
78d8a643fb
@ -1,9 +0,0 @@
|
||||
#
|
||||
# Include the standard common.def file
|
||||
#
|
||||
. /etc/shorewall/common.def
|
||||
#
|
||||
# The following rule is non-standard and compensates for tardy
|
||||
# DNS replies
|
||||
#
|
||||
run_iptables -A common -p udp --sport 53 -mstate --state NEW -j DROP
|
@ -1,9 +0,0 @@
|
||||
#
|
||||
# Include the standard common.def file
|
||||
#
|
||||
. /etc/shorewall/common.def
|
||||
#
|
||||
# The following rule is non-standard and compensates for tardy
|
||||
# DNS replies
|
||||
#
|
||||
run_iptables -A common -p udp --sport 53 -mstate --state NEW -j DROP
|
@ -1,9 +0,0 @@
|
||||
#
|
||||
# Include the standard common.def file
|
||||
#
|
||||
. /etc/shorewall/common.def
|
||||
#
|
||||
# The following rule is non-standard and compensates for tardy
|
||||
# DNS replies
|
||||
#
|
||||
run_iptables -A common -p udp --sport 53 -mstate --state NEW -j DROP
|
Loading…
Reference in New Issue
Block a user