You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/05/01 22:03:04 UTC

[jira] [Commented] (GUACAMOLE-40) Support TS gateway connections to RDP

    [ https://issues.apache.org/jira/browse/GUACAMOLE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991648#comment-15991648 ] 

Michael Jumper commented on GUACAMOLE-40:
-----------------------------------------

Testing against a test RDP gateway, connections fail with both Guacamole and the FreeRDP client at stable-1.1 and 1.2.0-*. Doing a git bisect, I've found a commit where things start working again:

{code:none}
0746d8c14cc8cca7b66bdea31fa6a00cbd509095 is the first gateway-working commit
commit 0746d8c14cc8cca7b66bdea31fa6a00cbd509095
Author: Brad <eo...@gmail.com>
Date:   Mon Sep 29 23:16:07 2014 -0700

    Do not BIO_clear_flags() when the SSL error is not valid to fix #2056

:040000 040000 0a61c5e69f8b99c005b3b67ae8fa01711c03046f 14c7ddaf1f426bd9600e5f4ff958d2871329ea1a M	libfreerdp
{code}

*HOWEVER:* At the above commit, connecting to the RDP gateway hangs during security negotiation unless the "Any" security method is selected, and the RemoteApp channel ("rail") is missing.

More bisecting likely in my future...

> 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
>
>
> {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)