On Thu, Jun 26, 2008 at 04:47:01AM -0700, metamorph said: > >I have no idea how citadel works, sorry. > > Ok, fair enough, but could you let me know what I am doing wrong when I try > to set clamd to run on a specific TCP port-I think I can make it work after > I have a specific/constant address to call? > > I tried adding this to the clamd.conf file in etc/clamav: > 1. TCPSocket 3310 > 2. Restarted clamd: clamd restart
That's not actually a command. You want /etc/init.d/clamav-daemon restart > #Automatically Generated by clamav-base postinst > #To reconfigure clamd run #dpkg-reconfigure clamav-base > #Please read /usr/share/doc/clamav-base/README.Debian.gz for details > #LocalSocket /var/run/clamav/clamd.ctl > FixStaleSocket true > User clamav > AllowSupplementaryGroups false > ScanMail true > ScanArchive true > ArchiveMaxRecursion 5 > ArchiveMaxFiles 1000 > ArchiveMaxFileSize 10M > ArchiveMaxCompressionRatio 250 > ArchiveLimitMemoryUsage false > ArchiveBlockEncrypted false > MaxDirectoryRecursion 15 > FollowDirectorySymlinks false > FollowFileSymlinks false > ReadTimeout 180 > MaxThreads 12 > MaxConnectionQueueLength 15 > StreamMaxLength 10M > LogSyslog false > LogFacility LOG_LOCAL6 > LogClean false > LogVerbose false > PidFile /var/run/clamav/clamd.pid > DatabaseDirectory /var/lib/clamav > TemporaryDirectory /tmp > SelfCheck 3600 > Foreground false > Debug false > ScanPE true > ScanOLE2 true > ScanHTML true > DetectBrokenExecutables false > MailFollowURLs false > ArchiveBlockMax false > ExitOnOOM false > LeaveTemporaryFiles false > AlgorithmicDetection true > ScanELF true > IdleTimeout 30 > MailMaxRecursion 64 > PhishingSignatures true > PhishingScanURLs true > PhishingRestrictedScan true > PhishingAlwaysBlockSSLMismatch false > PhishingAlwaysBlockCloak false > DetectPUA false > LogFile /var/log/clamav/clamav.log > LogTime true > LogFileUnlock false > LogFileMaxSize 0 I don't actually see TCPSocket in that list? Maybe try dpkg-reconfigure -plow clamav-base And take the tcp option instead of the default Unix socket option. Take care, -- -------------------------------------------------------------------------- | Stephen Gran | QOTD: "I tried buying a goat instead | | [EMAIL PROTECTED] | of a lawn tractor; had to return it | | http://www.lobefin.net/~steve | though. Couldn't figure out a way to | | | connect the snow blower." | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
