Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. D

    AX82U dns issue

    In order to check the proper configuration, where are all the settings for dns? I find them: - in dhcp tab - in wan tab Somewhere else?
  2. D

    AX82U dns issue

    thank you bbunge, you are right. I had doh set in broswer even if not knowing. it means that the asus setting "prevent client auto doh" does not work. by the way, now cloudfare resolver is off, but there is still present the m1ns.com resolver, any suggestion? that seems to be due to router...
  3. D

    AX82U dns issue

    Hello, I use nextdns DOT in the router. With the clients I check the dnscheck.tools and i get the result in the screenshot below. Among the results there is the nextdns resolver indeed, but even Cloudfare and another one. Those additional ones are unexpected to me. Furthermore when I login to...
  4. D

    TUF ax5400 VS RT-ax82u

    Hello, I am looking to understand which differences are between the tuf ax5400 and the ax82u. On Asus specs I see that ax82u is 2x2 on 2.4ghz, while ax5400 is 4x4. Any difference on chipset? On range? Others? Thank you
  5. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    actually they are different, at least in 2.4ghz 4x4 VS 2x2
  6. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    than you Zendilar, but unfortunately the dual wan settings don't allow to configure a PPPoE connection and vlan id. any other suggestion? EDIT: after enabling the dual WAN, a new menu appears, it works!
  7. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    hello everybody, can the RT-ac68u firmware be flashed over the DSL-ac68u? I need to use the device as a router only, with wan from ethernet instead of dsl connection.
  8. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    what happens if I disable NAT in WAN DSL settings page?
  9. D

    DNS filter

    no guest networks. which method do you suggest for verifying which dns server the route goes to?
  10. D

    DNS filter

    ASUSWRT-Merlin DSL-AC68U 386.02_1-gnuton1 Sat Apr 17 05:33:53 UTC 2021 admin@DSL-AC68U-93C0:/tmp/home/root# iptables -t nat -S | grep DNSFILTER -N DNSFILTER -A PREROUTING -s 192.168.1.0/24 -p udp -m udp --dport 53 -j DNSFILTER -A PREROUTING -s 192.168.1.0/24 -p tcp -m tcp --dport 53 -j DNSFILTER...
  11. D

    DNS filter

    just upgraded but unfortunately nothing changed, dnsfilter seems not working yet any suggestion?
  12. D

    DNS filter

    it makes sense, I set also the nextdns backup ip. at the end, maybe I found a bug in Merlin dnsfilter, it doesn't work. Firmware Version:386.01_2-gnuton1 dsl-ac68u
  13. D

    DNS filter

    yes, it's always false. what could be the reason why I got two dns shown (one of which is still NextDNS by dhcp) while i set the dnsfilter to Cloudfare? is "Anexia 178.225.153.47" meaning Cloudfare?
  14. D

    DNS filter

    I am confused
  15. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    do you mean that Merlin "dns filter" functionality relies on DOT?
  16. D

    DNS filter

    as client I am using win10 and firefox with default settings, no DOH. router settings below: how should I properly check which dns is passing? checking http://www.whatsmydnsserver.com/ I see the Nextdns addresses (dhcp lan provided)
  17. D

    Release [FORK][DSL] GNUton's Merlin builds for DSL Router 386.1_2 released.

    does dns filter work in this build? I can't see any difference with or without setting.
  18. D

    DNS filter

    thank you Colin, now I see a difference. btw, I can not make dns filter to work. I both tried to use the global rule, and the mac too, but it seems client is passing through same dns (dhcp) as without filter at all. do I miss something? am I checking in a wrong way?
  19. D

    DNS filter

    I don't understand, which is the difference between "no filtering" and "router". I tried setting "no filtering" as global policy and using the custom dns for single mac address, anyway such client still passes through the wan automatic dns. FYI lan dhcp dns setting is empty
  20. D

    DNS filter

    hello, I didn't find the info if DNS filter overrides the other dns settings: - dns A set in dhcp lan - dns B got automatically in wan e.g. if I set a specific mac with dns filter as "no filtering", will the clients avoid using the dns set in dhcp lan? I tried having dns C in the filter...
Top