2008-03-03 19:11:41 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
2007-02-12 12:50:17 +00:00
|
|
|
|
2008-03-03 19:11:41 +00:00
|
|
|
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
|
2007-02-12 12:50:17 +00:00
|
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
|
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
|
|
|
* with significant contributions from:
|
|
|
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
|
|
|
<HTML>
|
|
|
|
|
<HEAD>
|
|
|
|
|
<TITLE>Clam daemon</TITLE>
|
|
|
|
|
<META NAME="description" CONTENT="Clam daemon">
|
|
|
|
|
<META NAME="keywords" CONTENT="clamdoc">
|
|
|
|
|
<META NAME="resource-type" CONTENT="document">
|
|
|
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
|
|
2008-03-03 19:11:41 +00:00
|
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
|
2007-02-12 12:50:17 +00:00
|
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
|
|
|
|
|
|
<LINK REL="STYLESHEET" HREF="clamdoc.css">
|
|
|
|
|
|
|
|
|
|
<LINK REL="next" HREF="node24.html">
|
|
|
|
|
<LINK REL="previous" HREF="node22.html">
|
|
|
|
|
<LINK REL="up" HREF="node22.html">
|
|
|
|
|
<LINK REL="next" HREF="node24.html">
|
|
|
|
|
</HEAD>
|
|
|
|
|
|
|
|
|
|
<BODY >
|
2008-03-03 19:11:41 +00:00
|
|
|
|
|
|
|
|
<DIV CLASS="navigation"><!--Navigation Panel-->
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html482"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node24.html">
|
|
|
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html478"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">
|
|
|
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html472"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">
|
|
|
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html480"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node1.html">
|
|
|
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
|
|
|
<BR>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Next:</B> <A NAME="tex2html483"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node24.html">Clamdscan</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Up:</B> <A NAME="tex2html479"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">Usage</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Previous:</B> <A NAME="tex2html473"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">Usage</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> <A NAME="tex2html481"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node1.html">Contents</A></B>
|
|
|
|
|
<BR>
|
2008-03-03 19:11:41 +00:00
|
|
|
<BR></DIV>
|
2007-02-12 12:50:17 +00:00
|
|
|
<!--End of Navigation Panel-->
|
|
|
|
|
|
|
|
|
|
<H2><A NAME="SECTION00061000000000000000"></A><A NAME="clamd"></A>
|
|
|
|
|
<BR>
|
|
|
|
|
Clam daemon
|
|
|
|
|
</H2>
|
2008-03-03 19:11:41 +00:00
|
|
|
<code>clamd</code> is a multi-threaded daemon that uses <SPAN CLASS="textit">libclamav</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
to scan files for viruses. It may work in one or both modes listening on:
|
|
|
|
|
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>Unix (local) socket
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>TCP socket
|
|
|
|
|
|
|
|
|
|
</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
The daemon is fully configurable via the <code>clamd.conf</code> file
|
|
|
|
|
<A NAME="tex2html13"
|
2008-03-18 15:40:41 +00:00
|
|
|
HREF="footnode.html#foot211"><SUP><SPAN CLASS="arabic">5</SPAN></SUP></A>. <code>clamd</code> recognizes the following commands:
|
2007-02-12 12:50:17 +00:00
|
|
|
|
|
|
|
|
<UL>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">PING</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Check the daemon's state (should reply with "PONG").
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">VERSION</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Print program and database versions.
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">RELOAD</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Reload the databases.
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SHUTDOWN</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Perform a clean exit.
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SCAN file/directory</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Scan file or directory (recursively) with archive support
|
|
|
|
|
enabled (a full path is required).
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">RAWSCAN file/directory</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Scan file or directory (recursively) with archive and special file
|
|
|
|
|
support disabled (a full path is required).
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">CONTSCAN file/directory</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Scan file or directory (recursively) with archive support
|
|
|
|
|
enabled and don't stop the scanning when a virus is found.
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">MULTISCAN file/directory</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Scan file in a standard way or scan directory (recursively) using
|
|
|
|
|
multiple threads (to make the scanning faster on SMP machines).
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">STREAM</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Scan stream: <code>clamd</code> will return a new port number you should
|
|
|
|
|
connect to and send data to scan.
|
|
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SESSION, END</SPAN>
|
2007-02-12 12:50:17 +00:00
|
|
|
<BR>
|
|
|
|
|
Start/end a <code>clamd</code> session - you can do multiple commands
|
|
|
|
|
per TCP session (WARNING: due to the <code>clamd</code> implementation the
|
2008-03-03 19:11:41 +00:00
|
|
|
<SPAN CLASS="textbf">RELOAD</SPAN> command will break the session).
|
2007-02-12 12:50:17 +00:00
|
|
|
|
|
|
|
|
</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
and reacts on the special signals:
|
|
|
|
|
|
|
|
|
|
<UL>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SIGTERM</SPAN> - perform a clean exit
|
2007-02-12 12:50:17 +00:00
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SIGHUP</SPAN> - reopen the log file
|
2007-02-12 12:50:17 +00:00
|
|
|
</LI>
|
2008-03-03 19:11:41 +00:00
|
|
|
<LI><SPAN CLASS="textbf">SIGUSR2</SPAN> - reload the database
|
2007-02-12 12:50:17 +00:00
|
|
|
|
|
|
|
|
</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
|
<P>
|
2008-03-03 19:11:41 +00:00
|
|
|
|
|
|
|
|
<DIV CLASS="navigation"><HR>
|
2007-02-12 12:50:17 +00:00
|
|
|
<!--Navigation Panel-->
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html482"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node24.html">
|
|
|
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html478"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">
|
|
|
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html472"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">
|
|
|
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<A NAME="tex2html480"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node1.html">
|
|
|
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
|
|
|
<BR>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Next:</B> <A NAME="tex2html483"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node24.html">Clamdscan</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Up:</B> <A NAME="tex2html479"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">Usage</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> Previous:</B> <A NAME="tex2html473"
|
2007-02-12 12:50:17 +00:00
|
|
|
HREF="node22.html">Usage</A>
|
2008-06-09 19:14:55 +00:00
|
|
|
<B> <A NAME="tex2html481"
|
2008-03-03 19:11:41 +00:00
|
|
|
HREF="node1.html">Contents</A></B> </DIV>
|
2007-02-12 12:50:17 +00:00
|
|
|
<!--End of Navigation Panel-->
|
|
|
|
|
<ADDRESS>
|
|
|
|
|
Tomasz Kojm
|
2008-07-08 16:22:31 +00:00
|
|
|
2008-07-07
|
2007-02-12 12:50:17 +00:00
|
|
|
</ADDRESS>
|
|
|
|
|
</BODY>
|
|
|
|
|
</HTML>
|