HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: HTTP FIlter Exception
PostPosted: 15 Mar 2007 14:28 
Offline

Joined: 15 Mar 2007 14:20
Posts: 1
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


Top
 Profile  
 
 Post subject:
PostPosted: 15 Mar 2007 19:50 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group