Remote Desktop Farm 2012 - network config
i'm looking understanding networking of rd farm.
farm has connection broker, session host, web access server , gateway server. understanding (right or wrong?) external clients connect via browser wa server on 443. open apps , traffic goes client via 443. not understand traffic from. wa or gw?
i've heard different explanations:
-
the traffic proxied through wa. client -> wa -> gw -> wa -> client (all on 443)
-
the wa hands on gw. client -> wa -> gw -> client.
reason can firewall configured. need fw opened (443) wa or both wa , gw?
hi,
you need tcp port 443 forwarded rd web access server. optionally, if set redirect need tcp port 80. example, if want end users able enter rds.domain.com in browser , have automatically redirect https://rds.domain.com/rdweb/pages/<language code>/login.aspx need port 80.
you need tcp port 443 , udp port 3391 forwarded rd gateway server.
if want may have both rdweb , rd gateway on same server.
as flow, end user first connects rdweb , downloads .rdp file. .rdp file read remote desktop client which connects rd gateway server via tcp port 443 , udp 3391, and the rdg then connects broker , rdsh server via tcp , udp port 3389.
-tp
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment