pppd:No response to 3 echo-requests
Posted: Mon Jun 30, 2014 2:54 pm
I noticed that when my 7800DXL is idle (i.e. when there are no devices generating network traffic) there are often ppp disconnections, even with very good DSL link.
Here is an example of what happens (even more than 10 times a day):
Jun 29 18:48:58 daemon notice syslog: pppd:No response to 3 echo-requests
Jun 29 18:48:58 daemon notice syslog: pppd:Serial link appears to be disconnected.
Jun 29 18:48:58 daemon crit syslog: Clear IP addresses. PPP connection DOWN.
Jun 29 18:48:58 daemon crit syslog: Clear IP addresses. Connection DOWN.
in a matter of seconds (usually 5-6 seconds) the ppp connection is re-established and the dynamic IP is renewed, there is no DSL negotiation as the bitrate remains the same.
Whenever I leave a PC connected to the router generating continuous network traffic there is not such issue.
I'm sure that's not (only) modem fault, may be the gateway does not respond to every echo request, but i wonder if there is a parameter to set in order to "relax" this tight rule of the 3 echoes (didn't find it on the settings).
I found that the problem may be related to parameters like these:
LCP_INTERVAL
How often (in seconds) pppd sends out LCP echo-request packets.
LCP_FAILURE
How many unanswered LCP echo-requests must occur before pppd concludes the link is
dead.
Thanks in advance
PS: I'm on PPPOA
Here is an example of what happens (even more than 10 times a day):
Jun 29 18:48:58 daemon notice syslog: pppd:No response to 3 echo-requests
Jun 29 18:48:58 daemon notice syslog: pppd:Serial link appears to be disconnected.
Jun 29 18:48:58 daemon crit syslog: Clear IP addresses. PPP connection DOWN.
Jun 29 18:48:58 daemon crit syslog: Clear IP addresses. Connection DOWN.
in a matter of seconds (usually 5-6 seconds) the ppp connection is re-established and the dynamic IP is renewed, there is no DSL negotiation as the bitrate remains the same.
Whenever I leave a PC connected to the router generating continuous network traffic there is not such issue.
I'm sure that's not (only) modem fault, may be the gateway does not respond to every echo request, but i wonder if there is a parameter to set in order to "relax" this tight rule of the 3 echoes (didn't find it on the settings).
I found that the problem may be related to parameters like these:
LCP_INTERVAL
How often (in seconds) pppd sends out LCP echo-request packets.
LCP_FAILURE
How many unanswered LCP echo-requests must occur before pppd concludes the link is
dead.
Thanks in advance
PS: I'm on PPPOA