hi

Barry Margolin barmar at bbnplanet.com
Thu Aug 19 18:40:48 UTC 1999


In article <37BBEF25.216F957C at bca.fr>, Laurent  <Laurent.Commeau at bca.fr> wrote:
>I want to use my intranet DNS to resolv internet name, but how can i
>configure my named.conf to do that.
>
>my ns.intranet IP 10.0.0.1 and i want to use the dns 194.2.0.20 and
>194.2.0.50

On the intranet DNS, configure:

options {
   forwarders { 194.20.0.20; 194.2.0.50; };
   forward only;
}

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, 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