Tony Finch enlightens me thus:
> The difference between stub and static-stub is that stub works like the
> root zone hints, i.e. the servers in the zone override the ones that you
> configure for a stub zone, whereas the servers you configure for a
> static-stub zone override the servers in the
Suddenly server stop working ; on logs following messages appeared :
alidating @0x7f2c60591400: . NS: got insecure response; parent indicates
it should be secure
error (insecurity proof failed) resolving './NS/IN': 199.7.83.42#53
validating @0x7f2c60528430: net SOA: verify failed due to bad s
I don't see this mentioned anywhere else, although I'm suprised by that
so maybe I'm missing something. When I build bind-9.10.2-P2 I find
that "make test" fails for reclimit with "Couldn't start server ans2" if
I don't have Net::DNS::Nameserver installed. After I install it the
testing is successf
In message <55a57b9c.6050...@gmail.com>, Leandro writes:
> Suddenly server stop working ; on logs following messages appeared :
>
> alidating @0x7f2c60591400: . NS: got insecure response; parent indicates
> it should be secure
> error (insecurity proof failed) resolving './NS/IN': 199.7.83.42#
On Tue, 14 Jul 2015, Maria Iano wrote:
> I don't see this mentioned anywhere else, although I'm suprised by that
> so maybe I'm missing something. When I build bind-9.10.2-P2 I find
> that "make test" fails for reclimit with "Couldn't start server ans2" if
> I don't have Net::DNS::Nameserver insta
> zone "concordia.ca" {
> type stub;
> file "StubData/concordia.ca.SEC";
> masters {
> 132.205.1.1 ;
> 132.205.7.51 ;
> };
> multi-master yes;
> };
[results in transferring:]
> ---
6 matches
Mail list logo