From owner-freebsd-isp Fri May 8 15:30:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28484 for freebsd-isp-outgoing; Fri, 8 May 1998 15:30:17 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from tidal.oneway.com (tidal.oneway.com [205.177.9.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28425 for ; Fri, 8 May 1998 15:30:01 -0700 (PDT) (envelope-from jay@oneway.com) Received: from localhost (jay@localhost) by tidal.oneway.com (8.8.5/8.8.3) with SMTP id SAA21662; Fri, 8 May 1998 18:37:36 -0400 (EDT) Date: Fri, 8 May 1998 18:37:35 -0400 (EDT) From: Jay To: kbrown@primelink.com cc: freebsd-isp@FreeBSD.ORG Subject: Re: Need a quick refresher... In-Reply-To: <862565FE.006DC928.00@domino.primelink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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