Users accessing WSS using WSS agent
WSS bypass list includes certain corporate domains e.g. innerweb.example.com but most domains are not e.g. *.example.com
Azure front door hosting many external facing corporate domains
Some users accessing the www.example.com domain Web servers get communication errors like 'site cannot be reached'
No traffic visible into WSS and a PCAP confirms that the traffic is going direct
IP ACLs exist on back end web servers only allowing access from certain egress IP addresses and the failing users were coming from IP addresses that were not allowed.
WSS agent
Enterprise Security Agent (ESA) with Cloud SWG
Users accessing bypassed domains and non bypassed domains resolving to the same IP address
Certain bypassed domains resolving to the same IP address as non bypassed domains
WSS agent or ESA works at network level (IP addresses) and has no concept of application level traffic (DNS)
A few options exist to address the issue:
Use a PAC file on the WSS agent host, to either:
send all traffic for the example.com domain to an internal proxy (if possible and it was in this case)
send all traffic for the example.com domains users experiencing issue with to 199.19.250.205:80. This IP address is always sent into WSS by the agent, and will never be bypassed.
https://knowledge.broadcom.com/external/article?legacyId=tech256422 includes information on the DNS caching