This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

forward http to another proxy

I am a bit confused: I want to forward all http-traffic to another http-proxy (there it is virus scanned). The second proxy then establishes a connection to the internet and deliveres the data to asl which then deliveres it to the client. It sounds a bit complicated, but astaro does not support http virus checking (grrrr ;-)

How can I realize the situation described above. For me it sound like a snat-topic. Am I right?

I assume i have to define an snat rule like:
internal network --> 80 --> IP of second proxy --> 80

Thanks for help!


This thread was automatically locked due to age.
Parents
  • fup3i,

    it would be nescessary to change the default 
    config of Astaroes Squid. (/var/chroot-squid/etc/squid.conf-default)
    Read the section about cache_peer, after you changes
    do not forget to restart the proxy within WebAdmin!

    Regards
    ollion
Reply
  • fup3i,

    it would be nescessary to change the default 
    config of Astaroes Squid. (/var/chroot-squid/etc/squid.conf-default)
    Read the section about cache_peer, after you changes
    do not forget to restart the proxy within WebAdmin!

    Regards
    ollion
Children