[
https://issues.apache.org/jira/browse/GUACAMOLE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962454#comment-15962454
]
Michael Jumper commented on GUACAMOLE-40:
-----------------------------------------
It turns out gateway support is not actually present in FreeRDP 1.0.2 nor on
stable-1.0. There are simply settings with those names. The values are never
used within the source itself.
With that out of the way, we can just pay attention to stable-1.1 onward, which
thankfully use the same API for this. However:
The {{GatewayPort}} property of the settings is not used until 1.2+. Prior to
1.2, the port is hard-coded to 443.
> Support TS gateway connections to RDP
> -------------------------------------
>
> Key: GUACAMOLE-40
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-40
> Project: Guacamole
> Issue Type: Improvement
> Components: RDP
> Reporter: Michael Jumper
> Assignee: Michael Jumper
>
> {panel:bgColor=#FFFFEE}
> *The description of this issue was copied from
> [GUAC-913|https://glyptodon.org/jira/browse/GUAC-913], an issue in the JIRA
> instance used by the Guacamole project prior to its acceptance into the
> Apache Incubator.*
> Comments, attachments, related issues, and history from prior to acceptance
> *have not been copied* and can be found instead at the original issue.
> {panel}
> Newer RDP servers are usually located behind a gateway server on port 443:
> http://technet.microsoft.com/en-us/library/cc731264(WS.10).aspx
> FreeRDP gained support for connection behind a gateway. Guacamole should be
> able to do this as well now if the appropriate parameters are made
> configurable:
> https://github.com/FreeRDP/FreeRDP/issues/386
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)