Hello,

I have a problem accessing the windows servers throught connection broker. The
infrastructure i am connecting to is described below:

Dedicated connection broker based on Windows Server 2016 (RDCB role) with
several configured Collections, and Windows HyperV Server 2016 .

RDP from windows endpoints - working fine with these collections (tested
with RDP 8/9/10). As i found we should use load-balancer-info parameter
according to collection name. In other case we are connecting to RDCB
console instead of collection of VMs itself


When I am using freerdp 2.0.0 on Ubuntu 16.04, I am able to connect using
the following command line:

xfreerdp /cert-ignore /v:<server> /d:<domain> /u:<user> /p:<password>
/g:<server> /load-balance-info:<load balance info>

However, I must use either 1.1 or 1.2 version, as some third party software
we are using is not working with 2.0 version. The connection cannot be made
when used with either version 1.1 or 1.2. All options exists in both
versions, but the erros I've got are different.

With 1.1 version, using the same command line as for the 2.0 version, the
following errors are displayed:

connected to <server>:443
connected to <server>:443
TS Gateway Connection Success
Got stub length 4 with flags 3 and callid 7
Got stub length 4 with flags 3 and callid 6

and the xfreerdp hangs.


With 1.2 version, using the same command line as for the 2.0 version, the
following errors are displayed:

[23:27:07:628] [9084:9085] [ERROR][com.freerdp.legacy] - TS Gateway
Connection Success
[23:27:09:589] [9084:9085] [ERROR][com.freerdp.legacy] -
freerdp_set_last_error 0x2000D
[23:27:09:589] [9084:9085] [ERROR][com.freerdp.legacy] - tsg_read error:
connection lost

The last line repeats indefinitely and no connection is ever made.


Did anybody managed to connect via broker using v1.1 or v1.2, or have some
hints on how to remedy the above errors?


Thanks,
Marko
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to