* Evan Hunt 2013.02.11 20:30:
> I haven't seen this problem before. Can you share the rest of
> your configuration with me? You can open a ticket by mailing
> bind9-b...@isc.org.
Config sent.
Regards
Thomas
signature.asc
Description: Digital signature
___
* Vernon Schryver 2013.02.11 20:15:
> - Was the previous version that did not have those errors BIND 9.9.2?
Yes, with the exception that I did not use views.
>
> - Was anything changed besides installing the patch in the BIND source
> and the rate-limit{} statement in named.conf?
Vi
> Type forward? Really? I didn't expect that to come from someone at ISC.
D'oh, embarrassed now.
> Use 'type stub' instead, with a masters statement rather than a
> forwarders statement.
Chris is correct, both options work, stub is better.
--
Evan Hunt -- e...@isc.org
Internet Systems Consorti
On Feb 10, 2013, at 3:26 PM, Evan Hunt wrote:
> Then configure the
> zones as "type forward", with "forwarders" pointing to the authoritative
> server(s) for your zones. The resolver will then forward queries for those
> names to the authoritative servers, and validate the responses.
Type forwar
> After introducing views in my BIND 9.9.2-rpz+rl.028.23-P1 configuration the
> log starts to report managed keys errors periodically. Deleting the files
> does not solve the issue.
>
> view "internal" {
> match-clients { internal_hosts; };
> recursion yes;
>
> From: Thomas Leuxner
> After introducing views in my BIND 9.9.2-rpz+rl.028.23-P1 configuration
> the log starts to report managed keys errors periodically. ...
I believe that nothing in the rpz+rl.028.23-P1 patches from
http://www.redbarn.org/dns/ratelimits changes anything that might cause
ma
After introducing views in my BIND 9.9.2-rpz+rl.028.23-P1 configuration the log
starts to report managed keys errors periodically. Deleting the files does not
solve the issue.
view "internal" {
match-clients { internal_hosts; };
recursion yes;
include "/
7 matches
Mail list logo