Hi, we’re getting this error when trying to connect to RDP through the tunnel:
connection: Error=“websocket : bad handshake”
The windows computer we want to connect to seems to have a tunnel properly set up.
CF access gave returned:
Success!
A token has been returned to the machine that initiated the request. Feel free to close this browser window.
Application Domain: aaaa.bbbbbbb.nl
Then run:
Run the following command to create a connection from the device to Cloudflare. Any available port can be specified, but in this example we will use 3389
as it is the default port for RDP connections.
Then open RDP screen and connect to localhost:3389
The get:
ERR failed to connect to origin error=“websocket: bad handshake” originURL=
Websockets are enabled fro the zone.
SSL is set to Full
Normal RDP connection to the computer works.
Any ideas?!