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

HTTPS through Transparent Proxy?

How do I set this up so it will work?

What steps need to be taken.

Thanks, Ray


This thread was automatically locked due to age.
Parents
  • On the webadmin HTTP Proxy page:

    Operation mode: Transparent
    Anonymity: None
    Allowed Networks: Internal (Network)

    Also allow the HTTPS protocol through your packet filter.
    We use a "Permitted-Services" service group, which is used in the rule shown below:

    Source: Any
    Service: Permitted-Services
    Action: Allow (Green Arrow)
    Destination: Any

    The HTTPS protocol, along with all other protocols that we allow, is then included in the Permitted-Services service group. This approach dramatically reduces the number of packet filter rules required.
  • Well this will allow HTTPS. But it won't go through the proxy. This only allows HTTPS via the packet-filter engine. 

    In transparent mode, you can see the redirect rule for port tcp/80 to tcp/8080 in the NAT-Table. You can't redirect https because of the nature of the protocoll. Redirect would alter the packet, and https is there to prevent altering/manipulation and reading.
  • You will just bring HTTP/80 through the transparent HTTP-Proxy. For other protocols you need standart or auth proxy.
  • [ QUOTE ]
    Well this will allow HTTPS. But it won't go through the proxy. This only allows HTTPS via the packet-filter engine.  

    [/ QUOTE ]Granted. However, it provides a functional setup where both HTTP and HTTPS work properly as far as the PC end users are concerned. As long as regular HTTP traffic gets cached by the squid proxy, significant bandwidth savings on the WAN link are still being achieved. The fact that HTTPS traffic can't and won't be cached is not really important, performance wise. HTTPS traffic represent a very small percentage of overall web traffic in most office networks.
  • Thanks guys,

    I am trying to allow this for Windows OneCare and MediaCenter Guide updates.

    I acutally just rebuilt the firewall so I will give this a try. I will only allow HTTPS from two different IP's so I do not think there is much of a security risk there. Just need these two things to work. Everything else on the FW is petrfect....

    Ray
  • I tried the above suggestions but still no luck. I know this is just stupid that I can't figure this out. I am coming from IPCop and it never had this problem. THings just worked....

    So - my OneCare and My MCPC guide will not download. It is really frustrating! Everything else works just fine and I really want to run Astaro - but I have to make it work.

    I appreciate the help - what else can I try? I am about my wits end!

    THanks again!

    Ray 
Reply
  • I tried the above suggestions but still no luck. I know this is just stupid that I can't figure this out. I am coming from IPCop and it never had this problem. THings just worked....

    So - my OneCare and My MCPC guide will not download. It is really frustrating! Everything else works just fine and I really want to run Astaro - but I have to make it work.

    I appreciate the help - what else can I try? I am about my wits end!

    THanks again!

    Ray 
Children
No Data