mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 00:34:04 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
16 lines
486 B
Plaintext
16 lines
486 B
Plaintext
#
|
|
# Shorewall version 4 - L2TP Macro
|
|
#
|
|
# /usr/share/shorewall/macro.L2TP
|
|
#
|
|
# This macro (bidirectional) handles Layer 2 Tunneling Protocol traffic
|
|
# (RFC 2661)
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#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
|