1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00

update pptpd

This commit is contained in:
kev
2018-03-15 21:31:37 +08:00
parent bf905d9250
commit a98085433e
6 changed files with 9 additions and 9 deletions

4
pptpd/data/chap-secrets Normal file
View File

@@ -0,0 +1,4 @@
# Secrets for authentication using CHAP
# client server secret IP addresses
username * password *

15
pptpd/data/pptpd-options Normal file
View File

@@ -0,0 +1,15 @@
name pptpd
refuse-pap
refuse-chap
refuse-mschap
require-mschap-v2
require-mppe-128
proxyarp
nodefaultroute
lock
nobsdcomp
novj
novjccomp
nologfd
ms-dns 8.8.8.8
ms-dns 8.8.4.4

4
pptpd/data/pptpd.conf Normal file
View File

@@ -0,0 +1,4 @@
option /etc/ppp/pptpd-options
pidfile /var/run/pptpd.pid
localip 192.168.127.1
remoteip 192.168.127.100-199