having trouble with multiple domains

Barry Margolin barmar at genuity.net
Tue May 23 14:28:45 UTC 2000


In article <Pine.LNX.4.10.10005231138200.20762-100000 at mail.lyss.hu>,
Adam Kosa  <bufi at mail.lyss.hu> wrote:
>The problem is, i don't know how to create a second zone on the same
>nameserver.

Just add another "zone" statement to the named.conf file:

zone "home.pc" {
  type master;
  file "db.home.pc";
};

-- 
Barry Margolin, barmar at genuity.net
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



More information about the bind-users mailing list