HTTP Anti-Virus Proxy
http://havp.hege.li/forum/

HTTP FIlter Exception
http://havp.hege.li/forum/viewtopic.php?f=3&t=219
Page 1 of 1

Author:  Paul [ 15 Mar 2007 14:28 ]
Post subject:  HTTP FIlter Exception

Hi Everybody

I'm trying to set some exceptions for havp.
I have different Pc in my lan and I want that the pc with ip 192.168.30.15 will not be filter by Havp http traffic filter.

I've tried to watch under /var/log/copfilter/default/opt/havp/etc but
I can't understand where I can set this option.

Is it possible to have this kind of configuration?

Sorry for my bad english I hope you understand me.

Paul

Author:  hege [ 15 Mar 2007 19:50 ]
Post subject: 

You need to do that in Squid, so it doesn't forward request to HAVP.

I don't remember how Copfilter has it set up, but you need to add something like this to squid.conf:

acl NOSCAN src 192.168.30.15
cache_peer_access 127.0.0.1 deny NOSCAN

(127.0.0.1 could be localhost or so.. there should be more cache_peer_access lines with it)

Perhaps ask additional help from Copfilter forum.

Cheers,
Henrik

Page 1 of 1 All times are UTC + 2 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/