On Mon, Jan 20, 2020 at 1:41 PM Vieri <[email protected]> wrote:
> On Monday, January 20, 2020, 8:47:50 PM GMT+1, Mike Jumper < > [email protected]> wrote: > >> > >> When I connect to an old Windows Server 2003 I get this in the guacd > log: > >> ... > >> guacd[4610]: Error: SSL_NOT_ALLOWED_BY_SERVER > >> guacd[4610]: expecting BB_ENCRYPTED_DATA_BLOB blob > >> guacd[4610]: transport_check_fds: transport->ReceiveCallback() - -1 > >> guacd[4610]: freerdp_set_last_error ERRCONNECT_CONNECT_TRANSPORT_FAILED > [0x0002000D] > >> guacd[4610]: Error: SSL_NOT_ALLOWED_BY_SERVER > >> guacd[4610]: expecting BB_ENCRYPTED_DATA_BLOB blob > > > > Part of the changes which added support for FreeRDP 2 also changed the > default security mode to "any" with the expectation that the correct > security should be able to be > > negotiated in all but rare cases. If things are now generally failing > for older versions of Windows, this may be a regression. I've opened a JIRA > issue to take a look: > > > > https://issues.apache.org/jira/browse/GUACAMOLE-932 > > I explicitly set > > Security mode: RDP > > but I'm still getting connection issues. This time it's: > > guacd[10521]: expecting BB_ENCRYPTED_DATA_BLOB blob > guacd[10521]: transport_check_fds: transport->ReceiveCallback() - -1 > guacd[10521]: freerdp_set_last_error ERRCONNECT_CONNECT_TRANSPORT_FAILED > [0x0002000D] > guacd[10521]: expecting BB_ENCRYPTED_DATA_BLOB blob > guacd[10521]: transport_check_fds: transport->ReceiveCallback() - -1 > guacd[10521]: freerdp_set_last_error ERRCONNECT_CONNECT_TRANSPORT_FAILED > [0x0002000D] > guacd[10521]: freerdp_post_connect failed > guacd[10521]: SVC "rdpdr" disconnected. > guacd[10521]: SVC "rdpsnd" disconnected. > guacd[10521]: Error connecting to RDP server > I've managed to spin up a Windows Server 2003 R2 SP2 instance in EC2 and am not having any trouble connecting, even keeping the new default security mode negotiation (not explicitly selecting "rdp"). What specific Linux distribution and FreeRDP package are you using? There's pretty wide variance in what each distribution provides as a FreeRDP 2.0.0 package. - Mike
