Hello, I am having a strange issue connecting to my Windows 10 PC using RDP. It tries to connect but almost immediately I get the red 'Connection error' message box. Doing further investigation I found the following:
guacd[13905]: INFO: Guacamole proxy daemon (guacd) version 0.9.11-incubating started guacd[13905]: DEBUG: Unable to bind socket to host ::1, port 4822: Address family not supported by protocol guacd[13905]: DEBUG: Successfully bound socket to host 127.0.0.1, port 4822 guacd[13905]: INFO: Listening on host 127.0.0.1, port 4822 guacd[13905]: INFO: Creating new client for protocol "rdp" guacd[13905]: INFO: Connection ID is "$40db7722-d9be-49fc-8291-3fa8d8c709ab" guacd[13943]: DEBUG: Parameter "console" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "console-audio" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "disable-auth" omitted. Using default value of 0. guacd[13943]: INFO: Security mode: RDP guacd[13943]: DEBUG: User resolution is 1197x843 at 96 DPI guacd[13943]: DEBUG: Parameter "dpi" omitted. Using default value of 96. guacd[13943]: DEBUG: Using resolution of 1196x843 at 96 DPI guacd[13943]: DEBUG: Parameter "read-only" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-wallpaper" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-theming" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-full-window-drag" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-desktop-composition" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-menu-animations" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-printing" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-drive" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "drive-path" omitted. Using default value of "". guacd[13943]: DEBUG: Parameter "create-drive-path" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "enable-sftp" omitted. Using default value of 0. guacd[13943]: DEBUG: Parameter "sftp-hostname" omitted. Using default value of "192.168.205.168". guacd[13943]: DEBUG: Parameter "sftp-port" omitted. Using default value of "22". guacd[13943]: DEBUG: Parameter "sftp-username" omitted. Using default value of "radu". guacd[13943]: DEBUG: Parameter "sftp-password" omitted. Using default value of "". guacd[13943]: DEBUG: Parameter "sftp-passphrase" omitted. Using default value of "". guacd[13943]: DEBUG: Parameter "recording-name" omitted. Using default value of "recording". guacd[13943]: DEBUG: Parameter "create-recording-path" omitted. Using default value of 0. guacd[13943]: INFO: Resize method: none guacd[13943]: DEBUG: Parameter "enable-audio-input" omitted. Using default value of 0. guacd[13943]: INFO: User "@e8fe711d-6dbc-41b7-981c-eb8b309064d6" joined connection "$40db7722-d9be-49fc-8291-3fa8d8c709ab" (1 users now present) guacd[13943]: INFO: Loading keymap "base" guacd[13943]: INFO: Loading keymap "en-us-qwerty" connected to 192.168.205.168:3389 recv: Connection reset by peer Error: protocol security negotiation or connection failure guacd[13943]: ERROR: Error connecting to RDP server guacd[13943]: INFO: User "@e8fe711d-6dbc-41b7-981c-eb8b309064d6" disconnected (0 users remain) guacd[13943]: INFO: Last user of connection "$40db7722-d9be-49fc-8291-3fa8d8c709ab" disconnected guacd[13905]: INFO: Connection "$40db7722-d9be-49fc-8291-3fa8d8c709ab" removed. I have tried many combinations of authentication but to no avail. -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Cannot-connect-using-RDP-tp550.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.
