[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] bind and recursion



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