I I create this configuration for my secondary server:
options {
forward only;
forwarders { serverA ; } ;
} ;
zone "example.com"{
type slave;
file "zone.db";
masters{ serverA; };
};
1- If I query to this server "example.com" (it's authoritative for
this
In article ,
Michael Monnerie wrote:
> On Freitag 11 September 2009 Joseph S D Yao wrote:
> > However, as M. Bortzmeyer has said, why do this?
>
> Faster queries after a named restart. ...
How often do you restart named? We hit our master once a day, in the
early hours but that's just habit
> I I create this configuration for my secondary server:
>
> options {
> forward only;
> forwarders { serverA ; } ;
> } ;
>
> zone "example.com"{
> type slave;
> file "zone.db";
> masters{ serverA; };
> };
On 11.09.09 00:21, Riccardo wrote:
> 1- If I que
On Sep 11 2009, Sam Wilson wrote:
In article ,
Michael Monnerie wrote:
On Freitag 11 September 2009 Joseph S D Yao wrote:
> However, as M. Bortzmeyer has said, why do this?
Faster queries after a named restart. ...
How often do you restart named?
$ ps -o user,zone,pid,stime,time,comm -U
I am out of the office until 2009-09-26.
I will be on my vacation from 09-11 to 09-26, and I will respond to your
message when I return.
Note: This is an automated response to your message "bind-users Digest,
Vol 285, Issue 1" sent on 9/11/09 20:00:00.
This is the only notification you will
Slaving root is certainly not something I would recommend to everyone.
In fact, I don't even use it on all of our name servers. I was just
answering the question regarding how one would go about doing
something rather than why or why not to do it.
Here is why I do it and why I'm fairly comf
On 11.09.09 09:13, Rich Goodson wrote:
> Slaving root is certainly not something I would recommend to everyone.
> In fact, I don't even use it on all of our name servers. I was just
> answering the question regarding how one would go about doing something
> rather than why or why not to do it.
Hello,
I'm having a bit of difficulty setting up bind on FC11 (x64) which I'm
using in a standalone network environment (i.e. no external network
connectivity; essentially a closed dev network). I loaded the package
from Red Hat and started it running as a service after building my zone
files
On Fri, 11 Sep 2009, Andrews, Harold G CTR USAF HQ AF GCIC/CT wrote:
I’m having a bit of difficulty setting up bind on FC11 (x64) which I’m using in
a standalone
network environment (i.e. no external network connectivity; essentially a
closed dev
network). I loaded the package from Red Hat an
9 matches
Mail list logo