mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
14 lines
393 B
Plaintext
14 lines
393 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 RATE USER/
|
||
|
# PORT(S) PORT(S) LIMIT GROUP
|
||
|
PARAM - - udp 69
|