NAMED.CONF.LOCAL

2009-09-04 Thread ric.castellani
I installed BIND 9.5.1-P1 package in Debian Lenny, but I didn't try info about: 

1- difference among named.conf and vs named.conf.local
2- the standard files (db.0 db.127 db.255 db.empty db.local db.root ) have not 
to be changed from administrator when He is installing Bind ? I have to create 
only zones for my domain ?
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: NAMED.CONF.LOCAL

2009-09-04 Thread Stephane Bortzmeyer
On Fri, Sep 04, 2009 at 11:04:41AM +0200,
 ric.castell...@alice.it  wrote 
 a message of 62 lines which said:

> 1- difference among named.conf and vs named.conf.local

named.conf.local is a Debianism: using the ability of BIND to include
config files from config files, Debian includes this named.conf.local,
where you can put local statements. The idea is to make easier for the
packaking system to modify the files. Did you READ this file, by the
way? It is clearly explained:

// Please read /usr/share/doc/bind9/README.Debian.gz for information on the 
// structure of BIND configuration files in Debian, *BEFORE* you customize 
// this configuration file.

% dpkg -s bind9
Conffiles:
...
 /etc/bind/named.conf 254230570a543e869ac34025f4442964
 /etc/bind/named.conf.local fb15a27656eafd86ff870effabc72f1e
 /etc/bind/named.conf.options 0367900f381d5c83cf34009440f3d211
...

> 2- the standard files (db.0 db.127 db.255 db.empty db.local db.root
> ) have not to be changed from administrator when He is installing
> Bind ? I have to create only zones for my domain ?

Again, READ the file /usr/share/doc/bind9/README.Debian.gz, whose
section "Configuration Schema" explains all that.

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


R: NAMED.CONF.LOCAL

2009-09-04 Thread ric.castellani
I read more times /usr/share/doc/bind9/README.Debian.gz but named.conf.local is 
never quote.
In this file there are written small info about db. files.
I'd like having more info about foe example db.0 file, if it's necessary to 
change it or it's standard file...
Where can I find complete documentation ?




-Messaggio originale-
Da: Stephane Bortzmeyer [mailto:bortzme...@nic.fr]
Inviato: ven 04/09/2009 11.21
A: ric.castell...@alice.it
Cc: bind-users@lists.isc.org
Oggetto: Re: NAMED.CONF.LOCAL
 
On Fri, Sep 04, 2009 at 11:04:41AM +0200,
 ric.castell...@alice.it  wrote 
 a message of 62 lines which said:

> 1- difference among named.conf and vs named.conf.local

named.conf.local is a Debianism: using the ability of BIND to include
config files from config files, Debian includes this named.conf.local,
where you can put local statements. The idea is to make easier for the
packaking system to modify the files. Did you READ this file, by the
way? It is clearly explained:

// Please read /usr/share/doc/bind9/README.Debian.gz for information on the 
// structure of BIND configuration files in Debian, *BEFORE* you customize 
// this configuration file.

% dpkg -s bind9
Conffiles:
...
 /etc/bind/named.conf 254230570a543e869ac34025f4442964
 /etc/bind/named.conf.local fb15a27656eafd86ff870effabc72f1e
 /etc/bind/named.conf.options 0367900f381d5c83cf34009440f3d211
...

> 2- the standard files (db.0 db.127 db.255 db.empty db.local db.root
> ) have not to be changed from administrator when He is installing
> Bind ? I have to create only zones for my domain ?

Again, READ the file /usr/share/doc/bind9/README.Debian.gz, whose
section "Configuration Schema" explains all that.


___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: NAMED.CONF.LOCAL

2009-09-04 Thread Stephane Bortzmeyer
On Fri, Sep 04, 2009 at 11:50:30AM +0200,
 ric.castell...@alice.it  wrote 
 a message of 140 lines which said:

> I'd like having more info about foe example db.0 file, if it's
> necessary to change it or it's standard file...

No need to change it.

> Where can I find complete documentation ?

https://www.isc.org/software/bind/documentation/arm95
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: NAMED.CONF.LOCAL

2009-09-04 Thread Stephane Bortzmeyer
On Fri, Sep 04, 2009 at 12:11:30PM +0200,
 Stephane Bortzmeyer  wrote 
 a message of 16 lines which said:

> > Where can I find complete documentation ?
> 
> https://www.isc.org/software/bind/documentation/arm95

Or, offline, in the package bind9-doc
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users