internet-antivirus-proxy-browser

This is a discussion on internet-antivirus-proxy-browser within the Squid Users forums, part of the Web Server and Related Forums category; Hi i have this situation a browser which connects to an antivirus (hbedv) proxy which connects to squid then squid ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-29-2004
cdt_sylvestre
 
Posts: n/a
Default internet-antivirus-proxy-browser

Hi
i have this situation
a browser which connects to an antivirus (hbedv) proxy
which connects to squid
then squid connect to internet


but i like browsers to connect to squid
then squid will connect to proxy AV
then proxy AV will go to the internet

how to tell squid to redirect TCP 80 to proxy AV?


thx
Reply With Quote
  #2 (permalink)  
Old 10-27-2004
Markus Noveska
 
Posts: n/a
Default Re: internet-antivirus-proxy-browser

cdt_sylvestre wrote:
> Hi
> i have this situation
> a browser which connects to an antivirus (hbedv) proxy
> which connects to squid
> then squid connect to internet
>
>
> but i like browsers to connect to squid
> then squid will connect to proxy AV
> then proxy AV will go to the internet
>
> how to tell squid to redirect TCP 80 to proxy AV?
>
>
> thx


you have to configure squid and webgate as "Networkconfiguration 2"
(Webgate Manual)

the entries in the squid.conf:

cache_peer localhost parent 8080 0 no-query no-digest default

(if avwebgate listen on Port 8080)

and

acl all src 0.0.0.0/0.0.0.0
acl SSL method CONNECT

always_direct allow SSL (Because HTTPS-connections are not supported by
AvWebGate)

never_direct allow all

more information you get in the README File.

Markus
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:27 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0