Hey Nick, here's the output of a good connection to a working switch, followed by the old one that requires ssh-dss and diffie-hellman-group1-sha1 with aes256-cbc as the cipher:
guacd[1]: INFO: Creating new client for protocol "ssh" guacd[1]: INFO: Connection ID is "$169b663c-5e2e-4192-9ca7-7084d0d441b6" guacd[115945]: INFO: User "@02f4f117-1da9-4115-ba7d-627df3adcc1f" joined connection "$169b663c-5e2e-4192-9ca7-7084d0d441b6" (1 users now present) guacd[115945]: INFO: Typescript of terminal session will be saved to "/var/lib/guacamole/recordings/080e49e2-d8c2-304f-b94f-968e15a86a2a/20230524__140939__TypeScript__StagingX440". Timing file is "/var/lib/guacamole/recordings/080e49e2-d8c2-304f-b94f-968e15a86a2a/20230524__140939__TypeScript__StagingX440.timing". guacd[115945]: INFO: Auth key successfully imported. guacd[115945]: WARNING: No known host keys provided, host identity will not be verified. guacd[115945]: WARNING: Unable to set the timezone: SSH server refused to set "TZ" variable. guacd[115945]: INFO: SSH connection successful. guacd[115945]: INFO: User "@02f4f117-1da9-4115-ba7d-627df3adcc1f" disconnected (0 users remain) guacd[115945]: INFO: Last user of connection "$169b663c-5e2e-4192-9ca7-7084d0d441b6" disconnected guacd[115945]: INFO: SSH connection ended. guacd[1]: INFO: Connection "$169b663c-5e2e-4192-9ca7-7084d0d441b6" removed. guacd[1]: INFO: Creating new client for protocol "ssh" guacd[1]: INFO: Connection ID is "$77d73c63-939e-4272-b07c-8ebd896f58d7" guacd[115966]: INFO: User "@c6732e65-6a9d-43ac-8783-9e64db2a1316" joined connection "$77d73c63-939e-4272-b07c-8ebd896f58d7" (1 users now present) guacd[115966]: INFO: Typescript of terminal session will be saved to "/var/lib/guacamole/recordings/bcc8112d-2358-3a53-8dc1-c08bd43fc654/20230524__140950__TypeScript__RobLabx150". Timing file is "/var/lib/guacamole/recordings/bcc8112d-2358-3a53-8dc1-c08bd43fc654/20230524__140950__TypeScript__RobLabx150.timing". guacd[115966]: INFO: Auth key successfully imported. guacd[115966]: ERROR: SSH handshake failed. guacd[115966]: INFO: User "@c6732e65-6a9d-43ac-8783-9e64db2a1316" disconnected (0 users remain) guacd[115966]: INFO: Last user of connection "$77d73c63-939e-4272-b07c-8ebd896f58d7" disconnected guacd[1]: INFO: Connection "$77d73c63-939e-4272-b07c-8ebd896f58d7" removed. -- Michael Hess SYSTEMS ADMINISTRATOR NOLS WORLD HEADQUARTERS 284 LINCOLN ST., LANDER WY, 82520 1.307.335.2295 DIRECT NOLS.EDU<http://www.nols.edu/> | LINKEDIN<https://www.linkedin.com/in/michaelahess/> ________________________________ From: Nick Couchman <[email protected]> Sent: Wednesday, May 24, 2023 8:04 AM To: [email protected] <[email protected]> Subject: Re: SSH Settings On Tue, May 23, 2023 at 5:43 PM Michael Hess <[email protected]> wrote: > > I have a couple devices that need old cyphers and crypto settings, what's the > best way to go about that? > > Generally, I'd just add them to the ~/.ssh/config file. I assume it's best to > do this somehow in my docker-compose.yaml file though? I don't know that there's much you have to do from the Guacamole perspective to enable the older cipher/crypto settings. Are you trying to connect and running into issues? If so, can you provide logs from guacd? -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
