I tried to find some info on the forum but couldn´t actually find something that can help me solve this.
The network got 50 machines and everything is working ok.
The wingate is working like this:
- intercepting port 80 on the WWW proxy (which is set to port 8080);
- intercepting port 110 on the pop3 proxy;
- SMTP server is intercepting port 25 and using a gateway to send the e-mail out;
- NAT is NOT active;
- Users may be unkown. All rules apply to everybody, so authentication isn´t required.
With this configuration the machines are working perfectly and for the users the internet configuration is transparent, like they´re using it at home.
However the SSL connections aren´t working well.
The HTTPS in the WWW Proxy is set to "Allow ANY port..." like I´ve seen on the posts, but....
- if I use the internet explorer without any changes the SSL pages won´t load;
- if I change the IE to use the proxy server on 10.x.x.x (wingate machine) and port 8080 the SSL sites WORK OK;
I would like to make it work without the need to change the IE to use the proxy server, something like the interception that is happening on port 80 for the regular web access.
Any ideas or links to a possible help?