Re: [bind-users] Re: BIND9-ARM (HTML) feature request: better hyperlinking in/of chapter 6

2015-05-09 Thread Evan Hunt
On Sat, May 09, 2015 at 04:56:08PM -0500, Jerry K wrote: > Was going thru some old messages, and came across this one about > generating the ARM doc as HTML. > > Just wondering if anything ever became of it? The ARM is generated as HTML now, but the request in that thread was to add better anchor

Re: [bind-users] Re: BIND9-ARM (HTML) feature request: better hyperlinking in/of chapter 6

2015-05-09 Thread Mukund Sivaraman
Hi Jerry On Sat, May 09, 2015 at 04:56:08PM -0500, Jerry K wrote: > Was going thru some old messages, and came across this one about > generating the ARM doc as HTML. > > Just wondering if anything ever became of it? Is this what you want: http://ftp.isc.org/isc/bind9/cur/9.10/doc/arm/Bv9ARM.htm

Re: RPZ and client matching

2015-05-09 Thread Mukund Sivaraman
Hi Job On Sat, May 09, 2015 at 06:34:26PM +0200, Job wrote: > Hello, > > i noticed i can write a RPZ file for blocking some websites > resolution, as example, and excluse come Client IP from this policy. > > I would like to do exactly the opposite: i want to define some > blocking resolution pol

Re: [bind-users] Re: BIND9-ARM (HTML) feature request: better hyperlinking in/of chapter 6

2015-05-09 Thread Jerry K
Was going thru some old messages, and came across this one about generating the ARM doc as HTML. Just wondering if anything ever became of it? Jerry Kemp On 11/20/13 03:43 PM, Evan Hunt wrote: On Wed, Nov 20, 2013 at 03:27:59PM -0600, /dev/rob0 wrote: Looking at the HTML source for the Tabl

Re: RPZ and client matching

2015-05-09 Thread Chris Buxton
> On May 9, 2015, at 9:34 AM, Job wrote: > > Hello, > > i noticed i can write a RPZ file for blocking some websites resolution, as > example, and excluse come Client IP from this policy. > > I would like to do exactly the opposite: i want to define some blocking > resolution policy and ASSIGN

RPZ and client matching

2015-05-09 Thread Job
Hello, i noticed i can write a RPZ file for blocking some websites resolution, as example, and excluse come Client IP from this policy. I would like to do exactly the opposite: i want to define some blocking resolution policy and ASSIGN only to specific client. Is it possible with RPZ? Thank