You seem to be using DNS over TLS, which may be what is causing the issue. A query to plex.tv only generates a 128 bytes long reply for me. So, it may be a limitation of your upstream DNS server, and dnsmasq is adjusting by reducing its max query size. What DoT servers are you using?Here is the output. As can be seen it is the Plex.tv server producing the error
There was absolutely no change to wifi between alpha and beta. Just more models updated, each with their own separate driver.Dirty flash from Alpha to Beta. Encountered problems with my smart plugs. Reverted back to Alpha and the plugs worked again. Reflashed to Beta. Smart Plugs not working. In the end I choose to reset the smart plugs and now it all works on the Beta. Did this make me happy? Hmmm not really.
Here is the output. As can be seen it is the Plex.tv server producing the error I shall search for server updates to see if that cures it. Watchdog restarted dnsmasq.
This might be relevant if you're using Quad9:You seem to be using DNS over TLS, which may be what is causing the issue. A query to plex.tv only generates a 128 bytes long reply for me. So, it may be a limitation of your upstream DNS server, and dnsmasq is adjusting by reducing its max query size. What DoT servers are you using?
Yes I am using DoT with Cloudflare and Cleanbrowsing two servers each enabled. I only use plex for local media serving on alexa devices and noticed that trying to play Plex videos doesn't work. I will experiment with DNSSEC setting.You seem to be using DNS over TLS, which may be what is causing the issue. A query to plex.tv only generates a 128 bytes long reply for me. So, it may be a limitation of your upstream DNS server, and dnsmasq is adjusting by reducing its max query size. What DoT servers are you using?
Also, they do seem to flag their domain as DNSSEC-enabled, but return unsigned replies to some domain queries, which would indicate a problem with the plex.tv domain itself. That means you might want to disable DNSSEC validation to avoid potential issues with Plex.
Seems to vary greatly between providers. I remember a few months ago I did change the max packet size to follow RFCs instead of using the different value picked by Asus. I'd have to revisit that change and see if maybe Asus' value was more reliable due to many DNS providers ignoring the RFC recommendation.This might be relevant if you're using Quad9:
Yes, Simon reduced “safe packet size“ from 1280 to 1232 in 2.87.I suspect that dnsmasq might now be generating log entries when the packet size is reduced, while in the past it was doing it quietly.
EDNS_PKTSZ is the value that matters here. That's the value that I set to 1280 through dnsmasq.conf, and if that value proves to be too high, then dnsmasq will reduce it to SAFE_PKTSZ, and generate the reported log entry. So the current "issue" isn't related to SAFE_PKTSZ, it's related to EDNS_PKTSZ.Yes, Simon reduced “safe packet size“ from 1280 to 1232 in 2.87.
Run "top" over SSH and see what is using your CPU.On that build, using my AC88U, it has been running on almost 100% on both cores a lot of the time, until I force turns the router off and on again.
Good to know. Somehow the 2.4Ghz radio has gone "rogue". The main 2.4Ghz is giving a signal strength that on average is 4-5% higher than a Guest Signal. Planning a clean install to see what is cooking. If I go back to previous versions the 2.4Ghz is working fine and has an overall 5% higher signal strength compared to the beta version and there is no difference between main and guest. (I am aware that this is closed stuff Erik).You seem to be using DNS over TLS, which may be what is causing the issue. A query to plex.tv only generates a 128 bytes long reply for me. So, it may be a limitation of your upstream DNS server, and dnsmasq is adjusting by reducing its max query size. What DoT servers are you using?
Also, they do seem to flag their domain as DNSSEC-enabled, but return unsigned replies to some domain queries, which would indicate a problem with the plex.tv domain itself. That means you might want to disable DNSSEC validation to avoid potential issues with Plex.
There was absolutely no change to wifi between alpha and beta. Just more models updated, each with their own separate driver.
Try just doing an electrical reset of your router (i.e. unplug the power for 5-10 secs, then plug it back in).Good to know. Somehow the 2.4Ghz radio has gone "rogue". The main 2.4Ghz is giving a signal strength that on average is 4-5% higher than a Guest Signal. Planning a clean install to see what is cooking. If I go back to previous versions the 2.4Ghz is working fine and has an overall 5% higher signal strength compared to the beta version and there is no difference between main and guest. (I am aware that this is closed stuff Erik).
dnsmasq will compare the configured edns_pktsz to SAFE_PKTSZ and reduce accordingly. SAFE_PKTSZ did change from 1280 to 1232 in 386.9, so now you get more logs generated.EDNS_PKTSZ is the value that matters here. That's the value that I set to 1280 through dnsmasq.conf, and if that value proves to be too high, then dnsmasq will reduce it to SAFE_PKTSZ, and generate the reported log entry. So the current "issue" isn't related to SAFE_PKTSZ, it's related to EDNS_PKTSZ.
Since EDNS_PKTSZ wasn't changed in 386.9, then the logging must have.
edns-packet-max
.Did you use the Beta version firmware for the RT-AC68U to update your RT-AC66U B1?RT-AC66U B1 ... try update from 386.7_2 to 386.9_beta1 ...after reboot, still on 386.7_2
As a troubleshooting step try clearing the browser's cache.The RT-AC1900, RT-AC1900P and RT-AC66U_B1 use the same firmware as the RT-AC68U.
try uploading the firmware again!RT-AC66U B1 ... try update from 386.7_2 to 386.9_beta1 ...after reboot, still on 386.7_2
Not that I know of nothing in the log although. Only thing in logs is wifi comings and goings on the AC68U.According to the dnsmasq source code, the buffer resize should only happen once, and the reported downsized value would become the new permanent value. @banger , does your router have anything that would cause dnsmasq to get restarted every hour, which would cause it to revert back to 1280?
Looks like dnsmasq will attempt to retry the original packet size after a wait of 60 (not sure if it’s measured in seconds or minutes, but minutes would explain the log timestamps).According to the dnsmasq source code, the buffer resize should only happen once, and the reported downsized value would become the new permanent value. @banger , does your router have anything that would cause dnsmasq to get restarted every hour, which would cause it to revert back to 1280?
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!