[EMAIL PROTECTED] wrote:
> options {
>         default-key "rndckey";
>         default-server 127.0.0.1;
>         default-port 953;
> };

You bind it to localhost, but

>  controls {
>        inet 172.18.3.57 port 953
>                allow { 172.18.3.57; } keys { "rndckey"; };
>  };

don't allow your localhost to connect to it. 

Ralph

Attachment: pgprDgLQafCFD.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to