I recently bought a new Asus RT-AC5300 router (to replace the Huawei HG659b), and it works really well except for when I have to reboot the router and it can take anywhere from 10 - 120 minutes to get a WAN connection. VLAN tag is set to 10, and WAN connection type is set to PPPoE. I followed the UFB configuration settings at https://www.pbtech.co.nz/ASUSISPSettings
The syslog shows:
Aug 1 13:02:16 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:03:31 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:04:06 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:04:06 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:04:36 pppd[662]: LCP: timeout sending Config-Requests
Aug 1 13:04:36 pppd[662]: Connection terminated.
Aug 1 13:04:37 pppd[662]: Modem hangup
Aug 1 13:05:22 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:06:37 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:07:52 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:09:07 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:10:22 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:10:22 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:10:22 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:10:52 pppd[662]: LCP: timeout sending Config-Requests
Aug 1 13:10:52 pppd[662]: Connection terminated.
Aug 1 13:10:52 pppd[662]: Modem hangup
Aug 1 13:11:02 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:11:02 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:11:32 pppd[662]: LCP: timeout sending Config-Requests
Aug 1 13:11:32 pppd[662]: Connection terminated.
Aug 1 13:11:32 pppd[662]: Modem hangup
Aug 1 13:11:42 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:11:42 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:12:12 pppd[662]: LCP: timeout sending Config-Requests
Aug 1 13:12:12 pppd[662]: Connection terminated.
Aug 1 13:12:12 pppd[662]: Modem hangup
Aug 1 13:12:38 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:12:38 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:13:08 pppd[662]: LCP: timeout sending Config-Requests
Aug 1 13:13:08 pppd[662]: Connection terminated.
Aug 1 13:13:08 pppd[662]: Modem hangup
Aug 1 13:13:53 pppd[662]: Timeout waiting for PADO packets
Aug 1 13:13:53 pppd[662]: Connected to 00:23:3e:85:ef:a0 via interface vlan10
Aug 1 13:13:53 pppd[662]: Connect: ppp0 <--> vlan10
Aug 1 13:13:53 pppd[662]: PAP authentication succeeded
As you can see, on this particular attempt it took about 10 minutes, but other times it can take a lot longer. Google seems to suggest it's a problem with the DHCP lease aggression setting trying to renew the WAN IP lease too many times within a short period, causing a temporary blacklist on my router's MAC address. https://www.snbforums.com/threads/so-what-is-the-point-of-aggressive-dhcp-query-frequency.11738/ & https://www.asus.com/us/support/FAQ/1011715/
However, the DHCP Query Frequency setting isn't an available option that can be set once the WAN type is set to "PPPoE". It only appears under "Automatic IP".
Does anyone know how I can resolve this issue? Surely, I'm not the only one with an Asus router and UFB that has this problem. I am having this issue with both the latest official and merlin firmware. I'm currently on Merlin 360.68.
Thanks in advance.