#18026: pppoe auto reconnect does not work
--------------------------+-----------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:
 Component:  base system  |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:
--------------------------+-----------------------------------

Comment (by dermoth):

 Added date to the reconnect info:

 {{{
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:45:32 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:45:49 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:48:06 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:48:23 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:50:28 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:53:52 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:55:02 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 { "network.interface": {"action":"ifdown","interface":"wan"} }
 Fri Feb  6 06:57:37 EST 2015: ifupd.sh[28556]: WARN: pppd down, bringing
 wan back up...
 { "network.interface": {"action":"ifup","interface":"wan"} }
 }}}

 The net is functional as soon as it reconnects, so it's not that the
 connection fails. Some time after the PPPoE session is established netifd
 kills (SIGTERM) pppd, which gracefully tear down the PPP session.

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