domains

Agustina Buccella abuccel at uncoma.edu.ar
Thu Apr 19 20:09:52 UTC 2001



I want to define two domains and I have configured my /etc/named.conf in 
this way:

zone "dominio1.com" IN {
         type master;
         file "dominio1.dom";
         notify yes;
};

zone "dominio2.com" IN {
         type master;
         file "dominio2.dom";
         notify yes;
};

and I set the reverse flies in the same way.

Is this correct?

Thanks in advance



More information about the bind-users mailing list