slave server

2009-09-11 Thread Riccardo
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

Re: root and in-addr.arpa zone transfers

2009-09-11 Thread Sam Wilson
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

Re: slave server

2009-09-11 Thread Matus UHLAR - fantomas
> 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

Restarting named [was: Re: root and in-addr.arpa zone transfers]

2009-09-11 Thread Chris Thompson
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

AUTO: Yong Bo Hu is out of the office. (returning 2009-09-26)

2009-09-11 Thread Yong Bo Hu
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

Re: root and in-addr.arpa zone transfers

2009-09-11 Thread Rich Goodson
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

Re: root and in-addr.arpa zone transfers

2009-09-11 Thread Matus UHLAR - fantomas
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.

SELinux / bind conflict

2009-09-11 Thread Andrews, Harold G CTR USAF HQ AF GCIC/CT
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

Re: SELinux / bind conflict

2009-09-11 Thread Paul Wouters
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