Hi
where did you find it in the documentation? I dont know what to fill in for IPv6, so looking for an answer. could you perhaps share a link?
Iād like to use the Adguard Home addon to resolve external DNS with DoH, DoT and Quic.
Now Iām wondering if I need to set up port forwards from my router to my Home Assistant device )Pi)?
If so, to which internal port do I need to forward to?
Or isnāt portforwarding not needed in my case?
For example:
External Port 443 -> HomeAssistantIP:443 or
External Port 443 -> HomeAssistantIP:8123 ?
Also Iād like to use DoH, DoT and Quic from my desktop pc (Windows10, with YogaDNS client) to my HomeAssistant instance over my internal network. Is this possible and should I use hairpin NAT or a DNS rewrite from xxxxx.duckdns.org / xxxx.ui.nabu.casa for that?
Iām using:
- Adguard Home Addon on HASSIO
- DuckDNS addon
- Home Assistant linked to Nabu Casa Cloud subscription.
Info:
Home Assistant: core-2021.2.2
Installation type: Home Assistant OS
Host-OS: Home Assistant OS 5.11
Supervisor:supervisor-2021.02.6
Installed add-ons:
File editor (5.2.0), Home Assistant Google Drive Backup (0.103.1), Terminal & SSH (9.0.1), deCONZ (6.6.5), AdGuard Home (3.0.0), Samba share (9.3.0), Duck DNS (1.12.4), Spotify Connect (0.8.2)
Thanks
This one might sound kinda dumb but I figured itās best to ask before doing it:
Iāve got a Home Assistant Supervised instalation running the Adguard Home add-on with the IP 192.168.68.168, Iāve added that IP address as a DNS on my router DHCP settings and everything goes through Adguard Home and Iām quite happy with that.
The only thing not going through AdGuard Home is the HA instalation itself, since it has a static IP adress and the DNS is configured as ā8.8.8.8,8.8.4.4ā through the Supervisor.
Can I set my HA instalation DNS to itās own IP so I can see all the traffic in Adguard Home or that would just end up badly?
Hi everyone. My processing time is unfortunately huge. 250.000 requests so far, 8,4% got blocked, resulting in 1283 ms.
I got a fritzbox as my router, where I added my Aduard/Home Assitant (Supervised) IP as DNS Server. Its also possible at the fritzbox gui to enter a second DNS IP, in case the first does not respond, so one would still have access to the internet. I did that, but since my processing time with adguard is that high, my fritzbox i rerouting it to the secong DNS IP.
I made some screenshots of my adguard settings, so far I did not changed anything beside the standard installation. Most entries got filled in automatically.
I am using a raspberry 4 8gb, supervised, adguard 3.0.0
Can somebody help me getting this processing time down? Thanks in advance.
Here are my adguard settings:
Here is my fritzbox (router) settings
Hi, not the biggest expert but here are some thoughts.
Due to the way fritzbox works you need to specify both dns to your local adguard home (here in your config secondary dns is 8.8.8.8). It is not necessarily due to your speed issue that it switches to secondary, even with speeds of 37ms it always distributed some load on the secondary dns for my system.
I see that you use dns-over -https in your upstream servers, but you donāt have checked the option in the encryption tab and I donāt see if you set ssl certificates. It could probably cause issuesā¦ You could try without encryption to check speeds first. For upstream I use 1.1.1.3 and 1.0.0.3 (it is the fastest possible dns, and removes porn. To allow it, you can use 1.1.1.1). It was the fastest I found.
Iāve also disabled ipv6 as l had read there was issues with this addon.
Donāt forget it is average values over 24h, so if you change values you need to wait for them to take into account the new speeds.
Any issues pop up in the addon logs?
Other than that all your settings seem normalā¦ I have a value of around 50ms on a rpi3b+ with 1go ram and 2% average cpu load.
Ps : also I recommend that you set fixed dns servers for home assistant (there is a guide soe posts above) otherwise the systems runs randomly into connections errors in my experience
Thanks for your reply @alexbelgium. I will try your points. Regarding the fixed IPs: all is fixed - so I can eliminate this as a reason for the delay.
Hej everyone, I now checked the encryption and set the paths for the certificate.
I deactivated IPv6 and set the second dns adress also to my raspberrys ip.
So far the stats show, that my ping got lowered in 24h to 23ms. Which is waaaay better!
So far so good. Thanks again to @alexbelgium!
Are there any plans to update AGH to the latest version? Release 105.1
They normally upgrade it not long after a releaseā¦
Hello,
i added AdGUard Home on another HA instance.
I would now like to control it via my master HA.
Tried to added the IP address, Port (default 3000), and (correct) user/pw.
It just telkls me āunknown errorā.
Any hints for my where i can find more information of the cause?
Thanks in advance,
Ralf
Thereās no Adguard in Supervisor tab, tried to add it via repository but that doesnāt work either. Finally I found it under configuration/integration but thereās no instructions as how to fill in the info for the pop-up window. Help please
Adguard is in the Supervisor Tab under ADD-ON STORE
The integration you are looking at provides info on the add-on once you have installed it (If you want that info)
If you donāt search can you see the sections OFFICIAL ADDONS and also the HOME ASSISTANT COMMUNITY ADDONS? It is in the community addon section
Do you have Advanced Mode enabled in your profile settings? Many of the add-ons donāt appear unless you have this enabled.
Not under official add-ons, tried HACS as well, advanced mode enabledā¦no where to be foundā¦seems very odd. I even tried to add it via github repository but it said invalid
Yes, no luck
Have another look at the instructions The repository URL is https://github.com/hassio-addons/repository
got it now, thank you very muchā¦had to re-install repository