forked from extern/shorewall_code
macro.PPtP: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
2c2c4194ce
commit
c9161a3eb2
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user