[
https://issues.apache.org/jira/browse/GUACAMOLE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148067#comment-16148067
]
Rodrigo Gonçalves commented on GUACAMOLE-40:
--------------------------------------------
Dear Michael
I'm trying to setup a gateway based connection with the following setup:
<config name="Desktop Virtual" protocol="rdp">
<param name="hostname" value="xxxxx" />
<param name="gateway-hostname" value="yyyyyy" />
<param name="port" value="3389" />
<param name="enable-printing" value="true" />
<param name="ignore-cert" value="true" />
<param name="load-balance-info" value="tsv://MS Terminal Services
Plugin.1.Secretarias" />
</config>
But the following error is reported:
[14:11:34:100] [66693:66699] [ERROR][com.freerdp.core] - freerdp_set_last_error
0x2000C
[14:11:34:100] [66693:66699] [ERROR][com.freerdp.core.connection] - Error:
protocol security negotiation or connection failure
Any ideas what may be happening?
> 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
> Fix For: 0.9.13-incubating
>
> Attachments: FreeRDP-patched.tar.gz
>
>
> {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.4.14#64029)