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

Search results

  1. P

    DNS Director bugging out (even when disabled): nslookup returns NOTIMP

    I dont know what time it started (unsure of timestamp) but I can definitely check next time that happens Right now, I am still in this bugged out state, but WAN is currently up. My internet seems to be working fine except for unable to nslookup from 8.8.8.8/8.8.4.4/1.1.1.1/1.0.0.1 Should I...
  2. P

    DNS Director bugging out (even when disabled): nslookup returns NOTIMP

    Hi all, thanks for reading this post. Im having a weird issue with DNS Director. Its currently disabled. However, sometimes it gets into a state of bugginess where I cant nslookup on 8.8.8.8, causing my Google Homes, and any machines using 8.8.8.8, to break. The error I get from nslookup is...
  3. P

    DNS Director- 2nd DNS server - Feature request

    So youre not using DNS Director then?
  4. P

    DNS Director- 2nd DNS server - Feature request

    Thank you for clarification!
  5. P

    DNS Director- 2nd DNS server - Feature request

    @bennor but what if the primary PiHole goes down? Im requesting the ability to have a secondary DNS (a second PiHole), and still be able to use DNS Director
  6. P

    DNS Director- 2nd DNS server - Feature request

    Hi all, I have 2 PiHoles running, a primary and a secondary for backup Ive been using them well as the LAN and WAN DNS entries. I want to start using DNS Director, but of course the interface allows only one direction per host This is a feature request to allow 2 DNS directions per host -...
  7. P

    amtm amtm 4.9 - the Asuswrt-Merlin Terminal Menu, June 30, 2024 (locked thread)

    Oh thank you so much for figuring that out! I think installing to a non-volatile folder folder would be a lot better. That way I don't need to reinstall every time I want to play :D
  8. P

    amtm amtm 4.9 - the Asuswrt-Merlin Terminal Menu, June 30, 2024 (locked thread)

    Anyone else have the issue where shtris (g1) keeps getting uninstalled? I need to keep reinstalling it after every reboot
  9. P

    [beta] Dual WAN helper script (discontinued)

    Thanks Viktor!
  10. P

    [beta] Dual WAN helper script (discontinued)

    2023 here, and I'd like to get a copy to play with too. Sorry for necroing this thread but the posted link no longer works as mentioned by TheLonelyCoder. I understand it may not work but I'd like to play with it Can someone please share an up to date link where to get this script please? I've...
  11. P

    Wireguard Session Manager - Discussion (3rd) thread

    Can you please elaborate how to test that? Thanks
  12. P

    Wireguard Session Manager - Discussion (3rd) thread

    Made a lot of progress with V2 of the randomzier script /jffs/scripts/firewall-start: cru a cycleVPN "0 1 * * * /bin/bash /opt/etc/wireguard.d/randomize.sh start [policy]" /bin/bash /opt/etc/wireguard.d/randomize.sh start [policy] To run it manually: /opt/etc/wireguard.d/randomize.sh start...
  13. P

    Wireguard Session Manager - Discussion (3rd) thread

    fc status Flow Timer Interval = 10000 millisecs Pkt-HW Activate Deferral rate = 1 Pkt-HW Idle Deactivate = 0 Pkt-SW Activate Deferral count = 0 Flow Low Pkt Rate = 10 Acceleration Mode: <L2 & L3> MCast Learning <Disabled> MCast...
  14. P

    Wireguard Session Manager - Discussion (3rd) thread

    Nope, did not upgrade firmware nor many any significant changes. Went to bed with it working and woke up to it not working and been battling it all day. It was working great. I do not see anything about blog or mcast errors heres the last 5 minutes of logs after I connected to the VPN...
  15. P

    Wireguard Session Manager - Discussion (3rd) thread

    So today my AXE11000 has returned to poor speeds, even with flow cache disabled. It was working well up until today Disconnecting from Wireguard tunnel fixes this, so I think its related to flow cache. I have tried disabling and also enabling flow control (through fc disable/enable and also...
  16. P

    Wireguard Session Manager - Discussion (3rd) thread

    I was running the speedtest from a wired desktop, not directly on the router @RMerlin can you please add the 0x01/0x7 fwmark to disable hw-accelleration on newer AXE11000 model firmwares, just as AC86U and AX88U has I am also running Wireguard directly on the Pi (policy on router excludes this...
  17. P

    Wireguard Session Manager - Discussion (3rd) thread

    Wow holy smokes. You are right. It really kills the internet traffic without flow-cache. What can be done? VPN is faster than non VPN without Flow control: With flow-cache: Through Wireguard: Through WAN: Without flow-cache: Through Wireguard: Through WAN:
  18. P

    Wireguard Session Manager - Discussion (3rd) thread

    I wanted to share a little script I wrote that randomizes which Mullvad tunnel I connect to. Let me know if there is a better way to randomize It generates a random number and then connects to that interface. It also makes sure that it doesn't connect to the previously connected tunnel. In...
Back
Top