dnsproxy
dnsproxy copied to clipboard
Can we have bogus private reverse lookups function?
As dnsmasq did, “Bogus private reverse lookups. All reverse lookups for private IP ranges (ie 192.168.x.x, etc) which are not found in /etc/hosts or the DHCP leases file are answered with "no such domain" rather than being forwarded upstream. The set of prefixes affected is the list given in RFC6303, for IPv4 and IPv6.”
I find that there are always a bunch of annoying reverse DNS requests for intranets. Can we make a switch and just kill it?