Date: Fri, 8 May 1998 18:37:35 -0400 (EDT) From: Jay <jay@oneway.com> To: kbrown@primelink.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Need a quick refresher... Message-ID: <Pine.BSF.3.96.980508183633.21656B-100000@tidal.oneway.com> In-Reply-To: <862565FE.006DC928.00@domino.primelink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Unless I'm mistaken, I think you have to have a semicolon after the ip.
ie:
zone "weiady.org" {
type master;
file "weiady.org.db";
allow-transfer { 206.24.58.55; };
};
Jay K.
> 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
>
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?Pine.BSF.3.96.980508183633.21656B-100000>
