Port 1021, eh? Only the superuser should use ports less than 1024. The
client's -P flag is supposed to disable the use of "privileged" ports when
making connections, and this may be relevant to you.

--
Gregor Mosheh
[EMAIL PROTECTED]
Systems Admin, Humboldt Internet
707.825.4638


On Mon, 7 Feb 2000, Mark H. Mabry wrote:

> 
> 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