Hi, please, is possible to have a dump of all the configuration for
Squid v2.4, SquidGuard and an Apache web server on port 80?.
(the CGI, the lines into the squidguard.conf, lines into squid.conf
and I have found in no place what is putted into the expressions file
of squidguard:

dest virus{
expressionlist blacklists/virus/expressions
log virus.log
redirect http://127.0.0.1/c/s.dll/viralator.cgi?url=%u
}

In the file blacklists/virus/expressions what is written inside?.


Thanks a lot.
AcGeo


----------------------------------------------------------------------
To: "Ankit Jain" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Subject: Re: squidGuard and virus protection

Hi Ankit,

I got viralator working with transparent proxying.� I was having a
problem with the redirection because my Apache is running on a port
other than 80, but� I managed to find the setting in viralator.cgi and
modify it so it would redirect to the correct port.� Thanks a lot
Ankit.

Scott


----- Original Message -----
From: "Ankit Jain" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 12:56 PM
Subject: Re: squidGuard and virus protection


I am attachin the modified viralator.cgi(i modified the 0.9pre1 avail
on
the
site).

My squidguard.conf is somethin like this:

------------------------------------------------------
dest virus{
expressionlist blacklists/virus/expressions
log virus.log
redirect http://127.0.0.1/c/s.dll/viralator.cgi?url=%u

}
------------------------------------------------------
Notice there is no "|"(pipe) char after "url=", its not required now.
I
was
facing lots of probs cos of that, so i had 2 change it to get it
working.

Do let me know whether this works for you or not.
Also, u must set ure browser to NOT use proxy for the server hostin
the
proxy
server.

-Anks
On Thursday 18 October 2001 12:31 am, you wrote:
> ------- Start of forwarded message -------
> From: "Scott McGee" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: squidGuard and virus protection
> Date: 10/17/2001 9:50:41 PM
>
> Has anyone gotten Viralator working succesfully?� I tried it out
> briefly, but the status window in the browser seemed to respawn
every
5
> seconds instead of refreshing.� It did this in IE, Netscape and
Opera
> web browsers.� I don't know javascript well enough to tell what the
> problem is:
>
> (From Viralator)
>
> # OK now we kow the file the user wants to get ($url1) and the page
> ($requestpage) they found it on.
> # We now need to actually do something.
> # Lets start by returning the user to the page they found the file
on
> and launching a pop up window!
> # The pop up windows should have some usefull info in it about whats
> going on.
> &PrintHeader;
> print "<body bgcolor=white > > print "<META HTTP-EQUIV=\"refresh\" CONTENT=\"5
> \;URL\=$requestpage\">\n";
> print "<p>\n";
> print "downloading $url1 \n";
> print "
> \<SCRIPT LANGUAGE\=\"JAVASCRIPT\"\>
> \<\!\-\-
> function WinOpen\(\) \{
>
open(\"http://$servername/$scriptname?action=popupfileurl=$url1
\"\,\"$u
> glydate\"\,\"width=600\,height=150,scrollbars=1,resize=yes\")\;
> \}
> \/\/\-\-\>
> \<\/SCRIPT\>
>
>
> Scott
>
> ----- Original Message -----
> From: "Aerik Clinton Watson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, October 17, 2001 7:45 AM
> Subject: RE: squidGuard and virus protection
>
>
> You can try using Viralator, or something of the like. It's a perl
> script
> that virus scans http downloads on a linux server after passing
through
> the
> squid proxy server. It works in conjunction with virus scanners like
> AntiVir, McAfee etc.
>
> http://viralator.loddington.com/
>
> Aerik Clinton Watson
> e-Security Systems Engineer - DOLFIN.COM
>

> "It used to be that no matter where you went, there you were. Now,
with
> cyberspace, no matter where you go, you can still be some place
else."
>
>
> -----Original Message-----
> From: Julian Tzonev [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 17, 2001 11:10 AM
> To: [EMAIL PROTECTED]
> Subject: squidGuard and virus protection
>
>
> Hi there,
> Is it possible to use squidGuard (or squid) for virus protection
when
> users serve WEB or download files.
>
> Julian Tzonev
>
>
> -------- End of forwarded message --------




Get your Free E-mail at http://acgeo.zzn.com
____________________________________________________________
Get your own FREE Web and POP E-mail Service in 14 languages at http://www.zzn.com.

Reply via email to