summaryrefslogtreecommitdiff
path: root/accel-pptpd/accel-pptpd.conf
blob: 474802204a3a71d4c2507005271fcc9c551d3e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[modules]
./libpptp.so
./libauth_mschap_v2.so
./libradius.so

[core]
log-error=/dev/stderr

[lcp]
echo-interval=10
echo-failure=3

[pptp]
echo-interval=3

[radius]
dictionary=dictionary
nas-identifier=pptp
nas-ip-address=192.168.10.20
auth_server=127.0.0.1:1812,secret
acct_server=127.0.0.1:1812,secret