Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 15:17:48 +0100 (MET)
From:      Mipam <mipam@ibb.net>
To:        Nelis Lamprecht <nlamprecht@gmail.com>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: i'm lost in named trouble.
Message-ID:  <Pine.BSO.4.56.0412291516420.15742@ux11.ltcm.net>
In-Reply-To: <7cbadc87041229055640ca92bc@mail.gmail.com>
References:  <Pine.BSO.4.56.0412291351220.4214@ux11.ltcm.net>  <Pine.BSO.4.56.0412291439080.16370@ux11.ltcm.net> <7cbadc87041229055640ca92bc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Dec 2004, Nelis Lamprecht wrote:

> On Wed, 29 Dec 2004 14:39:44 +0100 (MET), Mipam <mipam@ibb.net> wrote:
> > On Wed, 29 Dec 2004, Nelis Lamprecht wrote:
> > 
> > > On Wed, 29 Dec 2004 14:00:04 +0100 (MET), Mipam <mipam@ibb.net> wrote:
> > >
> > > >
> > > > controls {
> > > >         inet 127.0.0.1 port 953
> > > >                 allow { 127.0.0.1; } keys { "bla"; };
> > > > };
> > >
> > > perhaps this should be:
> > >
> > > controls {
> > >          inet 127.0.0.1 port 953
> > >                  allow { localhost; } keys { "bla"; };
> > >  };
> > 
> > I just tried it, same result. :-(
> > Any other hints?
> 
> I see you also have not set a query option ?
> 
> eg.
> allow-query { any; };

I added allow-query under options as you recommanded.
Though .. still no luck. :-(
What else could it be?
Bye,

Mipam.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.56.0412291516420.15742>