abh / geodns

DNS server with per-client targeted responses
Apache License 2.0
1.39k stars 193 forks source link

Is edns suopprted? #88

Closed ghpass closed 8 years ago

abh commented 8 years ago

Yes. If a request had the edns client subnet option set (assuming that's the edns feature you are asking about) then the IP from there is used for the rest of the processing and the netmask is set appropriately in the ECS option in the response.