Re: [Pdns-users] pdns-recursor and local cache

2019-12-12 Thread Pedro David Marco via Pdns-users
Hi Brian... RPZ is exactly what i was looking for...   i will try it! Thanks a lot! Pete. On Thursday, December 12, 2019, 7:14:22 PM GMT+1, Brian Candler wrote: On 12/12/2019 17:53, Pedro David Marco via Pdns-users wrote: > i am using pdns-recursor and would like it to have like a local

Re: [Pdns-users] pdns-recursor and local cache

2019-12-12 Thread Brian Candler
On 12/12/2019 17:53, Pedro David Marco via Pdns-users wrote: i am using pdns-recursor and would like it to have like a local cache that can be read from a file. i know pdns-recursor can read /etc/hosts file to serve entries from it before trying to reolve them... is this the best way? will it

Re: [Pdns-users] pdns-recursor and local cache

2019-12-12 Thread Otto Moerbeek
On Thu, Dec 12, 2019 at 05:53:52PM +, Pedro David Marco via Pdns-users wrote: > Hi! > i am using pdns-recursor and would like it to have like a local cache that > can be read from a file. > i know pdns-recursor can read /etc/hosts file to serve entries from it before > trying to reolve them

[Pdns-users] pdns-recursor and local cache

2019-12-12 Thread Pedro David Marco via Pdns-users
Hi! i am using pdns-recursor and would like it to have like a local cache that can be read from a file. i know pdns-recursor can read /etc/hosts file to serve entries from it before trying to reolve them... is this the best way? will it work ok for a huge hosts file? Thanks! Pete. __