macro.PPtP: update macro header and description

Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
Tuomo Soini 2016-02-15 18:20:39 +02:00
parent 2c2c4194ce
commit c9161a3eb2

View File

@ -1,15 +1,12 @@
#
# Shorewall - PPTP Macro
# Shorewall -- /usr/share/shorewall/macro.PPtP Macro
#
# /usr/share/shorewall/macro.PPtP Macro
#
# This macro handles PPTP traffic.
# This macro handles PPTP traffic. NOTE: PPTP protocol is insecure.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
# PORT(S) PORT(S) DEST LIMIT GROUP
PARAM - - 47
PARAM DEST SOURCE 47
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
GRE
?if ( __CT_TARGET && ! $AUTOHELPERS && __PPTP_HELPER )
PARAM - - tcp 1723 { helper=pptp }