Could be because the router has to restart various network components when making changes on that particular page (in addition to the WAN connection itself), which can interfere with the page reload. I suspect this is particularly the case if accessing the router through an IP instead of a hostname, tho I never experienced that issue myself in either scenarios.
Which Alpha are you using?After some googling I believe I have it set up correctly
Which Alpha are you using?
I get “You may not be using secure DNS” with Alpha 4 and DoT via 1.1.1.1
(Trying firmware DoT instead of unbound, which worked fine)
I was having the same problem, I uninstalled spdmerlin and applying settings worked properly
I only had spdmerlin installed, I uninstalled it using putty and refreshed the GUI then changed a setting on the QoS page and the applying settings worked. Do you have ntpmerlin and connmon installed, it could be worth uninstalling one at a time to see if they are also causing the problems
Sent from my iPad using Tapatalk
Uninstalled both of these and still same issue. Are y'all removing the stats as well for a full uninstall??I had this happening with ntpmerlin. So I uninstalled it and I'm working fine now.
Uninstalled both of these and still same issue. Are y'all removing the stats as well for a full uninstall??
Uninstalled both of these and still same issue. Are y'all removing the stats as well for a full uninstall??
Think your on to something @RMerlin, When I uninstalled the few I wanted to keep the stats for future install. I've since uninstalled them completely and now the refreshing page works. Might need to @Jack Yaz look into it I guess.Check the browser console for any Javascript error then, could be a problem related to the webui patch these scripts to do to inject new pages into the interface.
Thx for the reply. I would like to point out that when both WAN DNS server blocks are empty (and that's the way I am running at the moment), that the Internet status page obtain via the Network Map page shows a blank DNS box.
. If you have set a DOT server via the WAN page, it should probably be reflected in that box (maybe with a dot after it?)
but shouldn't there also be a warning message if a the DHCP DNS blocks are occupied since the clients can now bypass DOT (at least according to some on this thread)?
<div id="dhcpdns_hint_dnspriv" style="display:none;"><span>Your router's <a style="text-decoration:underline; color:#FFCC00;" href
="Advanced_DHCP_Content.asp">DHCP server</a> is configured to provide a DNS server that's different from your router's IP address. This will prevent clients from using the DNS Privacy servers.</span></div>
Which Alpha are you using?
I get “You may not be using secure DNS” with Alpha 4 and DoT via 1.1.1.1
(Trying firmware DoT instead of unbound, which worked fine)
Check the browser console for any Javascript error then, could be a problem related to the webui patch these scripts to do to inject new pages into the interface.
This what your referring to @RMerlinCheck the browser console for any Javascript error then, could be a problem related to the webui patch these scripts to do to inject new pages into the interface.
jquery.js:5 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.js:5
QoS_EZQoS.asp:1 Unchecked runtime.lastError: The message port closed before a response was received.
start_apply.htm:557 Uncaught SyntaxError: Unexpected token else
start_apply.htm:675 Uncaught ReferenceError: no_changes_and_no_committing is not defined
at start_apply.htm:675
start_apply.htm:676 Uncaught ReferenceError: restart_needed_time is not defined
at start_apply.htm:676
start_apply.htm:670 Uncaught ReferenceError: initial is not defined
at onload (start_apply.htm:670)
2QoS_EZQoS.asp:1 Unchecked runtime.lastError: The message port closed before a response was received.
This what your referring to @RMerlin
Code:jquery.js:5 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery.js:5 QoS_EZQoS.asp:1 Unchecked runtime.lastError: The message port closed before a response was received. start_apply.htm:557 Uncaught SyntaxError: Unexpected token else start_apply.htm:675 Uncaught ReferenceError: no_changes_and_no_committing is not defined at start_apply.htm:675 start_apply.htm:676 Uncaught ReferenceError: restart_needed_time is not defined at start_apply.htm:676 start_apply.htm:670 Uncaught ReferenceError: initial is not defined at onload (start_apply.htm:670) 2QoS_EZQoS.asp:1 Unchecked runtime.lastError: The message port closed before a response was received.
You are referring to Cloudflare doing it wrong as the DNS provider, not on their test page?Please review recent posts on this. This is a bug with Cloudflare, not with Asuswrt-Merlin. Cloudflare doesn't properly sign the temporary hostnames used for validation. Since dnsmasq defaults to strict DNSSEC validation, it rejects those invalid DNS entries, and therefore the test completely fails.
You are referring to Cloudflare doing it wrong as the DNS provider, not on their test page?
(The test on https://tenta.com/test/ also fails)
I tried Cloudflare, Quad9, Surfnet, and Google DNS now.
For all of them both test pages report that I’m not using DNS over TLS.
What page can I use to check?
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!