1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-02-13 08:19:50 +01:00
shorewall_code/STABLE/action.Reject

17 lines
442 B
Plaintext
Raw Normal View History

#
# Shorewall 2.0 /etc/shorewall/action.Reject
#
# The default REJECT action common rules
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT PORT(S) LIMIT GROUP
RejectAuth
dropBcast
dropInvalid
RejectSMB
DropUPnP
dropNotSyn
DropDNSrep
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE