Re: Debian SSH problem
- From: Paul Dean <paul@xxxxxxxxxx>
- Date: Thu, 18 Sep 2008 07:40:39 +0800
Hi,
Check to make sure your ssh keys are not in the black-list on your suse box.
You may need to update your ssh version and regenerate your sshd_keys(on your suse boxes that is).
Also check your /etc/ssh/sshd_config file and make sure you are only allowing protocol version 2, coz debian doesn't use version 1 anymore.
But as suggested, check your /var/log/secure file on your suse box, this should have failure entries explaining why.
--
Thanks
Paul Dean.
QOTD
"Life is not WHAT you make it, it's WHO you have in it..."
QOTD:
=========================================
Q: How many Harvard MBA's does it take to screw in a light bulb?
A: Just one. He grasps it firmly and the universe revolves around him.
=========================================
On Thu, 18 Sep 2008 06:09:26 +0530
"J.Bakshi" <bakshi12@xxxxxxxxx> wrote:
On Thursday 18 Sep 2008 12:25:17 am Omar Salvador Alcalá Ruiz wrote:
Hi
You should check if the host exist in the hosts.allow file (commonly under
/etc). If not add it. It should work after that.
Just done it but no success :-( hosts.deny is also empty so it can't be the
culprit. Openssh is running without any problem with out touching hosts.allow
debian may have some different setting to enable sshd but I hv no idea.
Tell me if it works. Regards
-----Original Message-----
From: listbounce@xxxxxxxxxxxxxxxxx on behalf of J.Bakshi
Sent: Wed 9/17/2008 7:13 PM
To: secureshell@xxxxxxxxxxxxxxxxx
Subject: Debian SSH problem
Dear list,
I am managing 3 remote server all based on suse. 2 based on suse 10.2 and
the one is based on suse 11.0. SSH are running on those server with out
any problem. I have recently installed debian lenny in my home server. The
openssh version of lenny is
OpenSSH_5.1p1 Debian-2, OpenSSL 0.9.8g 19 Oct 2007
Now if I try to connect that home server I am getting as below
~~~~~~~~~~~~~~~~~~~~`
joy@debian:~$ ssh shiva.selfip.org -v
OpenSSH_5.1p1 Debian-2, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to shiva.selfip.org [203.171.240.55] port 22.
debug1: Connection established.
debug1: identity file /home/joy/.ssh/id_rsa type -1
debug1: identity file /home/joy/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
~~~~~~~~~~~~~~~~~~~~~~~~~~
I have never seen such thing in Suse. Could any one kindly suggest me the
reason behind it and how to solve this ?
Many Thanks
--
Thanks
Paul Dean.
QOTD
"Life is not WHAT you make it, it's WHO you have in it..."
QOTD:
=========================================
Be different: conform.
=========================================
Attachment:
signature.asc
Description: PGP signature
- References:
- Debian SSH problem
- From: J.Bakshi
- Re: Debian SSH problem
- From: J.Bakshi
- Debian SSH problem
- Prev by Date: Re: Debian SSH problem
- Next by Date: Re: Debian SSH problem
- Previous by thread: Re: Debian SSH problem
- Next by thread: Re: Debian SSH problem
- Index(es):
Relevant Pages
|