rDNS PTR request handling for agh

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-08 16:14:05 -05:00
parent bff63c828f
commit b5812dc038

View file

@ -182,6 +182,7 @@
# Shift DNS to localhost only on a separate non standard port
# We are using ./adguardhome.nix for DNS and we still run this one for reverse name lookups
# Note in Ad GuardHome in DNS Settings add localhost:9053 to Private reverse DNS servers and enable them
listen-address = "127.0.0.1";
port = 9053;