i'm lost in named trouble.

Nelis Lamprecht nlamprecht at gmail.com
Wed Dec 29 05:31:50 PST 2004


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"; };
 };

nelis


More information about the freebsd-questions mailing list