Re: [CentOS] BIND 9.9 RRL

2017-08-11 Thread Mark Haney
On 08/10/2017 04:16 PM, Leon Fauster wrote: Am 10.08.2017 um 21:00 schrieb Mark Haney : I can't seem to find anything clear on this, but is the C7 version of BIND 9.9 built with Request Rate Limiting? _Response_ Rate Limiting - I think its possible since EL6: https://access.redhat.com/errata

Re: [CentOS] BIND 9.9 RRL

2017-08-10 Thread Leon Fauster
> Am 10.08.2017 um 21:00 schrieb Mark Haney : > > I can't seem to find anything clear on this, but is the C7 version of BIND > 9.9 built with Request Rate Limiting? _Response_ Rate Limiting - I think its possible since EL6: https://access.redhat.com/errata/RHSA-2013:0550 -- LF ___

Re: [CentOS] BIND 9.9 RRL

2017-08-10 Thread Anand Buddhdev
On 10/08/2017 21:00, Mark Haney wrote: > I can't seem to find anything clear on this, but is the C7 version of > BIND 9.9 built with Request Rate Limiting? Run "named -V" and it will output the features it was compiled with. See if RRL is in there. Regards, Anand