The port was the default 3310 , i didnt changed it .
Since i was in a hurry , i rebooted the system.
I couldn't make netstat -anp command , it was too late.
Thanks for your answer.

Augusto

2010/10/23 lists-clamav <[email protected]>:
> it's possible for a service to get hung on crash/shutdown in a way
> that it continues to hold the port, even when not obviously running.
>
> the first thing to do is, as root, issue the command:
>
>  netstat -anp
>
> and look to see what's listed as listening on port 3310 (assuming
> you haven't changed the default port). assuming it's clamd, the
> process number will be there and you can look into the state of that
> process and try to kill it directly. if it's not clamd, then you'll
> want to look into what/why something else is on 3310.
>
> if you can't fix things by explicitly killing the process that's
> holding 3310 you'll need to reboot the system.
>
>  - Richard
>
>
>
> -------- Forwarded Message --------
> From: [email protected]
> Reply-To: ClamAV users ML <[email protected]>
> To: [email protected]
> Subject: [Clamav-users] ERROR: TCP: bind() error: Address already in
> use
> Date: Sat, 23 Oct 2010 22:23:48 +0000
>
> Hi ! I've noticed that my clamAV was not working .
> I tried a restart but nothing happened.
> This is my log:
>
> +++ Started at Sat Oct 23 19:13:21 2010
> clamd daemon 0.96.2 (OS: linux-gnu, ARCH: i386, CPU: i686)
> Running as user vscan (UID 65, GID 105)
> Log file size limited to 2097152 bytes.
> Reading databases from /var/lib/clamav
> Not loading PUA signatures.
> Loaded 847836 signatures.
> ERROR: TCP: bind() error: Address already in use
>
> Took a look at the processess:
> ps ax | grep clam
> 2628 ? Ss 0:00 /usr/bin/freshclam -d
> 2643 ? Ssl 0:00 /usr/sbin/clamav-milter
>
> Any hint?
>
> Thanks!
>
>
>
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to