anne sophie lantz a écrit :
> Coucou,
>
> J'essaie de configurer mon dns.
>
> Que signifie ? : # rndc-confgen > /etc/bind/rndc.conf
>
> fichier named.conf :
> zone "lantz.com" {
> type master;
> file "/etc/bind/db.lantz.com";
> allow-update {
> 192.168.10.1;
> };
> };
>
> zone "10.168.192.in-addr.arpa" {
> type master;
> file "/etc/bind/db.lantz.com.rev";
> allow-update {
> 192.168.10.1;
> };
> };
>
> include "/etc/bind/named.conf.options";
>
>
> zone "localhost" {
> type master;
> file "/etc/bind/db.local";
> };
>
> zone "127.in-addr.arpa" {
> type master;
> file "/etc/bind/db.127";
> };
>
> zone "0.in-addr.arpa" {
> type master;
> file "/etc/bind/db.0";
> };
>
> zone "255.in-addr.arpa" {
> type master;
> file "/etc/bind/db.255";
>
>
> };
>
> include "/etc/bind/named.conf.local";
>
> Je pense qu'il manque des lignes
> Merci
> Anne sophie
>
>
Salut,
As tu déclarée tes zones dans named.conf.local ?
http://www.bind9.net/manuals
--
++
Cyp
Cacao: using tomorrow's energy today.
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org