Skip to content
Snippets Groups Projects
Verified Commit 9b45d856 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

dyn_dns: Enable EDNS subnet processing for more accurate geodns

The EDNS Client Subnet header can provide a more accurate location of
the client, especially if the client is not near the recursive resolver,
so use it if it's provided.
parent 8915555a
No related branches found
No related tags found
No related merge requests found
Pipeline #79216 passed
......@@ -9,3 +9,4 @@ geoip-database-files=/var/lib/GeoIP/GeoLite2-City.mmdb
geoip-zones-file=/etc/powerdns/geo.yml
enable-lua-records
lua-health-checks-interval=60
edns-subnet-processing=yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment