Open justingoldberg opened 8 months ago
It turns out that the public keys on these servers are outdated. I will report back later.
are you hosting ssheasy yourself in that private network? if not and you tried ssyeasy.com that would not work with private network sshweasy.com servers needs to be able to access the target host
My private key is unencrypted. It is loaded automatically in a MacOS zsh shell via this entry in .zshrc:
_ssh-add -q ~/.ssh/idrsa
Here is my ssh config sample:
This host is on the office LAN and is reachable via a VPN and I am it works via command line SSH: _OpenSSH9.0p1, LibreSSL 3.3.6
I get this error: cannot connect to host: dial tcp 10.122.85.22 :22: i/o timeout