Backport of docs: Document known issue with transparent sessions into release/0.19.x (#5817)

* backport of commit 3b83003e49

* backport of commit 8a9ea6d96a

---------

Co-authored-by: Dan Heath <76443935+Dan-Heath@users.noreply.github.com>
pull/5830/head
hc-github-team-secure-boundary 12 months ago committed by GitHub
parent 8dba7c2e84
commit 33b1d5df6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -36,6 +36,7 @@ Refer to the following table for known issues:
| Windows installer does not support partial installations | The Windows installer fails to start the Client Agent if the Desktop client is not installed at the same time. |
| Alias connection failures inside containers/VMs | Using transparent sessions rely on network access to the local network of the computer the Client Agent is running on. Network enclaves such as those created by Docker containers and VMs cannot reach this network. |
| DNS lookup is broken on MacOS 15.1 and 15.2 | MacOS 15.1 and 15.2 may incorrectly block DNS lookups for the Client Agent. This issue is resolved in MacOS 15.3 and later. |
| DNS resolution may fail after switching network interfaces | If you switch network interfaces while the Client Agent is running, DNS resolution can fail and you may lose connectivity for some applications. This failure can occur when you switch from an ethernet connection to a wireless network, for example. |
## More information

Loading…
Cancel
Save