mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
d8a471e7b9
and paths in the header comments, since they're just as likely to be wrong as not. Changed all service names to port numbers. eDonkey is a big one - i wonder whether it isn't too variable for us to consider providing a default rule. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2395 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
12 lines
428 B
Plaintext
12 lines
428 B
Plaintext
#
|
|
# 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
|