mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
#
|
|
# Shorewall version 4 - L2TP Macro
|
|
#
|
|
# /usr/share/shorewall/macro.L2TP
|
|
#
|
|
# This macro (bidirectional) handles Layer 2 Tunneling Protocol traffic
|
|
# (RFC 2661)
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
PARAM - - udp 1701 # L2TP
|
|
PARAM DEST SOURCE udp 1701 # L2TP
|