shorewall_code/Samples/one-interface/common
2002-05-18 19:48:34 +00:00

11 lines
207 B
Plaintext

#
# Include the standard common.def file
#
. 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