Remote Desktop Services: does all network traffic go through the gateway at all times?

Ron 20 Reputation points
2023-01-25T21:29:23.2266667+00:00

Just checking to see if I have one gateway server, 5 host servers and 30 users, and all users are using a Microsoft Access application, is all the screen sharing traffic going through the gateway?

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments
{count} votes

Accepted answer
  1. TP 126.3K Reputation points Volunteer Moderator
    2023-01-25T21:34:45.95+00:00

    Hi,

    By default the traffic may or not use the gateway, depending on if the client PC is able to directly connect or not. For example, PCs that are in the office and connected to same network as the RDS server would not use RD Gateway while external PCs connecting via the Internet would use the RD Gateway.

    You may configure things in such a way to force all traffic to go through the RD Gateway if you want.

    -TP

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. GlennGagn-2395 2 Reputation points
    2024-10-07T13:19:33.9466667+00:00

    It could be interesting to understand how to set RD Gateway to enforce all traffi to be tunneled by default (never try direct access to Service Broker/RDS servers).

    It seem, if a remote or local client is able to see to Service Broker/RDS servers, it will not try to use the HTTPS (tcp/443), but it will fallback to RDP protocol directly (tcp/3389).

    We would ensure the RD Gateway is always the onliest method:

    Client <-- tcp/443 --> RD Gateway <-- tcp/3389 --> Service Broker / RDS

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.