services.pdns-recursor.serveRFC1918

NixOS option

Whether to directly resolve the RFC1918 reverse-mapping domains: 10.in-addr.arpa, 168.192.in-addr.arpa, 16-31.172.in-addr.arpa This saves load on the AS112 servers.

type: boolean
Default
true
declared in: nixos/modules/services/networking/pdns-recursor.nixView source on NixOS/nixpkgs →