Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 1998 14:18:42 -0700 (PDT)
From:      Bernie Doehner <bad@uhf.wireless.net>
To:        kbrown@primelink.com
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Need a quick refresher...
Message-ID:  <Pine.BSF.3.96.980508141759.1172A-100000@uhf.wireless.net>
In-Reply-To: <862565FE.006DC928.00@domino.primelink.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You need a semicolon after 206.24.58.55
Ie.
allow-transfer {206.24.58.55;};

Bernie

> 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.980508141759.1172A-100000>