Hello,

  I'm trying to establish an ssh connection between my two boxes: one at work, 
and one at home.  I've got the home machine running the server.  I've never 
used ssh before.  The version of ssh I am running is reported as:

SSH Version OpenSSH-1.2.1, protocol version 1.5.
Compiled with SSL.

This is on a Debian Linux box.  

I am not able to bring up the ssh connection.  I'm getting this odd (to me) 
error from the client:
  [...]
  debug: Allocated local port 1021.
  debug: Connection established.
  ssh_exchange_identification: read: Address already in use
  debug: Calling cleanup 0x8056078(0x0)

On the server side, sshd just says that the remote connection was refused.  
I'm trying to use RSAAuthentication only.

What does this message mean?  Any clues about what I should try from here 
would be greatly appreciated.


Reply via email to