DNS Configuration

Tiago Andre tiagoandre at hotmail.com
Wed Apr 2 08:46:46 PST 2003


   Hi there,

   Iám trying to configure a dns bind by editing the named.conf like
   this:

   zone "ip6.ipg.pt" {
   type master;
   file "ip6.ipg.pt.db";
   check-names fail;
   allow-update { none; };
   allow-transfer { any; };
   allow-query { any; };
   also-notify { };
   };

   zone "0.d.3.2.0.9.6.1.0.0.2.ip6.int" {
   type master;
   file "reverse/2001:690:23d0.ip6.int.db";
   check-names fail;
   allow-update { none; };
   allow-transfer { any; };
   allow-query { any; };
   also-notify { };
   };

   How does bind create the zone file "ip6.ipg.pt.db"

   isn't: sh make-localhost OR named??

   Thanks

   Tiago CAmilo
     _________________________________________________________________

   Imposto de Renda no MSN [1]Um guia passo-a-passo para preparar sua
   declaração

References

   1. http://g.msn.com/8HMFBR/2743


More information about the freebsd-questions mailing list