shorewall_code/Shorewall/action.AllowSMBswat

12 lines
428 B
Plaintext
Raw Normal View History

#
# Shorewall action.AllowSMBswat
#
# This action accepts connections to the Samba Web Administration
# Tool (SWAT).
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - tcp 901
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE