mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-27 10:03:41 +01:00
30682e63d8
Signed-off-by: Tuomo Soini <tis@foobar.fi>
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
#
|
|
# Shorewall - L2TP Macro
|
|
#
|
|
# /usr/share/shorewall/macro.L2TP
|
|
#
|
|
# This macro (bidirectional) handles Layer 2 Tunneling Protocol traffic
|
|
# (RFC 2661)
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - udp 1701 # L2TP
|
|
PARAM DEST SOURCE udp 1701 # L2TP
|