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

    VPNMON VPNMON-R3 v1.3.7 -Oct 20, 2024- Monitor WAN/Dual-WAN/OpenVPN Health & Reset Multiple OpenVPN Connections (Now available in AMTM!)

    the same problem using nordvpn, apparently the redirection works but it's as if something is blocking the responses that unbound requires. I think that this is blocked on purpose, I don't know the reason. I reverted to the dnscrypt solution until it works again, but I don't trust it because I...
  2. G

    Entware "Wrong ELF class" or "Error while loading shared libraries" error

    yes, I think the transmission needs to be reinstalled
  3. G

    Scribe error='libssl.so.1.1: wrong ELF class: ELFCLASS32'

    For me, this is the solution for the scribe AX88u. opkg --force-depends remove libcurl opkg install libcurl And reinstall scribe :)
  4. G

    Entware "Wrong ELF class" or "Error while loading shared libraries" error

    For me, this is the solution for the scribe AX88u. opkg --force-depends remove libcurl opkg install libcurl And reinstall scribe
  5. G

    AX88u recurring kernel issue

    do you use a pixelserv?
  6. G

    Suricata Suricata 6 is available for testing

    there is no installation script, everything has to be installed one by one manually https://bin.entware.net/aarch64-k3.10/test/suricata6/ suricata6-extra_6.0.4-1_aarch64-3.10.ipk iptables -I FORWARD -j NFQUEUE instead of this --runmode: workers-- You can try this --runmode: autofp--
  7. G

    Suricata Suricata 6 is available for testing

    Looks like IPS mode works in NFQUEUE mode. The test rule was used to block a download file that I uploaded to a web server. CPU Load Average (1, 5, 15 mins) 3.93, 3.62, 3.53 fast.log: 04/02/2022: 12: 54.223803 [Drop] [**] [1: 1: 1] Alarm detected [**] [Classification: Potential...
  8. G

    Suricata Suricata 6 is available for testing

    Thanks for the new version! I installed suricata 6.0.4 currently in test mode af-packet copy back and forth between the br0-eth0 interface. I later saw that the extra version supports nfqueue mode, which creates a new opportunity to test and maybe activate the ips feature. Who can please help...
  9. G

    dns.msftncsi.com flooding my NextDNS

    the WAN status is connected and does not change. ( Cable modem)
  10. G

    dns.msftncsi.com flooding my NextDNS

    i wrote 0.0.0.0 in both places and the DNS request was terminated
  11. G

    Release Asuswrt-Merlin 386.4 is now available

    otherwise, the interesting thing is that if these values are empty you will still be connected to dns.msftncsi.com. where get this if these values are empty?
  12. G

    Release Asuswrt-Merlin 386.4 is now available

    Thanks! I will test. maybe you need to write a script for it.
  13. G

    Release Asuswrt-Merlin 386.4 is now available

    dns_probe_host, dns_probe_content i typed 127.0.0.1 here and now there are no more dns.msftncsi.com dns requests or I don't see it in the log, otherwise i use unboundot.
  14. G

    Release Asuswrt-Merlin 386.4 is now available

    dns.msftncsi.com can't this be turned off? we have been without it so far. a lot of unnecessary DNS requests.
  15. G

    Unbound Unbound DNS VPN Client w/policy rules

    I've been looking for this solution for a long time, which you found! Thank you for the great work! It is a simple and fully transparent solution and works.
  16. G

    dnamasq.conf not redirecting

    use it as I wrote based on the Ip address. it works for me!
  17. G

    dnamasq.conf not redirecting

    HI! info: https://b0.dk/ dnsmasq conf add: address=/vtuner.com/168.119.122.34
  18. G

    Diversion Diversion blocking less than 2%

    Accept DNS configuration : disable Diversion working. Use stubby (DOT), dnscrypt... but if you redirect all traffic to vpn you can also use unbound. you only need to use the "bind disable" command here. the dns ip address and the external ip address are the same.
  19. G

    Unbound Unbound 1.12

    i tried the dns query in many ways, tested almost every variation. Everyone is recommended a different setting to suit their needs. If the entire network passes the vpn Network and uses an unbound resolver, it also "passes the dnsleak test" and the recursive mode is retained. The ip address...
  20. G

    Unbound unbound_manager (Manager/Installer utility for unbound - Recursive DNS Server)

    you are funny! Bind disabled and all traffic redirect to vpn, no policy rules!! and check your DNS.
Top