#11776: Too many LCP echo request on UMTS 3G connection
--------------------------+-----------------------------------
  Reporter:  openwrt_fan  |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  Barrier Breaker 14.07
 Component:  packages     |    Version:  Trunk
Resolution:               |   Keywords:
--------------------------+-----------------------------------

Comment (by anonymous):

 Here is some more info.  I wanted to edit this bug:
 http://luci.subsignal.org/trac/ticket/532
 but I dont have permissions so I link to it here and post my comment.

 Here are the issue that must be addressed:

 1) The options file in /ppp has default values for interval and failure.
 These should be removed from the file.  If they are not removed, when LuCI
 has values 0 5 (default), the values from the options file are loaded
 (which the default is 1 5).  If LucI has values 5 5 (or anything else),
 the values pppd will use are from (l)uci which is correct.

 The bug on Luci that jow closed (linked above), is not quite correct
 because of the way ppp.sh works.  If there is no value for "keepalive",
 which is the case when values are "0 5" in LuCI, the values still get
 loaded from ppp/options because the call to start pppd does not include
 the interval and failure values, and in turn the values from the options
 file are used.

--
Ticket URL: <https://dev.openwrt.org/ticket/11776#comment:9>
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