query-source and recursive options

2020-12-16 Thread Xinyu Wang
Hi guys, I noticed query-source takes effect even recursive is set false. My question is, if recursion is disabled, no outgoing queries should be generated. So why query-source still takes effect? Also, resovler is created per view when starting up named even recursive==false. Why? Do resolvers ne

query-source and listened interfaces

2021-07-08 Thread Xinyu Wang
Hi guys, Is it possible to make a recursive BIND send queries to authorities from the interface which the original query was sent to. For instance, the recursive BIND is listening 3 interfaces, they are 1.1.1.1, 1.1.1.2, and 1.1.1.3 when a recusive query arrived at 1.1.1.1, then BIND use 1.1.1.

Re: query-source and listened interfaces

2021-07-12 Thread Xinyu Wang
ve different cache anyway. > > Can you share why source addresses are important? > > Cheers, > > Petr > On 7/8/21 9:08 AM, Xinyu Wang wrote: > > Hi guys, > > Is it possible to make a recursive BIND send queries to authorities from > the interface which the o

Re: query-source and listened interfaces

2021-07-12 Thread Xinyu Wang
ups? > > It would be more clear is authoritative responded always the same way > for everyone. Possible changes would be implemented at recursive > resolver itself. Sharing for example RPZ rules for multiple servers if > required. > > Just my 2 cents. > > Petr > >