Summary
With the GSA client running on macOS, users are randomly unable to reach general internet sites (e.g. google.com) in browsers and other applications. Quitting the GSA client restores connectivity immediately. Reproducible across multiple client versions and network conditions.
Environment
- GSA client versions observed:
1.1.25111702 and 1.1.26030601 (issue occurs on both)
- OS: macOS
- Tenant region: AU
- Reproduced on Wi-Fi and tethered (iPhone Personal Hotspot) uplinks
Symptom
Users report that sites like google.com fail to load and CLI tools fail with connection errors when the GSA client is running. The failure is not limited to a specific app or protocol — it affects any general internet destination that isn’t covered by the assigned forwarding profile rules or the Microsoft-managed skip list.
Relevant log excerpts
DNS queries for affected hostnames are intercepted by the client, resolved successfully upstream, but the flow is then closed with zero datagrams and the calling application never receives a response. Example for an arbitrary non-policy hostname:
[Info][AppProxyProvider]: UDP Flow Decision: Tunnel for DNS traffic for appID=[<redacted>]
[Verbose][TransparentFlowManager]: DNS_FILTER flow read remoteHostname <redacted>
[Verbose][NAAS_DNS_RESOLVER]: Actual DNS response for host:<redacted> found as :<public-ip>
[Verbose][DontAcquireFqdnMsg]: FQDN: <redacted> is not part of the forwarding profile and will not be acquired.
[Warning][TransparentFlowManager]: UDP datagram count mismatch or empty — datagrams: 0, endpoints: 0
[Info][TransparentFlowManager]: Stopping flow <id>. Error: (null)
[Info][NAAS_BL]: HostnameNotAcquiredEvent - "ipAddress":"0.0.0.0" "hostName":"<redacted>" "originalIpAddress":"<public-ip>"
[Verbose][NAAS_DNS_RESOLVER]: Unable to extract magic ip for hostname <redacted>
Same sequence seen across many different hostnames (Google, Apple DNS gateways, Akamai CDN, Cloudflare, third-party APIs) and on both client versions.
Workaround
Quitting the GSA client restores connectivity. No other reliable workaround found.
Request
Please advise on the cause and the recommended configuration or fix. Full client logs available on request.