diff options
Diffstat (limited to 'accel-pptpd/accel-pptp.conf')
-rw-r--r-- | accel-pptpd/accel-pptp.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index 466e7da..d918aca 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -36,14 +36,17 @@ verbose=1 [pppoe] interface=eth0 +#ac-name=xxx +#service-name=yyy verbose=1 [l2tp] #dictionary=/usr/local/share/accel-pptp/l2tp/dictionary -#hello_interval=60 +#hello-interval=60 #timeout=60 #rtimeout=5 #retransmit=5 +#host-name=accel-pptp verbose=1 [dns] |