internet-antivirus-proxy-browser
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Squid > internet-antivirus-proxy-browser




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    internet-antivirus-proxy-browser  
cdt_sylvestre


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-30-04 12:57 AM

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





[ Post a follow-up to this message ]



Muthukumar_K is offline     Re: internet-antivirus-proxy-browser  
Muthukumar_K


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for Muthukumar_K Click here to Send Muthukumar_K a Private Message Visit Muthukumar_K's homepage! Find more posts by Muthukumar_K Add Muthukumar_K to your buddy list
 
10-13-04 07:33 PM

We have to setup Proxy AV as a parent proxy. Run normal squid as child proxy
 and With cache_peer directive connect to Proxy AV ( parent proxy )

See squid.conf cache_peer TAG informations. 

Regards
Muthukumar.


__________________
========================================

Muthukumar Kandasamy

Home Page: http://geocities.com/kmuthu_gct/
Mail: zenmuthu@gmail.com / kmuthu_gct@yahoo.com
Phone: +91-94436 62936
========================================



[ Post a follow-up to this message ]



    Re: internet-antivirus-proxy-browser  
Markus Noveska


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-27-04 07:46 AM

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





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:12 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register