javitu / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 2 forks source link

[RT-N56U] PPPoe authentication fails, takes too much time to connect. #1356

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Rebooting the router.
2. 2.4 and 5 GHz leds are on, WAN LED still off.
3. After 70-80 seconds or sometimes more the router connects to the ISP. 

What is the expected output? What do you see instead?
The router should reboot completely no more then 30-40 seconds, but there is a 
+50-60 seconds delay due to authentication faulire:

Nov  6 08:05:01 pppd[463]: Remote message: Too many sessions^J
Nov  6 08:05:01 pppd[463]: PAP authentication failed
Nov  6 08:05:01 pppd[463]: Connection terminated.
Nov  6 08:05:01 pppd[463]: Sent PADT
Nov  6 08:05:11 pppd[463]: PPP session is 2609 (0xa31)
Nov  6 08:05:11 pppd[463]: Connected to xxx via interface eth3
Nov  6 08:05:11 pppd[463]: Using interface ppp0
Nov  6 08:05:11 pppd[463]: Connect: ppp0 <--> eth3
Nov  6 08:05:15 pppd[463]: Remote message: Too many sessions^J
Nov  6 08:05:15 pppd[463]: PAP authentication failed
Nov  6 08:05:15 pppd[463]: Connection terminated.
Nov  6 08:05:15 pppd[463]: Sent PADT
Nov  6 08:05:25 pppd[463]: PPP session is 1842 (0x732)
Nov  6 08:05:25 pppd[463]: Connected to xxx via interface eth3
Nov  6 08:05:25 pppd[463]: Using interface ppp0
Nov  6 08:05:25 pppd[463]: Connect: ppp0 <--> eth3
Nov  6 08:05:29 pppd[463]: Remote message: Too many sessions^J
Nov  6 08:05:29 pppd[463]: PAP authentication failed
Nov  6 08:05:29 pppd[463]: Connection terminated.
Nov  6 08:05:29 pppd[463]: Sent PADT
Nov  6 08:05:39 pppd[463]: PPP session is 1370 (0x55a)
Nov  6 08:05:39 pppd[463]: Connected to xxx via interface eth3
Nov  6 08:05:39 pppd[463]: Using interface ppp0
Nov  6 08:05:39 pppd[463]: Connect: ppp0 <--> eth3
Nov  6 08:05:43 pppd[463]: Remote message: Too many sessions^J
Nov  6 08:05:43 pppd[463]: PAP authentication failed
Nov  6 08:05:43 pppd[463]: Connection terminated.
Nov  6 08:05:43 pppd[463]: Sent PADT
Nov  6 08:05:53 pppd[463]: PPP session is 2182 (0x886)
Nov  6 08:05:53 pppd[463]: Connected to 00:25:90:e5:64:5d via interface eth3
Nov  6 08:05:53 pppd[463]: Using interface ppp0
Nov  6 08:05:53 pppd[463]: Connect: ppp0 <--> eth3
Nov  6 08:05:56 pppd[463]: PAP authentication succeeded
Nov  6 08:05:56 pppd[463]: peer from calling number xxx authorized
Nov  6 08:05:56 pppd[463]: local  IP address xxx
Nov  6 08:05:56 pppd[463]: remote IP address xxx
Nov  6 08:05:56 pppd[463]: primary   DNS address xxx
Nov  6 08:05:56 pppd[463]: secondary DNS address xxx
Nov  6 08:05:56 RT-N56U: WAN up (ppp0)

What version of the product are you using? On what operating system?
RT-N56U: firmware version: 3.4.3.8-085

Please describe the problem as detailed as it's possible.
If you have connection problem, then syslog file is required. (please do
attach it as a file)
Note that if there will be a poor problem description the issue status will
be changed to 'Invalid'!

Original issue reported on code.google.com by szab...@gmail.com on 6 Nov 2014 at 7:23

GoogleCodeExporter commented 9 years ago
>Remote message: Too many sessions^J

the problem is equipment configuration on your ISP side.
you won't be able to connect until the old session dies (expires) on their 
equipment.

it can NOT be fixed in firmware.

Original comment by irher...@gmail.com on 7 Nov 2014 at 2:22