#20977: pptp tunnel breaks if the load is high
-----------------------+-----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  high       |  Milestone:
Component:  packages   |    Version:  Barrier Breaker 14.07
 Keywords:             |
-----------------------+-----------------------------------
 OpenWRT defaults to these pppd settings:

 lcp-echo-failure 5
 lcp-echo-interval 1

 Which means, that it sends a ping every second and declares the line to be
 broken after 5 missing pings. I have an ADSL line and when a download
 saturated it, this actually happened pretty reliably about 100MB into the
 downloads.

 My solution was to change interval to 5 seconds and interval to 12. That
 way my line is finally reliable.

--
Ticket URL: <https://dev.openwrt.org/ticket/20977>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to