this post was submitted on 24 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi all

I have been hosting adguard home on a local raspberry pi for a few years now. A few moths ago I changed everything around as I wanted to host more on that pi and moved to a docker setup.

Everything works, but I see that I have about 70k dns queries in 24 hours. and about 90 percent of that is just a query for "." from an IP which I guess is my raspberry pi's interal docker IP?

Anything I can do about that, or is that normal?

https://preview.redd.it/1cmu3cs8e92c1.png?width=1274&format=png&auto=webp&s=42a647b32d87337ab9280def1445d151e5422a12

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

I'd guess that you have another DNS server on your network which is trying to get the list of root name servers (what the . means) via AdGuard.

I'd guess that there are so many queries because something is going wrong with it's attempt to get the root name servers from AdGuard so it's doing it over and over (because it can't function without them).