Re: sshd -i startup time
- From: Joseph Shraibman <jks@xxxxxxxxx>
- Date: Fri, 17 Feb 2006 01:34:36 -0500
Nico Kadel-Garcia wrote:
Joseph Shraibman wrote:Nope, that doesn't help. And "host 66.166.198.124" comes back right away, so that isn't it.
When I run sshd from xinetd, it takes 30 seconds for the password
prompt to appear. sshd is not using up cpu in this time. What is is
doing?
Running sshd -i -d -d -d give me:
Feb 14 16:58:12 d1 xinetd[725]: START: sshd pid=4888
from=66.166.198.124
Feb 14 16:58:42 d1 sshd[4888]: debug1: inetd sockets after dupping:
5, 6 ...
This is OpenSSH_3.5p1
That's pretty seriously out of date. Try doing it twice in a row: if it doesn't happen the second time, the server is reverse-resolving the IP address of the connecting client, and your client doesn't have reverse DNS set up. This is preventable on the server by using the "sshd -u0", which prevents it from trying to log that reverse DNS name.
.
- Follow-Ups:
- Re: sshd -i startup time
- From: Darren Tucker
- Re: sshd -i startup time
- References:
- sshd -i startup time
- From: Joseph Shraibman
- Re: sshd -i startup time
- From: Nico Kadel-Garcia
- sshd -i startup time
- Prev by Date: Re: long ssh communication
- Next by Date: Re: sshd -i startup time
- Previous by thread: Re: sshd -i startup time
- Next by thread: Re: sshd -i startup time
- Index(es):
Relevant Pages
|
|