|
qsheff ve clamd ı kurdum lakin clamd ye bağlanılamamakta.
nedenini anlayamadım. loglarda birşey göremedim.
------------------------------
root@mail# ps auxww | grep
clam clamav 483 0,0 0,3 4980 3396
?? Is 8:19AM 0:00,05
/usr/local/bin/freshclam --daemon root 5569 0,0
1,5 16708 15084 ?? Is 10:22AM 0:00,01
/usr/local/sbin/clamd root 5709 0,0 0,1
1608 984 p0 S+ 10:37AM 0:00,01
grep clam root@mail# tail
/var/log/clamav/clamd.log Archive: Recursion level limit set to
8. Archive: Files limit set to 1000. Archive: Compression ratio limit set
to 250. Archive support enabled. Archive: RAR support
disabled. Portable Executable support enabled. Mail files support
enabled. OLE2 support enabled. HTML support enabled. Self checking
every 1800 seconds. root@mail# tail
/var/log/clamav/freshclam.log daily.cvd is up to date (version: 1266, sigs:
2247, f-level: 6, builder:
arnaud) -------------------------------------- ClamAV update process
started at Thu Feb 2 10:00:00 2006 main.cvd is up to date (version: 35,
sigs: 41649, f-level: 6, builder: tkojm) daily.cvd is up to date (version:
1266, sigs: 2247, f-level: 6, builder: arnaud) Received signal: wake
up ClamAV update process started at Thu Feb 2 10:19:02 2006 main.cvd
is up to date (version: 35, sigs: 41649, f-level: 6, builder:
tkojm) daily.cvd is up to date (version: 1266, sigs: 2247, f-level: 6,
builder: arnaud) -------------------------------------- root@mail# egrep root /usr/local/etc/clamd.conf #
Run as a selected user (clamd must be started by root). User root #
Initialize supplementary group access (clamd must be started by root). root@mail# egrep clam
/usr/local/etc/qsheff/qsheff.conf # Enable internal clamd
scanner enable_clamd = 1 root@mail# egrep
listen
/usr/local/etc/clamd.conf
# This option allows you to save a process identifier of the listening #
Path to a local socket file the daemon will listen on. root@mail# sockstat -l | grep
clam root clamd
5569 0 stream /var/run/clamav/clamd
|