i'm lost in named trouble.

Nelis Lamprecht nlamprecht at gmail.com
Wed Dec 29 05:56:33 PST 2004


On Wed, 29 Dec 2004 14:39:44 +0100 (MET), Mipam <mipam at ibb.net> wrote:
> On Wed, 29 Dec 2004, Nelis Lamprecht wrote:
> 
> > On Wed, 29 Dec 2004 14:00:04 +0100 (MET), Mipam <mipam at 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


More information about the freebsd-questions mailing list