shorewall_code/Shorewall/macro.TFTP
teastep 0d4c4bc787 Add new macros
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5156 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-12-24 00:10:14 +00:00

15 lines
469 B
Plaintext

#
# Shorewall version 3.2 - TFTP Macro
#
# /usr/share/shorewall/macro.TFTP
#
# This macro handles Trivial File Transfer Protocol (TFTP)
# Because TFTP lacks all security you should not enable it over
# Internet.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
# PORT PORT(S) DEST LIMIT GROUP
PARAM - - udp 69
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE