Re: Problem with internal/external VIEWs

2021-07-05 Thread Dean Gibson (DNS Administrator)
.com { type primary; [ allow-update / update-policy ] { … }; … }; }; view view2 { zone example.com { in-view “view1”; }; }; ... On 2021-07-05 12:36, Dean Gibson (DNS Administrator) wrote: Currently running Bind v9.11.4: Several years ag

Problem with internal/external VIEWs

2021-07-05 Thread Dean Gibson (DNS Administrator)
Currently running Bind v9.11.4: Several years ago, I implemented multiple VIEWs using (almost) the exact example in the Reference Manual.  However, I wanted the "example-internal.db" and "example-external.db" to be the same file. This worked until I wanted to have "example.com" updateable via

Zone removal messages

2016-10-27 Thread Dns Administrator
Hi, I wonder if anyone could help me with the following: I’ve created local root servers on sec. loopback addresses on my internal servers and created a stub zone as follows: zone "." { type static-stub; server-addresses { 127.0.0.2; }; }; Thought the querying ap

What if no root servers?

2014-04-08 Thread Dean Gibson (DNS Administrator)
I'm interested in a special use-case, where (say, in an emergency), access to most of the Internet (and hence the root servers) is cut off. In this situation, there is an emergency connected network consisting of several domains, each with known nameserver IP addresses. The hosts in domain a

Fwd: Fwd: disabling "Any" requests

2012-07-17 Thread Dns Administrator
return; } } -- Forwarded message -- From: Date: Fri, Jul 13, 2012 at 2:55 PM Subject: Re: Fwd: disabling "Any" requests To: Dns Administrator Peter wrote on 07/13/2012 04:26:55 AM: > ps I haven't stumbled across any coax cabling since the last millenium Wirecutters work o

Fwd: disabling "Any" requests

2012-07-13 Thread Dns Administrator
Thank you all very much for your advice. Doing a general check on some dns servers in connection with an upcoming systems upgrade I noticed an unexpected spikiness when looking at the query logs This I found was apparently caused by "ANY" queries from some few addresses and with a volume and a freq

disabling "Any" requests

2012-07-12 Thread Dns Administrator
Hi bind-users, please excuse my ignorance being a novice to dns, but is there some way of disabling or choking "Any" type requests? Very best regards Peter ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this l