1 Answer
- Newest
- Most votes
- Most comments
1
Qinjie-
There are two types of traffic for WorkSpaces.
- Streaming traffic(TCP and UDP ports 4172, 4175) - This needs to be proxy bypassed. Doesnt support proxying.
- Authentication traffic(TCP 443) - This can be proxied. When you are talking about IP Control Groups, you are talking only about authentication. You also need to make sure the streaming traffic is unblocked.
I would first try WebClient https://clients.amazonworkspaces.com/webclient to check whether Public IP X and Public IP Y works with different IP Control Groups before testing Thick Clients.
Hope it helps,
-arun.
answered 2 years ago
Relevant content
- asked 4 months ago
- asked 6 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
Also, checkout the post related to enabling IP control groups https://repost.aws/questions/QUyVhLbB_rQf6rGAfsKpf89Q/workspaces-ip-access-control-groups
Thank you, Arun