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

  1. bluzfanmr1

    Unbound low cache hit rate

    My understanding of Unbound was that it manages when to know to look for a refreshed record and that it doesn't need to look every single time. To me, it looked like the change was causing a lookup just about every time, slowing down DNS resolution on the network, and making Unbound like any...
  2. bluzfanmr1

    Unbound low cache hit rate

    I can report after 1 hour with this change the cache hit % doubled to 50% and climbing. Surfing is back to what it used to be where it was zippy and there wasn't that pause with every click.
  3. bluzfanmr1

    Unbound low cache hit rate

    Awesome, thanks for the tips. I have added that line.
  4. bluzfanmr1

    Unbound low cache hit rate

    That setting is not part of the default unbound.conf file, at least ours here. Does that mean it needs to be added?
  5. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    Can report all is working now after the latest update.
  6. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    At your suggestion I ran uu, but no change. I can enter the other scripts but when I type ag I get the repeated error until I Ctrl-C to stop it. Also note there's an error message starting with sed: sh: in there. amtm 6.1.3 by thelonelycoder GT-AX6000 (aarch64) Kernel-4.19.183...
  7. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    Ummm ok I thought I was doing that since it happened when updating and reading this and thought it was related to amtm: Fixes install and/or updating problems with Adguardhome and dnscrypt-proxy installations. Thanks to @SomeWhereOverTheRainBow for the pull request.
  8. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    @SomeWhereOverTheRainBow after updating to amtm 6.1.3 I am getting an error when typing in "ag" that continues to infinity unless you kill it. Also note the "sed: sh: No such file or directory" error near the top of the menu. I did go back and try the cli installer and that did not get any...
  9. bluzfanmr1

    Bought a RT-be92U then found your website

    Sorry to continue being off topic, but a heat pump water heater is on my radar to replace the electric water heater that came with our recent home purchase. Both are 6 years old, so it's a question of replacing the water heater proactively or waiting. Though expensive, there are a lot of...
  10. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    Just another random observation that might not be an AGH issue. For fun I have a Time Machine backup running on the router. I have noticed that when a Guest Network is active, it stops the backup disk from being seen to the network and stops the backups. As soon as the Guest Network is disabled...
  11. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    admin@GT-AX6000:/tmp/home/root# nvram show | grep 'lan1' lan1_domain= lan1_gateway=192.168.2.1 lan1_hwaddr= lan1_hwnames= lan1_ifname=br52 lan1_ifnames=wl0.1 eth1.52 eth2.52 eth3.52 eth4.52 eth5.52 eth6.52 eth7.52 lan1_ipaddr=192.168.2.1 lan1_lease=86400 lan1_netmask=255.255.255.0 lan1_proto=0...
  12. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    I just noticed another issue that isn't a big deal for me but may pop up for someone else. And maybe this isn't an AGH issue but if I assign a specific DNS server to a Guest Network, it isn't respecting that choice and still sends everything to AGH. Thought I'd point it out in case it pops up in...
  13. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    😊 I'm honored to interact with such a great group!
  14. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    After upgrading via amtm to 1.9.0 it works! Sorry I had family stuff and was just able to try it. Thanks for this tool, your patience, and thanks for all your help, it's greatly appreciated!
  15. bluzfanmr1

    AdGuardHome AGH not working on new firmware 3006

    I'm updated to 1.8.9 now: admin@GT-AX6000:/tmp/home/root# netstat -nlp | grep "dnsmasq" tcp 0 0 192.168.52.1:53 0.0.0.0:* LISTEN 29934/dnsmasq tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 29803/dnsmasq tcp 0 0...
Back
Top