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. A

    CloudFlare Proxied DNS, can't login to Asus router

    I have read this approach. My issue is that I also expose my Home Assistant so not sure how the VPN will affect this. There is another option called CloudFlare tunnels which may also be a solution.
  2. A

    CloudFlare Proxied DNS, can't login to Asus router

    By using the CloudFlare proxied DNS, you can firstly obfuscate the actual domain IP, setup rules (WAF) to restrict access like region blocks, DDOS is handled at CloudFlare, blocking bots,, as well as implementing the CloudFlare Human challenge check to name a few. I wouldn't say I need this...
  3. A

    CloudFlare Proxied DNS, can't login to Asus router

    I was thinking something a little different where I do manage to login to the router, but then the router's WAN IP (ISP) differs from the domain DNS IP (CloudFlare) and that difference is then kicking me out as it has a mismatch of the domain IP. I am guessing that there is no way to circumvent...
  4. A

    CloudFlare Proxied DNS, can't login to Asus router

    Did the test when definitely logged out, unfortunately it's still the same.
  5. A

    CloudFlare Proxied DNS, can't login to Asus router

    I am pretty sure I did, but now I doubt myself. Will have to test 😖😖
  6. A

    CloudFlare Proxied DNS, can't login to Asus router

    Hi All Have a Asus RT-AX88U with Merlin installed. My home domain is hosted at CloudFlare, the A record is updated with a custom DDNS script. The A record is set to DNS-Only. The router is exposed to WAN the port 8443 (which is a supported port for proxied DNS) I can log into the router from...
  7. A

    Release Asuswrt-Merlin 3004.388.6 is now available

    Ignore above, managed to get it working once I found these commands to execute rm /jffs/.cert/* rm /jffs/cert.tgz service restart_httpd
  8. A

    Release Asuswrt-Merlin 3004.388.6 is now available

    Can somebody please help with regards to a custom SSL not working. I have tried various posts here, but nothing seems to fix the issue, or I just don't understand what I need to do to make my SSL work again.
  9. A

    DNS Director - Issues when using Private DNS on mobile devices

    Yes, same setup as you. At least we now know it is working as it should, and we have configured it correctly.
  10. A

    DNS Director - Issues when using Private DNS on mobile devices

    Good find 😊 Thanks for much for figuring out what is happening. At least we now all know it's working as it should.
  11. A

    DNS Director - Issues when using Private DNS on mobile devices

    Ah, then it makes perfect sense what is happening. Thanks everyone
  12. A

    DNS Director - Issues when using Private DNS on mobile devices

    I thought DNS Director only handles normal DNS on port 53, and not DoT and DoH? Is my understanding incorrect?
  13. A

    DNS Director - Issues when using Private DNS on mobile devices

    Hi All, Running Merlin 388.4 on a RT-AX88U router. I am using the private AdGuard DNS service for my DNS filtering. Its a single DNS server, but I can configure devices on the server. Each device is given a unique addresses to use to query the DNS server so that the server will know which...
  14. A

    Odd messages in logs

    Hi Anybody shed some light on the below error. My wireless devices started to disconnect, had to hard reboot router and checked the logs and saw this. Running Merlin 388.2_2 Aug 8 18:43:36 Asus-RT-AX88U kernel: FPM Pool 1: invalid token 0x20ea8000 freed Aug 8 18:43:36 Asus-RT-AX88U kernel...
  15. A

    AX58u - latest Merlin, no Traffic Statistic

    Can confirm mine has also stopped working.
  16. A

    AX58u - latest Merlin, no Traffic Statistic

    I withdrew on the Privacy page. Then went into Traffic Statistics, hit the TRASH icon on the right hand side, and then re-enabled Traffic Statistics which prompted the accepting of Privacy again. Then all Traffic Statistics started recording again.
  17. A

    What's the best way to force all traffic through the pihole for any devices that may have hardcoded DNS on an ASUS router (rt-ax86u) with Merlin?

    This worked when I used Roku's. But seems the the Google devices just die if you block the Google DNS. Voice assistance won't work and they just keep saying they aren't connected to internet. So hence the routing as to trick the devices into thinking they can reach the Google DNS servers.
  18. A

    What's the best way to force all traffic through the pihole for any devices that may have hardcoded DNS on an ASUS router (rt-ax86u) with Merlin?

    I had the same issue when my Google Home devices seems to be hardcoded to 8.8.8.8 and 8.8.4.4 instead of my Adguard Home. I merely added the following into IP tables on router (via SSH) with 192.168.10.14 being the DNS sever IP. NOTE: It will show the router as requester, not the client...
  19. A

    CSR Certificate Generation

    @dave14305 I managed to generate a CSR with that link you posted. Did take a little tweaking, but will post what I did below. Firstly, I created a file in the tmp folder on the router named altnames.cnf. This file was then populated with the below which had the details of the certificate I...
  20. A

    CSR Certificate Generation

    Yeah, I can give it a go :) I found this but I don't think this is the same as this is self-signed. https://www.snbforums.com/threads/create-and-install-a-root-ca-and-self-signed-ssl-certificate.39424/
Top