Re: [Pdns-users] pdns recursor edns-client-subnet caching problems

2017-08-02 Thread Shawn Zhou
I don't think that's the right behavior. If Client Subnet scope set to 0, resolver should not cache it.unbound DNS gives me the expected output as it cache has different entries for different client subnet. Why is pdns recursor's implementation different? root@DFW01-CPS02:~# dig @localhost +subn

Re: [Pdns-users] pdns recursor edns-client-subnet caching problems

2017-08-02 Thread Remi Gacogne
Hi Shawn, On 08/02/2017 08:47 AM, Shawn Zhou wrote: > Sorry. I meant the authoritative nameserver did respond with the correct > answer. The authoritative server answers with a EDNS Client Subnet scope set to 0 when we send a query with a source set to 127.0.0.1/32, meaning that we can cache th