[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] Problème de Serveur Dns



Oups désolé j'ai fait une petite erreur : le fichier named.ibanez.li contient
ceci et non pas ce que j'avais coller ds le premier mail

Sorry

@       IN      SOA     ibanez.li.      root.ibanez.li.
                                      (1997022701 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
        IN      NS      ibanez.li.

1       IN      PTR     www.ibanez.li.
2       IN      PTR     ftp.ibanez.li.

Alain EMPAIN wrote:

> Une faute classique consiste à ne pas incrémenter le 'serial'; les DNS
> clients qui ont cette information en cache ne la modifieront pas si le
> 'serial' (+- time stamp) n'est pas modifié.
>
> De plus, ce rafraîchissement des DNS clients ne se fait pas immédiatement,
> mais seulement après que la cache soit plus vieille que le 'refresh'
> indiqué. (cela peut prendre des heures avant que le test ne soit répercuté
> dans les DNS clients, et on aurait alors l'impression de n'avoir pas agi)
>
> Je crois qu'il ne faut pas chercher plus loin.
>
>         Alain
>
> ---------------------------------------------
> Dr Alain EMPAIN, Informatics, Site Master
>    National Botanic Garden of Belgium
>    B-1860 MEISE, Belgium
> Phone: +32 2 2693905   Fax: +32 2 2701567
> Home:  +32 85 512341,   celine@ping.be
>
> On Mon, 29 Mar 1999, Ghislain Bruyère wrote:
>
> > Bonjour,
> >
> > Mon serveur DNS fonctionne bien... avec les fichiers de base. Mais
> > impossible de rajouter un nom de domaine. Ou est l'erreur ?
> >
> > Merci
> >
> > Bonne journée
> >
> > Ghislain
> >
> > Voici ce que j'ai rejouté au fichiers de base :
> >
> > - /etc/named.conf
> >
> > zone "Ibanez.li" {
> >         type master;
> >         file "named.ibanez.li";
> > };
> >
> > zone "243.7.194.in-addr.arpa" {
> >         type master;
> >         file "named.194.7.243.94";
> > };
> >
> > - /etc/named.boot
> >
> > primary         7.243.194.in-addr.arpa   named.194.7.243.94
> > primary         ibanez.li                           named.ibanez.li
> >
> > - /var/named/named.194.7.243.94
> >
> > @       IN      SOA     ibanez.li.      root.ibanez.li. (
> >                                       1997022702 ; Serial
> >                                       28800      ; Refresh
> >                                       14400      ; Retry
> >                                       3600000    ; Expire
> >                                       86400 )    ; Minimum
> >         IN      NS      ibanez.li.
> >
> > localhost       IN      A       127.0.0.1
> >
> > www             IN      A       194.7.243.94
> > ftp             IN      A       194.7.243.94
> >
> > - /var/named/named.ibanez.li
> >
> > @       IN      SOA     ibanez.li.      root.ibanez.li. (
> >                                       1997022702 ; Serial
> >                                       28800      ; Refresh
> >                                       14400      ; Retry
> >                                       3600000    ; Expire
> >                                       86400 )    ; Minimum
> >         IN      NS      ibanez.li.
> >
> > localhost       IN      A       127.0.0.1
> >
> > www             IN      A       194.7.243.94
> > ftp             IN      A       194.7.243.94
> >
> >
> >
> >
> >
> > ---------
> > This message was sent by Majordomo 1.94.3. Please repport problems to
> > manu@rtfm.be. If you want to be deleted from the list, send a mail to
> > majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> >
>
> ---------
> This message was sent by Majordomo 1.94.3. Please repport problems to
> manu@rtfm.be. If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.

---------
This message was sent by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.