[
https://issues.apache.org/jira/browse/GUACAMOLE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991790#comment-15991790
]
Michael Jumper commented on GUACAMOLE-40:
-----------------------------------------
Am currently bisecting to discover where RAIL via gateway resumes working, but
the bisect is stuck in a sea of inconclusive commits where gateway logins fail
(thus the status of RAIL via gateway can't be determined). To navigate out of
said sea, I'm currently running a rather ridiculous one-liner which repeatedly:
# Tests whether gateway login succeeds - if it succeeds ... manual intervention
required to verify RAIL
# If it fails, does a {{git bisect skip}} past the inconclusive commit
# Uninstalls any existing copy of FreeRDP
# Attempts to generate the build files with cmake
# If that fails, applies the 1b663ce fix for cmake and reattempts
# Builds and installs that version of FreeRDP
No idea how long this will take but ... presumably quite a while.
> 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)