Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Stalled login [CentOS 3.6 OpenSSH_3.6.1p2]

Subject: Stalled login [CentOS 3.6 OpenSSH_3.6.1p2]
Date: Thu, 17 Nov 2005 23:46:22 -0400
Greetings,

I'm having issues with OpenSSH in my Linux Server, the specs are as follows:

CentOS 3.6
OpenSSH_3.6.1p2
Kernel 2.4.21-32.0.1ELsmp

The current issue that I'm having is, in order for sshd to work correctly I
have to boot my system in runlevel S and the activate network and ssh, if I
run it as level 3 it just stalls after I type in my password.

This is what I did to test this:

I stopped the sshd service: 
Service sshd stop

I switched to level 3
Telinit 3

I ran sshd with the debug flags (-D -ddd)

And tried to login opening a new terminal:

These are the last lines of the debug:

debug1: userauth-request for user root service ssh-connection method
password
debug1: attempt 2 failures 2
debug2: input_userauth_request: try method password
debug3: mm_auth_password entering
debug3: mm_request_send entering: type 10
debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD
debug3: mm_request_receive_expect entering: type 11
debug3: mm_request_receive entering

On the terminal it says:
root@ip's password:


After I type the password it just stalls there.

I checked iptables rules and flushed them all, It would still stall on
debug3: mm_request_receive entering.

No messages at all on /var/log/secure and messages.

Thank you for any help on this subject.

Regards,
Damian Finol.

<Prev in Thread] Current Thread [Next in Thread>
  • Stalled login [CentOS 3.6 OpenSSH_3.6.1p2], Damian Finol <=