Hi All,
I am trying to deploy ZCC on win 10 and Tunnel 2.0 for Trusted, VPN and Off Trusted network.
-
Using FWD PAC File for exceptions to be bypassed from ZCC
-
Respective entry in APP PAC File to send it either DIRECT or any other proxy.
-
Using separate FWD PAC File for Trusted ( LAN, SPLIT, FULL VPN)
-
Another FWD PAC File for Off trusted Network.
-
Trusted Network identification is based on DNS Server IP when on LAN/VPN.
All Works great, except I may have a unique use case where:
-
User is on LAN or VPN
-
Connects to F5 GUI App Tunnel - This is available on internal network only - so Off trusted network is out of this issue.
-
Certain Internal Web apps are open from F5 APP Tunnel Source IP
-
App Tunnel connects fine over https.
So now user is on LAN + F5 APP Tunnel(only for internal web apps) + ZCC 2.0 tunnel or
User is on VPN + F5 APP Tunnel(only for internal web apps) + ZCC 2.0 tunnel
But any web application (browser based) which is routed through that F5 tunnel fails with ERR_EMPTY_RESPONSE on all browser that uses system proxy. -
Web apps through F5 App tunnel works on Firefox under Auto detect proxy or No proxy - fails if used system proxy option.
-
At L3 syslog, client only connects to F5 App Tunnel IP on port 443, ZCC logs does show actual IP that client is trying to reach through the tunnel.
-
SSL Bypass in place, Private IP bypass in place.
-
ZCC Logs shows Error: Application Exception - Both Client and Server sockets are closed
Has anyone had similar use case or issue ?