Date: Fri, 8 May 1998 15:01:59 -0500 From: kbrown@primelink.com To: freebsd-isp@FreeBSD.ORG Subject: Need a quick refresher... Message-ID: <862565FE.006DC928.00@domino.primelink.com>
next in thread | raw e-mail | index | archive | help
I just finally upgraded to BIND 8.1.1 and am working with the named.conf file. I am having an issue dealing with allow-transfer. It acts as if I have a syntax problem...and I am unsure as to what it might be. Here is an excerpt from my named.conf. zone "weiady.org" { type master; file "weiady.org.db"; allow-transfer {206.24.58.55}; }; What's goofing me up? The error I get from named is: /etc/named.conf:114: syntax error near '}' this happens for each line... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?862565FE.006DC928.00>