summaryrefslogtreecommitdiffstats
path: root/openwrt/package/pptpd/ipkg/etc
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 03:53:29 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-06 03:53:29 +0000
commit3f5c61219e3ea85f757cf1b8896a4ecd88507248 (patch)
tree274deffea4eff7519a6519e05cc459c11ce3b514 /openwrt/package/pptpd/ipkg/etc
parent9d30652149fd745711342cec7ee8574e973ec241 (diff)
bring up to date with nbd's br2_test20.tar.bz2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pptpd/ipkg/etc')
-rw-r--r--openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options27
-rw-r--r--openwrt/package/pptpd/ipkg/etc/pptpd.conf5
2 files changed, 32 insertions, 0 deletions
diff --git a/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options b/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options
new file mode 100644
index 000000000..cca8027db
--- /dev/null
+++ b/openwrt/package/pptpd/ipkg/etc/ppp/pptp-server-options
@@ -0,0 +1,27 @@
+#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
+nomppe-40
+nomppe-56
+nomppe-stateful
+require-mppe
+require-mppe-128
+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
new file mode 100644
index 000000000..e9ac115c7
--- /dev/null
+++ b/openwrt/package/pptpd/ipkg/etc/pptpd.conf
@@ -0,0 +1,5 @@
+#debug
+option /etc/ppp/pptp-server-options
+speed 115200
+stimeout 10
+#localip & remoteip are not needed, ip management is done by pppd