Famous last words.and absolutely nothing has been done/changed on the router.
FIXED: turns out my NTP Server was outdated. Once I changed it, everything worked again. Sorry for the trouble and wrong room post but thank you very much for taking the time to respond regardless. I love this placeFamous last words.
We should continue in the AMTM thread since it's not likely related to this firmware release.
Just upgraded a RT-AC68U to 384.13 and the client list is showing 0 clients, and when you view list it states "No data in table" but I'm connected thru this router as we speak. I already tried restoring factory defaults and rebooting the router. I'll have to downgrade and see if that fixes this.
I have an old Linux Nas that started having a similiar problem when release 10 or .11 came along. It hangs during the boot process on seemingly random days while trying to connect to the wired LAN port on the router. Other days it boots ok. Driving me nuts. The biggest changes I recall from that time were something to NTP, DNS privacy and resolving DNS locally. I was thinking I should go back to .9 and work forward from there one day to see where it started exactly.Has anything changed regarding DHCP with .13 vs .12, just trying to figure out why my Smart Scale a Withings Body+ no longer seems to sync reliably over WiFi any more, I have to reboot my router to get it to work properly again, after working for the best part of a year previously. My Blu-ray player also stopped reliably getting a DHCP IP so had to set it to static.
Try to ssh into the router before the upgrade, then runJust dirty flashed this over ASUS' stock firmware for my AC68U router and AC68R node... both updated without a problem and no issues. Probably should do a factory reset just in case but really dont want to rebuild my static IP tables again
So happy to be back on MerlinWRT (needed Mesh and finally it got implemented). The Stock ASUS firmware has so many bugs
Try to ssh into the router before the upgrade, then run
nvram get DHCP_staticlist
This will pull the list of clients and internal IPs. You would then copy/paste that into a text file.
Post upgrade, ssh again into the router and run
nvram set DHCP_staticlist=[there you paste back in whatever was in the text file, no square brackets]
nvram commit
After a simple reboot, you should be able to see your static IPs
assigned.
It’s actually all lowercase:Tried nvram get DHCP_staticlist and it returned nothing...
ASUSWRT-Merlin RT-AC68U 384.13-0 Wed Jul 31 17:27:27 UTC 2019
**@RT-AC68R-6108:/tmp/home/root# nvram get DHCP_staticlist
**@RT-AC68R-6108:/tmp/home/root#
nvram get dhcp_staticlist
nvram get dhcp_hostnames
It’s actually all lowercase:
Code:nvram get dhcp_staticlist nvram get dhcp_hostnames
Tried nvram get DHCP_staticlist and it returned nothing...
ASUSWRT-Merlin RT-AC68U 384.13-0 Wed Jul 31 17:27:27 UTC 2019
**@RT-AC68R-6108:/tmp/home/root# nvram get DHCP_staticlist
**@RT-AC68R-6108:/tmp/home/root#
I had something similar, I'd found out what NTP servers had the fastest pings to my location and used those. I was surprised when I just today checked one from a state university in NC and it wasn't the same address. Real surprised that an organization of that size changed an NTP server address. Especially given the history of universities and the development of the internet.FIXED: turns out my NTP Server was outdated. Once I changed it, everything worked again. Sorry for the trouble and wrong room post but thank you very much for taking the time to respond regardless. I love this place
afaik the source tarballs are different and they release them at different times. If there is no source it can't be modified and builtWhy is there no Alpha build for the 3100 is it not basically the same as the 88U ?
Why is there no Alpha build for the 3100 is it not basically the same as the 88U ?
Have you tried on different browsers?
And have you tried clearing your browser cache?
Because I had no need for an AC3100 build. I compiled the AC88U just to make sure nothing was broken in the build process for the mainline branch, there was no point in spending an extra 90 minutes to build every models versus the 20 mins it took me for that one build. All the newer development was only done on the AC68U in a separate branch so far, as that was the only new GPL I had available. The mainline branch contains very little changes, the biggest of which were only related to the build process (I removed a few unused components, and reorganized the OpenSSL parallel version layouts on the repostory).
Alpha builds are primarily builds I compile for my own needs during development, and which I may occasionally chose to share. They aren't plan of a mass scale public test phase, and so releases will be irregular.
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!