Hi all,

Useful info:

[EMAIL PROTECTED] ~]# uname -a
Linux mail 2.6.18-8.1.8.el5.centos.plusxen #1 SMP Sun Jul 15 12:38:24 
EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

maillog file shows the next error:

Aug 27 11:56:28 mail policyd: fatal: bind(): Address already in use

Well, in my policyd.conf file I have:

#
# bind to ip address:
#
#   ip address which the policy daemon will listen on
#
BINDHOST=127.0.0.1

#
# port to bind to:
#
#   port which the policy daemon will listen on
#
BINDPORT=10031

I think this is correct and there is not any service in this port:

[EMAIL PROTECTED] ~]# netstat -punta | grep LISTEN
tcp        0      0 127.0.0.1:10024             0.0.0.0:* 
     LISTEN      18491/amavisd (mast
tcp        0      0 127.0.0.1:10025             0.0.0.0:* 
     LISTEN      18449/master
tcp        0      0 127.0.0.1:10026             0.0.0.0:* 
     LISTEN      18491/amavisd (mast
tcp        0      0 0.0.0.0:3306                0.0.0.0:* 
     LISTEN      11369/mysqld
tcp        0      0 0.0.0.0:878                 0.0.0.0:* 
     LISTEN      1120/rpc.statd
tcp        0      0 127.0.0.1:10031             0.0.0.0:* 
     LISTEN      22299/policyd
tcp        0      0 0.0.0.0:111                 0.0.0.0:* 
     LISTEN      1100/portmap
tcp        0      0 0.0.0.0:465                 0.0.0.0:* 
     LISTEN      18449/master
tcp        0      0 127.0.0.1:631               0.0.0.0:* 
     LISTEN      1248/cupsd
tcp        0      0 0.0.0.0:25                  0.0.0.0:* 
     LISTEN      18449/master
tcp        0      0 :::993                      :::* 
     LISTEN      3301/dovecot
tcp        0      0 :::80                       :::* 
     LISTEN      9078/httpd
tcp        0      0 :::22                       :::* 
     LISTEN      1261/sshd
tcp        0      0 :::443                      :::* 
     LISTEN      9078/httpd

¿It is really an error? ¿How can I solve it?

-- 
Thanks,
Jordi Espasa Clofent

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to