Hi,
I have a simple setup of RDP Gateway sitting behind a AWS Elastic load balancer (HTTPS). I am able to connect through this gateway when I am connecting using an older OS, windows xp, windows 7. But Anything above Windows 7(SP1), Windows 8, 10, are not able to get through the gateway. When I look at the event logs I can see the below events. RDPClient_Gateway: An error was encountered when transitioning from AAStateInitializingTunnel to AAStateError in response to 6 (error code 0x800706BA).
RDPClient_Gateway: An error was encountered when transitioning from AAStateCreatingOutChannel to AAStateError in response to 3 (error code 0x800706BA).
Its funny that if I remove the load balancer, and try to connect the server directly, then I am able to connect to the server.
From wireshark I can see that its the client which is terminating the connection.
Could you please tell me what needs to be done, so I can make the RDP Gateway work with windows 8 & 10, with a load balancer between.
PS: The load balancer, is only for SSL termination, so I can use a proper CA signed certificate.
Regards,
Naveen Naik