I have a firewall with an internal network address 10.20.30.150
I also have a static route which connects to a network 192.168.1.0 via a router at 10.20.30.61
Users on the 10.20.30.0 network can connect to any web server on the Internet but users on the 192.168.1.0 network cannot reach any https server
I am using http proxy in transparent mode - I noticed the notes in the documentation regarding Https not being supported in transparent mode which leaves me with two questions:
1. Why can users on the 10.20.30.0 network reach https sites and
2. How do I write the rule which will allow the users of the 192.168.1.0 network to reach https servers.
I’m using version 5.011
Thanks
This thread was automatically locked due to age.