forked from extern/shorewall_code
832ef83da9
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7839 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
18 lines
466 B
Plaintext
18 lines
466 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 PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
|
|
COMMENT TFTP
|
|
|
|
PARAM - - udp 69
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|