Files
shorewall_code/STABLE2/action.AllowNNTP
teastep 988852448f Update for 2.0.11
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1759 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2004-11-22 17:33:00 +00:00

12 lines
471 B
Plaintext

#
# Shorewall 2.0 /usr/share/shorewall/action.AllowNNTP
#
# This action accepts NNTP traffic (Usenet) and encrypted NNTP (NNTPS)
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT PORT(S) LIMIT GROUP
ACCEPT - - tcp 119
ACCEPT - - tcp 563
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE