maximusGeek
Technical User
I'm having a problem with an SSH client (Windows running PuTTY) connecting to my OpenSSH server runing on Solaris 10. No other clients have the problem and I see they authenticate in my logs, but they immediately get disconnect. This is the output from the client session:
C:\Program Files\PuTTY>psftp server.com -v
Looking up host "server.com"
Connecting to 10.1.1.1 port 22
Server version: SSH-2.0-OpenSSH_5.5
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Network error: Software caused connection abort
Fatal: Network error: Software caused connection abort
C:\Program Files\PuTTY>psftp server.com -v
Looking up host "server.com"
Connecting to 10.1.1.1 port 22
Server version: SSH-2.0-OpenSSH_5.5
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Network error: Software caused connection abort
Fatal: Network error: Software caused connection abort