summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/conf_mode/accel_pptp.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/conf_mode/accel_pptp.py b/src/conf_mode/accel_pptp.py
index 1dd7efb3e..5741631b3 100755
--- a/src/conf_mode/accel_pptp.py
+++ b/src/conf_mode/accel_pptp.py
@@ -84,10 +84,11 @@ wins2={{wins[1]}}
{% endif %}
[pptp]
+ifname=pptp%d
{% if outside_addr %}
bind={{outside_addr}}
{% endif %}
-verbose=5
+verbose=1
ppp-max-mtu={{mtu}}
mppe={{authentication['mppe']}}
echo-interval=10