Post AxvyqDtHbiGLxObIAK by latenightowl@social.linux.pizza
 (DIR) More posts by latenightowl@social.linux.pizza
 (DIR) Post #AxvyqDtHbiGLxObIAK by latenightowl@social.linux.pizza
       2025-09-06T15:55:41Z
       
       0 likes, 0 repeats
       
       Sometimes, you want a solution to your weird issue.For me, right now, it is a DDNS support in AdGuard Home, so my services could announce their own IP, without me hardcoding anything.
       
 (DIR) Post #AxvyqEsxuNbR2hSYJE by icedquinn@blob.cat
       2025-09-06T15:56:55.863492Z
       
       0 likes, 0 repeats
       
       @latenightowl confused why would you need thisisn't that a dns black hole for ads?
       
 (DIR) Post #Axvzad6YC7L3Tfw0m0 by latenightowl@social.linux.pizza
       2025-09-06T16:03:42Z
       
       0 likes, 0 repeats
       
       @icedquinn It is, but you can also inject your own records into it, statically. All my servers and services have an A record. But I have to keep it up to date manually anytime I deploy or move something.An alternative is to host another server that does only that, either upstream or downstream of AdGuard, but there are disadvantages (increased latency, loss of per-client statistics).
       
 (DIR) Post #AxvzaeK3fNjnFrGJSy by icedquinn@blob.cat
       2025-09-06T16:05:21.616304Z
       
       0 likes, 0 repeats
       
       @latenightowl ye i would have just assumed coredns or any number of things would sit in front of that. but i don't quite run that setup :blobcatupsidedown: