On 09/04/2011 09:13 PM, Xavier Rosenfeld wrote:
Hello,
I have some troubles with the how to :
http://clapf.acts.hu/wiki/doku.php/howto:debian_6.0.1_clapf_mysql_clamd
I can't bind the 10025 port.
I set verbosity to 5 but log does not speak to much :
Sep 4 21:07:43 mailgw01 clapf-maillog[3933]: terminated
Sep 4 21:07:48 mailgw01 clapf-maillog[4126]: started
Sep 4 21:07:58 mailgw01 clapf-maillog[4126]: creating partitions:
p20110904 (less than 1315249678)
Sep 4 21:07:58 mailgw01 clapf-maillog[4126]: dropping partitions:
p20110805
root@mailgw01:~/clapf-nightly/contrib/zombie#
I think the problem is not binding but other problem.
Try check it via strace:
strace -ff -s 500 -o log /usr/local/libexec/clapf/.....
Than output will be in log.<pid> files.
Anyway, I have some notice about your system.
If you are not really familiar in clap, don't use nightly build.
Why do you use dhclient? O is this just a test environment on you
desktop and not a real server?
I don't now what you machine does, but if it's possible, don't use
nfs/rpc it's a security risk.
tamas