You are not logged in.

#1 2007-09-10 20:37:45

tronica
Member
Registered: 2006-11-02
Posts: 121

ssh not working

Im trying to login to a fileserver with ssh, but i can't connect. Heres what i get


tronica@desktop:~$ ssh root@192.168.10.6
ssh_exchange_identification: Connection closed by remote host
tronica@desktop:~$ ssh -vv 192.168.10.6
OpenSSH_4.6p1 Debian-5, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.10.6 [192.168.10.6] port 22.
debug1: Connection established.
debug1: identity file /home/tronica/.ssh/identity type -1
debug1: identity file /home/tronica/.ssh/id_rsa type -1
debug1: identity file /home/tronica/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
tronica@desktop:~$

any ideas?

Offline

#2 2007-09-10 20:54:17

tronica
Member
Registered: 2006-11-02
Posts: 121

Re: ssh not working

nevermind, i rebooted and mysteriously is working.

Offline

#3 2007-10-04 12:59:54

bwalk
Member
Registered: 2007-03-21
Posts: 177

Re: ssh not working

same error here, does not resolve with a reboot. worked before this upgrade

upgraded openssl (0.9.8e-3 -> 0.9.8e-6)

edit: grrr, f*cking tcp_wrappers installed /etc/hosts.{allow,deny} and messed up with my priviledges. removed both files. works now.

Last edited by bwalk (2007-10-04 14:03:49)

Offline

#4 2007-10-04 13:54:10

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: ssh not working

Post debug output, like tronica's.

Offline

Board footer

Powered by FluxBB