RRL patch in B10 1.1.0?

Shane Kerr shane at isc.org
Tue Nov 5 18:56:21 UTC 2013


rob0,

Apologies for the long delay in reply. This mail did indeed get blocked
by the mail list software.

On Thu, 17 Oct 2013 22:52:46 -0500
/dev/rob0 <rob0 at gmx.co.uk> wrote:

> I am wanting to try BIND10 and also try Response Rate Limiting. I 
> found this ticket with a link to a patch: 
>     http://bind10.isc.org/ticket/2840
> Patching failed -- complete output at the end of this post.

I think a better thing to do would be to try the RRL branch that Jinmei
put together. You can get this via:

git clone git://git.bind10.isc.org/bind10
cd bind10
git checkout rrl
autoreconf -i
./configure --prefix=/opt/bind10
make
make install

We will merge this into the main code, but for now this is the best way
to use this feature.

Cheers,

--
Shane


More information about the bind10-users mailing list