domains

Kevin Darcy kcd at daimlerchrysler.com
Thu Apr 19 20:53:01 UTC 2001


Sure, but you probably don't need "IN" or "notify yes;" since the
configuration defaults usually take care of these.

BTW, why don't you just name the files the same as the zones? I could see
".com" and ".dom" being a constant source of confusion. This is the
convention I follow (i.e. zonefile name = zone name), with the obvious
exception of our internal root zone :-)


- Kevin

Agustina Buccella wrote:

> 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