ssh exchange_identification fails
Hi, I try to ssh on my own box (local) and I got this: ssh_exchange_identification: Connection closed by remote host... What's wrong? I haven't touched the conf files, the service is enabled SuSEFW2: FW_SERVICES_EXT_TCP="pop3 smtp ssh" Any ideas? Thnx -- .-. e-SecureNet /v\ We Run SuSE Project Manager // \\ *The LINUX Experts* c/o Miguel Albuquerque /( )\ Av. Miremont 46 ^^-^^ 1202 - GE, SWITZERLAND Tel: +41 (22) 782 5344 Fax: +41 (22) 782 5348 mailto:mfoacs@e-securenet.ch http://www.e-securenet.ch
Miguel Albuquerque wrote:
Hi,
I try to ssh on my own box (local) and I got this: ssh_exchange_identification: Connection closed by remote host...
What's wrong?
I haven't touched the conf files, the service is enabled SuSEFW2: FW_SERVICES_EXT_TCP="pop3 smtp ssh"
Any ideas?
Thnx
Have you changed hosts.allow or hosts.deny?
Jim Bonnet wrote:
Miguel Albuquerque wrote:
Hi,
I try to ssh on my own box (local) and I got this: ssh_exchange_identification: Connection closed by remote host...
What's wrong?
I haven't touched the conf files, the service is enabled SuSEFW2: FW_SERVICES_EXT_TCP="pop3 smtp ssh"
Any ideas?
Thnx
Have you changed hosts.allow or hosts.deny?
Yes, you're right, harden_suse adds ALL: ALL EXCEPT localhost to hosts.deny... Thank you all! -- .-. e-SecureNet /v\ We Run SuSE Project Manager // \\ *The LINUX Experts* c/o Miguel Albuquerque /( )\ Av. Miremont 46 ^^-^^ 1202 - GE, SWITZERLAND Tel: +41 (22) 782 5344 Fax: +41 (22) 782 5348 mailto:mfoacs@e-securenet.ch http://www.e-securenet.ch
It's not an iptables problem , because you would not get to a session otherwise. hth dan Am Dienstag, 22. Oktober 2002 17:45 schrieb Miguel Albuquerque:
Hi,
I try to ssh on my own box (local) and I got this: ssh_exchange_identification: Connection closed by remote host...
What's wrong?
I haven't touched the conf files, the service is enabled SuSEFW2: FW_SERVICES_EXT_TCP="pop3 smtp ssh"
Any ideas?
Thnx
Try adding sshd:127.0.0.1 to /etc/hosts.allow Marian Miguel Albuquerque wrote:
Hi,
I try to ssh on my own box (local) and I got this: ssh_exchange_identification: Connection closed by remote host...
What's wrong?
I haven't touched the conf files, the service is enabled SuSEFW2: FW_SERVICES_EXT_TCP="pop3 smtp ssh"
Any ideas?
Thnx
participants (4)
-
Dan Am
-
Jim Bonnet
-
Marian Dobre
-
Miguel Albuquerque