You can use the https://asuswrt.lostrealm.ca/test-builds link for the Onedrive folder.
This time I waited 55 mins and it booted up fine. Thanks again for your help.How long did you leave the router idle before that reboot? Not sure I understand that the 'internet is booting up slower' means?
@RMerlin were you able to shed any light on this sir?@RMerlin I got this installed on my AX88U but I found a possible bug in doing so. If my OVPN client and or server is set to start at boot, it doesn't allow the router to ntp update, so the router never gets an internet connection. Once the router boots to this state, you cannot reboot from the webui, you have to reboot by power button or cable pull. The server and clients run when turned on after the reboot. If the server is enabled when the reboot is triggered the router hangs at ntp update. I wrestled with this for few hours. Check my signature for the scripts I use. No other custom configs.
My process was to flash and then test. It failed to boot up. No connection to my isp. I reset to defaults after trying a few things and failing (like dns changes and checking settings). The reset worked the router booted up. I added back stuff until finding out that any OVPN connection server or client stops the ntp update from working on the subsequent reboot, and thus the hang that you have to power cycle to get out of.
5G wifi seems to work now without the fixed channel work around. Noticed the new time server settings and second time server slot, no working tool tips though.
now your signature hurts eyes !No problem here, but a question. Is this your OneDrive link or is this RMerlin's? Specifying it may be useful.
A short list of what it is supposed to fix or feature may be helpful too.
error: Could not bind on given addresses: Address already in use
udp 0 0 :::5453 :::* 4034/dnsmasq
This sounds familiar!Is this an unusual coincidence?
I had no Internet after installing this alpha build.
Stubby would not start. The reason is that dnsmasq had the port already in use.
After "service restart_dnsmasq", dnsmasq no longer had it and I was able to start stubby.
Code:error: Could not bind on given addresses: Address already in use udp 0 0 :::5453 :::* 4034/dnsmasq
now your signature hurts eyes !
Your signature is the best there is in helping people troubleshoot. Nothing short of smart, IMHO.Sorry, it is much more readable though (I've asked around).
In My windows Mobile/Windows phone ROM development days, i used to ask one of my trusted beta tester to post public testing roms.It is odd
Do you remember if you had ntp update at that point or did your ntp update just keep trying?Is this an unusual coincidence?
I had no Internet after installing this alpha build.
Stubby would not start. The reason is that dnsmasq had the port already in use.
After "service restart_dnsmasq", dnsmasq no longer had it and I was able to start stubby.
Code:error: Could not bind on given addresses: Address already in use udp 0 0 :::5453 :::* 4034/dnsmasq
In my case the ntp client had synchronized. The reason it worked is because it did not need DNS. The NTP server configured in Administration > System is an IP address. It is a LeoNTP server on my LAN.Do you remember if you had ntp update at that point or did your ntp update just keep trying?
May 5 01:06:01 kernel: br0: port 2(eth2) entered listening state
May 5 01:06:01 rc_service: skip the event: start_firewall.
May 5 01:06:01 wan: finish adding multi routes
May 5 01:06:01 ntp: start NTP update
Apr 6 14:47:02 rc_service: ntp 2768:notify_rc restart_diskmon
Apr 6 14:47:02 rc_service: waitting "restart_wan_if 0" via wanduck ...
Apr 6 14:47:02 S61stubby: start Stubby DNS over TLS /opt/etc/init.d/S61stubby
For me this is what is in the logs just before ntp update starts repeating tself.In my case the ntp client had synchronized. The reason it worked is because it did not need DNS. The NTP server configured in Administration > System is an IP address. It is a LeoNTP server on my LAN.
Let us consider a case where DNS would be needed, however. If your web GUI NTP server is pool.ntp.org and Stubby-Installer had placed "server=/pool.ntp.org/1.1.1.1" in /etc/dnsmasq.conf, then would that work as well or would dnsmasq forward the request to port 5453 rather than to 1.1.1.1 by itself?
Code:May 5 01:06:01 kernel: br0: port 2(eth2) entered listening state May 5 01:06:01 rc_service: skip the event: start_firewall. May 5 01:06:01 wan: finish adding multi routes May 5 01:06:01 ntp: start NTP update Apr 6 14:47:02 rc_service: ntp 2768:notify_rc restart_diskmon Apr 6 14:47:02 rc_service: waitting "restart_wan_if 0" via wanduck ... Apr 6 14:47:02 S61stubby: start Stubby DNS over TLS /opt/etc/init.d/S61stubby
May 4 23:05:11 WAN_Connection: Ethernet link down.
May 4 23:05:12 WLCEVENTD: Assoc 2C:AA:8E:09:A0:CA
May 4 23:05:12 custom_config: Appending content of /jffs/configs/dnsmasq.conf.add.
May 4 23:05:12 custom_script: Running /jffs/scripts/dnsmasq.postconf (args: /etc/dnsmasq.conf ) - max timeout = 120s
May 4 23:05:12 dnsmasq[1138]: started, version 2.80-44-g608aa9f cachesize 1500
May 4 23:05:12 dnsmasq[1138]: DNSSEC validation enabled
May 4 23:05:12 dnsmasq[1138]: DNSSEC signature timestamps not checked until receipt of SIGINT
May 4 23:05:12 dnsmasq[1138]: configured with trust anchor for <root> keytag 20326
May 4 23:05:12 dnsmasq[1138]: configured with trust anchor for <root> keytag 19036
May 4 23:05:12 dnsmasq[1138]: asynchronous logging enabled, queue limit is 5 messages
May 4 23:05:12 dnsmasq-dhcp[1138]: DHCP, IP range x.x.x.x -- x.x.x.x, lease time 1d
May 4 23:05:12 dnsmasq[1138]: using nameserver 1.1.1.1#53 for domain pool.ntp.org (no DNSSEC)
By the way my situation is not complicated by a router VPN client.For me this is what is in the logs just before ntp update starts repeating tself.
The other thing i noticed is dnsmasq starts like 5 times with the same log entries.By the way my situation is not complicated by a router VPN client.
Do you think this is related to the alpha firmware? I do not see anything pointing in that direction.The other thing i noticed is dnsmasq starts like 5 times with the same log entries.
My first guess is that something in the NTP code got changed or NTP is using the wrong interface to look for time sync, just guesses at this point.Do you think this is related to the alpha firmware?
What is your WAN test? Mine is a ping of my ISP's first hop router IP address. Do you have a router VPN client? If so, does your WAN test work in both cases?I'm puzzled by the log entry saying the WAN connection is down. I use static ip it should have everything it needs except dns. Which at that stage is coded into dnsmasq to use 1.1.1.1 over #53 to sync time...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!