• 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!

Recent content by Rajjco

  1. R

    SkyHero v2.1 – traffic monitor system by human–AI teamwork

    You should avoid running the webserver on 0.0.0.0 your basically making the webserver listen on all interfaces. Check line 361 in cli.py app.run(host='0.0.0.0', port=8082)
  2. R

    Release Asuswrt-Merlin 3004.388.10 is now available

    Yeah read the change log but didn't understand how the change affected my setup and there was no way to set dns address for guest network now everything is clear. Had to set dns director to user defined.
  3. R

    Release Asuswrt-Merlin 3004.388.10 is now available

    Guest Network client addresses do not show up in Adguard Home after updating requests are coming from the routers ip 192.168.1.1 DNS Director Global redirection set to Router. Edit: set to user defined instead of router and add adguard home ip fixes this issue now getting the same behavior as...
  4. R

    Help needed with DNS settings

    The hostname in DNSLeakTest shows it's actually using CleanBrowsing. "dns-edge-usa-east-newyork9.cleanbrowsing.org" Try dns test from https://browserleaks.com/ip to be sure
  5. R

    Looking for a VPN server solution that supports MFA

    There's NetBird which supports MFA and Docker https://netbird.io/ It's also open source.
  6. R

    [Youtube] Video from Dave Plummer on online privacy, mainly DNS

    I always take this saying to heart "If a service is free then your data is the product".
  7. R

    [Youtube] Video from Dave Plummer on online privacy, mainly DNS

    Very Informative video, wonder why ECH isn't wildly adopted. Using It could tremendously Improve privacy.
  8. R

    DNS Providers - Who to trust?

    Here is a balanced approach between privacy,performance and reliability.
  9. R

    AGH DNS Director problem

    Setting Global Redirection to "Router" will force clients to use the DNS provided by the router's DHCP server (or, the router itself (In your case Quad9) if it's not defined). This way all clients will use Quad9 except your wife's iphone which will use Cloudflare and your surface device will use...
  10. R

    Release Asuswrt-Merlin 3006.102.4 is now available

    I think it has something to do with how Guest Network Pro works. On older routers that don't support Guest Network Pro and only support Guest Network you could ping and access devices on the Guest Network from the Main Network but they couldn't connect to devices on the Main Network.
  11. R

    Release Asuswrt-Merlin 3006.102.4 is now available

    My node connected to RT-BE92U stops broadcasting Guest Network SSID anyone facing the same issue? May 13 14:59:14 bsd: bsd: wl0.1 Sending act Frame to 5e:60:b8:4e:bf:9c with transition target wl1.1 ssid 62:cf:84:36:93:b5 May 13 14:59:14 bsd: bsd: BSS Transit Response: ifname=wl0.2, event=156...
  12. R

    Release Asuswrt-Merlin 3006.102.4 is now available

    Upgraded RT-BE92U from Beta3 and the router just rebooted by itself after running for 2 days. No errors or note worthy logs. Might have to fork over 700$ for a BE98 Pro.
  13. R

    ASUS RT-BE92U

    Your client is too far from the router. You can adjust rssi value to prevent disconnections its under wifi > professional tab.
  14. R

    Beta Asuswrt-Merlin 3006.102.4 Beta is now available

    Just installed Beta 3b on RT-BE92U running as a main router everything working great. Only thing I could find are these errors: May 7 20:12:35 networkmap: Error locking /var/lock/networkmap.lock: 0 Already locked May 7 20:12:35 networkmap: Error unlocking -1: 9 Bad file descriptor May 7...
  15. R

    GT-AX11000 Wireguard Client Caps Wan Speed to 250Mbps Down.

    Whenever I enable wireguard client connection my wan speed drops. My internet connection is 1Gbps down. I have to remove the wireguard client settings and reboot the router to get the speed back to normal. Did search the forums and some people were talking about NAT acceleration being disabled...
Back
Top