[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] bind and recursion
- Subject: Re: [cobalt-users] bind and recursion
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Nov 13 14:04:00 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Wednesday 13 November 2002 16:40, Dave~ wrote:
> ----- Original Message -----
> Subject: RE: [cobalt-users] bind and recursion
>
> > options {
> > directory "/etc/named";
> > recursion { ip.ad.re.ss1; ip.ad.re.ss2' };
> > };
>
options {
directory "/etc/named";
allow-recursion { xx.xxx.xx.xxx };
};
gives me this error:
You need a semicolon ';'
allow-recursion { xx.xxx.xx.xxx; };
--
Gerald Waugh
http://frontstreetnetworks.com http://raqware.com
Front Street Networks LLC Phone: +1 203 785 0699
229 Front Street, Ste. C, New Haven CT 06513-3203