Actually, I just realized a possible counterexample: if the zone is a
subzone of another zone that the server hosts, the type of error
depends
on the strategy used. With the zone statement, the error will be
REFUSED; without the zone statement, it will be SERVFAIL because of
the
lame delega
On Jan 17, 2012, at 3:44 AM, Matus UHLAR - fantomas wrote:
>>> Whether you set allow-query to none, or remove the zone statement,
>>> clients will get an error when they try to query the zone.
>
> On 17.01.12 14:13, Jeff Peng wrote:
>> There is a difference when you develop a web interface for D
Whether you set allow-query to none, or remove the zone statement,
clients will get an error when they try to query the zone.
On 17.01.12 14:13, Jeff Peng wrote:
There is a difference when you develop a web interface for DNS system.
A user can "pause" the domain from web interface, if we remove
In article ,
Jeff Peng wrote:
> > Whether you set allow-query to none, or remove the zone statement,
> > clients will get an error when they try to query the zone.
>
> There is a difference when you develop a web interface for DNS system.
> A user can "pause" the domain from web interface, if w
Whether you set allow-query to none, or remove the zone statement,
clients will get an error when they try to query the zone.
There is a difference when you develop a web interface for DNS system.
A user can "pause" the domain from web interface, if we remove the zone
and records from BIND fi
In article ,
Jeff Peng wrote:
> >> Well, my dns manage system (dnsbed.com) requires a "zone pause" feature.
> >> > When user click the "pause" button, the zone should be stopped for
> >> > resolving, but the config and records should be kept.
> > How can you tell the difference?
>
>
> what d
Well, my dns manage system (dnsbed.com) requires a "zone pause" feature.
> When user click the "pause" button, the zone should be stopped for
> resolving, but the config and records should be kept.
How can you tell the difference?
what differenct do you mean?
__
In article ,
Jeff Peng wrote:
> äº 2012-1-17 1:58, Warren Kumari åé:
> > Just out of interest, why wouldn't you just comment out the zone stanza?
> >
> > Would cut down on memory usage, load time, etcâ¦
> >
> > I'm sure you have a use case, just a wonderingâ¦
>
> Well, my dns manage syst
于 2012-1-17 1:58, Warren Kumari 写道:
Just out of interest, why wouldn't you just comment out the zone stanza?
Would cut down on memory usage, load time, etc…
I'm sure you have a use case, just a wondering…
Well, my dns manage system (dnsbed.com) requires a "zone pause" feature.
When user click
On Jan 16, 2012, at 1:50 AM, Jeff Peng wrote:
> Hi,
>
> If I just want to disable any client to query for a zone, but keep that zone
> in the config file (maybe later I will enable it to be accessable), can I
> just set:
Just out of interest, why wouldn't you just comment out the zone stanza?
On 16.01.12 14:50, Jeff Peng wrote:
If I just want to disable any client to query for a zone, but keep
that zone in the config file (maybe later I will enable it to be
accessable), can I just set:
allow-query { none; };
in the zone section?
afaik you can. According to docs, you can use allo
I would use
allow-query { 127.0.0.1; };
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
12 matches
Mail list logo