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? Bye, Mipam. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"