[MaraDNS list] Limiting DNS requests
William
vaebris at 0xeb.info
Thu Dec 29 01:07:10 EST 2011
Hello,
I'm wondering if there's a way to limit dns responses by IP. For example
csv2["example.net."] = "example.net"
csv2["test.net."] = "test.net"
ipv4_bind_addresses = "10.0.0.2, 10.0.0.3, 10.0.0.4, 10.0.0.5"
example.net has name servers pointed at 10.0.0.2 and 10.0.0.3
test.net has name servers pointed at 10.0.0.4 and 10.0.0.5
If I query 10.0.0.4 for example.net it will return the queries. Is it
possible for it to return not found?
Best Regards,
William
More information about the list
mailing list