On Wed, 29 Dec 2004 14:39:44 +0100 (MET), Mipam <[EMAIL PROTECTED]> wrote:
> On Wed, 29 Dec 2004, Nelis Lamprecht wrote:
>
> > On Wed, 29 Dec 2004 14:00:04 +0100 (MET), Mipam <[EMAIL PROTECTED]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"