Hi all, I’ve been using the AdGaurd Home plugin for a couple of months very successfully. However, over the weekend I accidentally switched off part of my network (a switch) and promptly switched it on again.
Immediately after my DNS queries in my network started failing - I couldn’t figure out why. Internet was fine but nothing would resolve. Eventually restarted the host I was running Home Assistant (I run it in a VM on an Ubuntu box - I restarted the whole box) and all was fine again (AdGuard running and doing it’s thing). I thought it was strange and updated the AdGuard add-on to the latest version (4.7.1) without any noticeable difference.
Then randomly this afternoon it started again - and I noticed that if I turn AdGaurd’s protection all works well.
Does anybody have any suggestions what it could be? I have little use of AdGuard if it blocks everything!
Solved my own issue, the 502 Bad Gateway was part of the issues resulting from me not setting the static IP’s in HA for both IPv4 and IPv6. I’d originally only done IPv4. Once I corrected v6 and rebooted DHCP issues went away.
Need some help here, been searching for weeks on this topic (seems like many people have the same issue but was not able to find a concrete answer). Essentially what I am trying to do is forward adguard home requests to nginx proxy manager that run on the same host. The reason for this is that since my router does not support NAT Loopback and dns rewrites dont support a port, I can’t access my other services using my duckdns addresses. Example below:
nginx handles let’s encrypt certificates for HTTPS access outside of my LAN. This works as expected, nginx proxies the duckdns url to port 5967 internally.
Inside my network the duckdns url hits adguard home, which without a dns rewrite, returns my external ip address but again I have no way of telling it to forward it to the correct port.
If I can pass all traffic from adguard to nginx, that should solve the internal resolution problem but the question is how to do that when all of the addons are running on the same host.
is there a way that i can access homeassistant with http and https using adguard ?
i have duckdns and ssl enabled, making me impossible to use http anymore.
i did see it was possible with ngix, but is this also possible with adguard using dns-rewrite, and how to achieve that ?
I installed the app Adguard Home Remote on iOS (used their version for Pi-hole before). However I am stuck adding the instance, I need a login and password. But Adguard didn’t let me create one, where can I change it?
New user and running AdGuard add-on (everything seems to be working fine).
Question: is there any way to delete/clear the query logs? Do they just build forever? How long are queries kept?
There doesn’t seem to be any options, unlike the standalone version of AG Home.
I would have a switch (you could just use the existing Adguard entity switch) which triggers an automation to disable Adguard which also sets and then starts the timer. Then trigger on timer finish to turn Adguard back on.