diff options
Diffstat (limited to 'openwrt/package/pptp/ipkg/etc/ppp/options.pptp')
-rw-r--r-- | openwrt/package/pptp/ipkg/etc/ppp/options.pptp | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/openwrt/package/pptp/ipkg/etc/ppp/options.pptp b/openwrt/package/pptp/ipkg/etc/ppp/options.pptp index 85b043fab..0eb1e87e8 100644 --- a/openwrt/package/pptp/ipkg/etc/ppp/options.pptp +++ b/openwrt/package/pptp/ipkg/etc/ppp/options.pptp @@ -1 +1,12 @@ -lock noauth nobsdcomp nodeflate +lock +noauth +nobsdcomp +nodeflate +mtu 1490 +mru 1490 +lcp-echo-failure 5 +lcp-echo-interval 120 +idle 0 +defaultroute +name xxxx +remotename xxxx |