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

next in thread | previous in thread | raw e-mail | index | archive | help
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; };

..under options.

nelis



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