1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-01-23 14:08:45 +01:00
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