[clug] Why is my SSH port forwarding failing all of a sudden?

Chris Smart clug at christophersmart.com
Tue Feb 2 02:36:48 UTC 2016


On 02/02/16 13:15, Tony Lewis wrote:
> ssh_exchange_identification: read: Connection reset by peer

Are you sure ssh is running on the other server and that it works
(netstat -ltn ; ssh localhost)? I think that's normally a socket error.

If it is, can you jump on the server and tail the ssh log while you ssh
in from your client? It might tell you why it's rejecting the client.
For example, your IP might have been added to hosts.deny file.

-c

-- 
  _
 °v°
/(_)\
 ^ ^



More information about the linux mailing list