Listen-on per view?

2012-08-11 Thread sasa sasa
Is it possible to tell each view to listen on certain interfaces? I know Listen-on is in general options so i was wondering if views have something similar. thanks, sa ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe fr

rndc signing -nsec3param

2012-08-11 Thread GS Bryan
How to exactly use the 'rndc signing -nsec3param' command? The usage seems to be 'rndc signing -nsec3param ', but even the ARM doesn't say anything about what exactly looks like. But from what I've glean from Uncle Google, an example command that looks like this: 'rndc signing -nsec3param 1 0 1

Re: rndc signing -nsec3param

2012-08-11 Thread Nate Itkin
On Sun, Aug 12, 2012 at 01:17:11AM +0800, GS Bryan wrote: > How to exactly use the 'rndc signing -nsec3param' command? > The usage seems to be 'rndc signing -nsec3param name>', but even the ARM doesn't say anything about what > exactly looks like. > But from what I've glean from Uncle Google, an

Re: Listen-on per view?

2012-08-11 Thread Chris Thompson
On Aug 11 2012, sasa sasa wrote: Is it possible to tell each view to listen on certain interfaces? I know Listen-on is in general options so i was wondering if views have something similar. You should use match-destinations in the view definition. (The match is on the destination of the query,

Re: Listen-on per view?

2012-08-11 Thread Evan Hunt
> Is it?possible?to tell each view to listen on certain interfaces? I know > Listen-on is in general options so i was wondering if views have > something similar. No, but you should be able to get the same result with "match-destinations". -- Evan Hunt -- e...@isc.org Internet Systems Consorti

Re: rndc signing -nsec3param

2012-08-11 Thread GS Bryan
On Sun, Aug 12, 2012 at 2:15 AM, Nate Itkin wrote: > On Sun, Aug 12, 2012 at 01:17:11AM +0800, GS Bryan wrote: >> How to exactly use the 'rndc signing -nsec3param' command? >> The usage seems to be 'rndc signing -nsec3param > name>', but even the ARM doesn't say anything about what >> exactly lo

Re: rndc signing -nsec3param

2012-08-11 Thread Nate Itkin
On Sun, Aug 12, 2012 at 11:43:47AM +0800, GS Bryan wrote: > On Sun, Aug 12, 2012 at 2:15 AM, Nate Itkin wrote: > > On Sun, Aug 12, 2012 at 01:17:11AM +0800, GS Bryan wrote: > >> How to exactly use the 'rndc signing -nsec3param' command? > >> The usage seems to be 'rndc signing -nsec3param >> nam