2005-07-09 06:45:32 +02:00
|
|
|
#
|
2005-07-26 01:08:09 +02:00
|
|
|
# Shorewall 2.6 /usr/share/shorewall/actions.std
|
2005-07-09 06:45:32 +02:00
|
|
|
#
|
2005-07-09 07:45:05 +02:00
|
|
|
# Please see http://shorewall.net/Actions.html for additional
|
|
|
|
# information.
|
2005-07-09 06:45:32 +02:00
|
|
|
#
|
|
|
|
# Builtin Actions are:
|
|
|
|
#
|
2005-07-09 07:45:05 +02:00
|
|
|
# allowBcast #Silently Allow Broadcast/multicast
|
2005-07-09 06:45:32 +02:00
|
|
|
# dropBcast #Silently Drop Broadcast/multicast
|
2005-07-09 07:45:05 +02:00
|
|
|
# dropNotSyn #Silently Drop Non-syn TCP packets
|
|
|
|
# rejNotSyn #Silently Reject Non-syn TCP packets
|
2005-07-09 06:45:32 +02:00
|
|
|
# dropInvalid #Silently Drop packets that are in the INVALID
|
|
|
|
# #conntrack state.
|
2005-07-09 07:45:05 +02:00
|
|
|
# allowInvalid #Accept packets that are in the INVALID
|
|
|
|
# #conntrack state.
|
|
|
|
# allowoutUPnP #Allow traffic from local command 'upnpd'
|
|
|
|
# allowinUPnP #Allow UPnP inbound (to firewall) traffic
|
|
|
|
# forwardUPnP #Allow traffic that upnpd has redirected from
|
|
|
|
# #'upnp' interfaces.
|
2005-07-09 06:45:32 +02:00
|
|
|
#
|
|
|
|
#ACTION
|
|
|
|
|
2005-07-24 18:27:21 +02:00
|
|
|
Drop:DROP #Common Action for DROP policy
|
|
|
|
Reject:REJECT #Common Action for REJECT policy
|
2005-07-26 01:08:09 +02:00
|
|
|
|
2005-07-09 06:45:32 +02:00
|
|
|
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
|