summaryrefslogtreecommitdiffstats
path: root/openwrt/package/pptpd/ipkg/etc
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 00:03:33 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 00:03:33 +0000
commitf23d103cd518006d98353a922f94bc70f4e26c24 (patch)
tree066964090fce5a84306b9b2cc72118b1264321c2 /openwrt/package/pptpd/ipkg/etc
parent57b3da14cd145a03f399b29b5e9eb15206f6cc79 (diff)
Convert pptpd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pptpd/ipkg/etc')
-rw-r--r--openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options23
-rw-r--r--openwrt/package/pptpd/ipkg/etc/pptpd.conf5
2 files changed, 0 insertions, 28 deletions
diff --git a/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options b/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options
deleted file mode 100644
index 5dd2daf79..000000000
--- a/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options
+++ /dev/null
@@ -1,23 +0,0 @@
-#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
diff --git a/openwrt/package/pptpd/ipkg/etc/pptpd.conf b/openwrt/package/pptpd/ipkg/etc/pptpd.conf
deleted file mode 100644
index e9ac115c7..000000000
--- a/openwrt/package/pptpd/ipkg/etc/pptpd.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-#debug
-option /etc/ppp/pptp-server-options
-speed 115200
-stimeout 10
-#localip & remoteip are not needed, ip management is done by pppd