mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Convert pptpd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@942 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
23
package/pptpd/files/options.pptpd
Normal file
23
package/pptpd/files/options.pptpd
Normal file
@@ -0,0 +1,23 @@
|
||||
#debug
|
||||
#logfile /tmp/pptp-server.log
|
||||
172.16.1.1:
|
||||
auth
|
||||
name "pptp-server"
|
||||
lcp-echo-failure 3
|
||||
lcp-echo-interval 60
|
||||
default-asyncmap
|
||||
mtu 1482
|
||||
mru 1482
|
||||
nobsdcomp
|
||||
nodeflate
|
||||
#noproxyarp
|
||||
#nomppc
|
||||
mppe required,no40,no56,stateless
|
||||
require-mschap-v2
|
||||
refuse-chap
|
||||
refuse-mschap
|
||||
refuse-eap
|
||||
refuse-pap
|
||||
#ms-dns 172.16.1.1
|
||||
#plugin radius.so
|
||||
#radius-config-file /etc/radius.conf
|
||||
Reference in New Issue
Block a user