Re: [clamav-users] Manual cdiff update procedure

2017-04-06 Thread venkat swaminathan
Correct me if i am wrong : freshclam needs configuration where I need to setup update server. But,my client system is connected to single server where only 2 ports are open for operation Port 1 : For executing commands in client machine from remote server Port 2 : Port for file transfer. Based on

Re: [clamav-users] Manual cdiff update procedure

2017-04-06 Thread Joel Esler (jesler)
Why would freshclam not be used? -- Sent from my iPhone > On Apr 6, 2017, at 07:36, venkat swaminathan wrote: > > Thanks Allan, > Mentioned below is my current progress. > all in /tmp/clam folder > > sigtool --unpack-current=daily (Unpacked Existing CVD from /var/lib/clam) > sigtool --verify-c

Re: [clamav-users] Manual cdiff update procedure

2017-04-06 Thread venkat swaminathan
Thanks Allan, Mentioned below is my current progress. all in /tmp/clam folder sigtool --unpack-current=daily (Unpacked Existing CVD from /var/lib/clam) sigtool --verify-cdiff /media/sf_works/python/clamAv/daily-23265.cdiff daily.cvd (Verfied it using sigtool for match) sigtool --run-cdiff /media/s

Re: [clamav-users] Manual cdiff update procedure

2017-04-06 Thread Mark Allan
Yes and no. You can use sigtool to unpack and then apply the individual cdiff scripts in turn (check the man page for details). This will give you a directory full of files which is the equivalent of the current cvd file, however you cannot then repackage and sign the resulting database directo

[clamav-users] Manual cdiff update procedure

2017-04-05 Thread venkat swaminathan
Hello All, I am very new to clamav and trying to understand some update procedure. I\i have daily.cvd and its new cdiff file. is there a procedure document where i will be able follow and update daily.cvd with newly downloaded cdiff files. thanks Venkat.S ___

Re: [clamav-users] Manual cdiff update

2014-04-28 Thread Alain Zidouemba
still work > since I cannot sign it with a clamav cert? > > Art > > > On Mon, 4/28/14, Shawn Webb wrote: > > Subject: Re: [clamav-users] Manual cdiff update > To: "ClamAV users ML" > Date: Monday, April 28, 20

Re: [clamav-users] Manual cdiff update

2014-04-28 Thread Shawn Webb
On Mon, Apr 28, 2014 at 3:14 PM, Arthur Snyder wrote: > Thank you. That helps. Do I need to repack the daily.cvd after applying > the cdiff before placing it in /var/lib/clamav? If so, will it still work > since I cannot sign it with a clamav cert? > > Art > Yeah, you can repack it as you see

Re: [clamav-users] Manual cdiff update

2014-04-28 Thread Arthur Snyder
: [clamav-users] Manual cdiff update To: "ClamAV users ML" Date: Monday, April 28, 2014, 2:48 PM On Fri, Apr 25, 2014 at 8:20 PM, Arthur Snyder wrote: > I am trying to manually update a daily.cvd file with a daily-xx.cdiff > file.   I know I can just download the latest da

Re: [clamav-users] Manual cdiff update

2014-04-28 Thread Shawn Webb
On Fri, Apr 25, 2014 at 8:20 PM, Arthur Snyder wrote: > I am trying to manually update a daily.cvd file with a daily-xx.cdiff > file. I know I can just download the latest daily.cvd. I know I can just > run freshclam and update. That is not the point. > > I run sigtool --verify-cdiff daily-xx

[clamav-users] Manual cdiff update

2014-04-25 Thread Arthur Snyder
I am trying to manually update a daily.cvd file with a daily-xx.cdiff file.  I know I can just download the latest daily.cvd.  I know I can just run freshclam and update.  That is not the point. I run sigtool --verify-cdiff daily-xxx.cdiff daily.cvd and it states the cdiff file correctly appli