Date: Wed, 9 Dec 1998 22:42:48 -0800 From: "Briang" <brian@briang.org> To: "FreeBSD" <freebsd-questions@FreeBSD.ORG> Subject: Bind Message-ID: <009701be2408$4d3f87a0$2900a8c0@brian-desktop.briang.org>
next in thread | raw e-mail | index | archive | help
I just installed FreeBSD-3.0 and I found out that the bind Config is not the
same as before
like 2.2.7 I was using the named.boot file which was pretty easy to setup.
Well I set up named.conf
on the new box ->
zone "briang.org" {
type secondary;
file "briang.org.db";
masters
24.1.88.78;
};
};
zone "88.1.24.in-addr.arpa" {
type secondary;
file "24.1.88.reverse.db;
masters {
24.1.88.78;
};
Well when I look in the Dir I dont see the Zone files, Does it put them
some where else ?
Thanks
-Brian
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009701be2408$4d3f87a0$2900a8c0>
