shorewall_code/Samples/three-interfaces/common
2002-06-02 17:02:28 +00:00

11 lines
222 B
Plaintext

#
# 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