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

HTTP fine, but HTTPS won't work

I have apache running in the DMZ. I can view standard web pages via HTTP from the internal network, but HTTPS doesn't connect. I can't get a connection. I have set up my HTTPS NAT and packet filter to parallel my HTTP NAT and packet filter rules. How should I go about troubleshooting this?


This thread was automatically locked due to age.
Parents Reply
  • Are you using transparent HTTP proxy on the ASL?

    Try adding the DMZ server to the HTTP proxies "Skip source/destination networks:" list.

    Make sure you have a packet filter rule:

    LAN HTTPS DMZ_Server Allow
    and vice versa.

    Is the DMZ on public or private IPs?
Children