Users have to access a website that requires that the proxy doesn't intercept their traffic. How do I bypass traffic for a specific destination IP and/or port, for cases where client to server connections must be direct.
The Proxy Services configuration page is used to identify the traffic that the proxy will intercept or bypass.
This can be done for Sources as well. Just list the source conditions in the listener instead
Now when the proxy receives traffic destined for this IP address and port, it will be forwarded to the Internet without being inspected or subjected to policy. User requests for this destination will reach the environment's firewall with the user's IP address. If the firewall configuration restricts what IP addresses can access the Internet to just the proxy, define a rule to allow users to access this IP address and port from any source host.
This can be done for Sources as well. Just use the Source conditions instead.
Now when the proxy sees the condition listed in the Static Bypass list, it will be forwarded to the Internet without being inspected or subjected to policy. User requests for this destination will reach the environment's firewall with the user's IP address. If the firewall configuration restricts what IP addresses can access the Internet to just the proxy, define a rule to allow users to access this IP address and port from any source host.
To bypass the Proxy for Explicit proxy you would need to set a Script rule in the PAC file, Manual settings for bypass in Internet Options/Proxy Setting, or WPAD to tell the client to make the request directly to the OCS instead of going to the proxy. This is required, since when the client decides to send to the Proxy IP in Explicit mode, the destination IP is NOT the OCS and is now the Proxy's IP address. There is no way to Bypass at the proxy level in this case. Decision must be made before sending to the Proxy