Patrick Nelson <mailto:[EMAIL PROTECTED]> wrote on Thursday, 13 March 2003 10:43:
> Rudik A.A. wrote: >> Here is the output of the -v: >> >> ssh -v sgn4.sgn.com > <snip> >> debug1: next auth method to try is password >> [EMAIL PROTECTED]'s password: >> Connection closed by 65.113.59.13 >> debug1: Calling cleanup 0x8061610(0x0) >> [EMAIL PROTECTED] .ssh]# >> >> What must be done ? >> >> ----- Original Message ----- >> From: "Patrick Nelson" <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED]> >> Sent: Wednesday, March 12, 2003 6:57 PM >> Subject: RE: SSH Connection >> >> >>> Rudik A.A. wrote: >>>> Hello All, >>>> >>>> I am facing problem to login to my RH 7.1 server by SSH. After >>>> typing passwd for root it gets "Connection closed" >>>> I mast say that it was working good and today we could not login >>>> not only as root, but any other users also can not login by ssh. >>>> And also telnet is disabled. >>>> >>>> Any idias ? >>>> >>>> Thanks in advance. >>> >>> try using the -v switch to ssh. mucho info... your symptoms sound >>> like a hack... > > I cant check this myself, but what does your hosts.allow and > hosts.deny look like on that system that your connecting to? > > Everything else looks fine. The ssh tries to auth with keys then > password. If password is wrong it would say something like: > > debug1: packet_send2: adding <snip> > debug1: authentication that can continue <snip> > Permission denied, please try again. > [EMAIL PROTECTED]'s password: > > So it looks like it's xinetd doing the denying It does not look like xinetd to me, because initial connection has been established, system key info exchanged, etc. Note that the server ID is 3.4p2. The latest RH package (for 7.3) is 3.1p1-6, which reports its version as 3.1p1. Have you compiled openssh yourself from src? If not then it might be a hacked version of openssh. Did you normally use public key? Cameron -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
