summaryrefslogtreecommitdiff
path: root/openwrt/package/l2tpd/files/options.l2tpd
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-16 12:00:19 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-16 12:00:19 +0000
commite7b91ae934b0bec9d9dbd032098b19f83e718671 (patch)
treec7e4f55c17330c76189fcfe0ad5aaacae3660ad4 /openwrt/package/l2tpd/files/options.l2tpd
parent1292e7f07dcdcdd18b96f21c044f3b04380d327a (diff)
downloadmtk-20170518-e7b91ae934b0bec9d9dbd032098b19f83e718671.zip
mtk-20170518-e7b91ae934b0bec9d9dbd032098b19f83e718671.tar.gz
mtk-20170518-e7b91ae934b0bec9d9dbd032098b19f83e718671.tar.bz2
port l2tpd fixes from changeset:2696 to trunk.
SVN-Revision: 2697
Diffstat (limited to 'openwrt/package/l2tpd/files/options.l2tpd')
-rw-r--r--openwrt/package/l2tpd/files/options.l2tpd17
1 files changed, 17 insertions, 0 deletions
diff --git a/openwrt/package/l2tpd/files/options.l2tpd b/openwrt/package/l2tpd/files/options.l2tpd
new file mode 100644
index 0000000..425a56e
--- /dev/null
+++ b/openwrt/package/l2tpd/files/options.l2tpd
@@ -0,0 +1,17 @@
+ipcp-accept-local
+ipcp-accept-remote
+ms-dns 192.168.1.1
+ms-dns 192.168.1.3
+ms-wins 192.168.1.2
+ms-wins 192.168.1.4
+noccp
+auth
+crtscts
+idle 1800
+mtu 1410
+mru 1410
+nodefaultroute
+debug
+lock
+proxyarp
+connect-delay 5000