Date: Wed, 23 Sep 1998 07:57:15 +0200 From: sthaug@nethelp.no To: asmodai@wxs.nl Cc: current@FreeBSD.ORG Subject: Re: DNS in CURRENT Message-ID: <23841.906530235@verdi.nethelp.no> In-Reply-To: Your message of "Tue, 22 Sep 1998 22:34:38 %2B0200" References: <Version.32.19980922223233.00ec8270@pop.wxs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> So what I have used thus far with named.boot and it's contents such as:
> 
> directory        /etc/dns
> cache        .   named.ca
> 
> was BIND 4?
Yes.
> and this new one named.conf with:
> 
> options {
>         directory "/etc/dns";
> };
> 
> is BIND 8?
Yes. Presumably you also have some lines with
zone "." {
        type hint;
        file "named.ca";
};
Steinar Haug, Nethelp consulting, sthaug@nethelp.no
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23841.906530235>
