Re: intermittent sshd connection problem in Linux
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 02/27/04
- Previous message: Richard E. Silverman: "Re: intermittent sshd connection problem in Linux"
- In reply to: LazyAnt: "intermittent sshd connection problem in Linux"
- Next in thread: LazyAnt: "Re: intermittent sshd connection problem in Linux"
- Reply: LazyAnt: "Re: intermittent sshd connection problem in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Feb 2004 23:05:39 +0000 (UTC)
In article <f698f49c.0402261446.62e3201b@posting.google.com>,
LazyAnt <soporte_altex@hotmail.com> wrote:
>I'm running sshd (OpenSSH_3.5p1) on a Red Hat Linux 9 server (kernel
>2.4.20-8smp) and sometimes the users or myself cannot connect through
>ssh.
>
>The error I get is "connection refused by the server".
>
>It's an intermittent problem and I cannot reproduce it.
[snip]
Try bumping MaxStartups in sshd_config:
MaxStartups
Specifies the maximum number of concurrent unauthenticated con-
nections to the sshd daemon. Additional connections will be
dropped until authentication succeeds or the LoginGraceTime
expires for a connection. The default is 10.
Another posibility: does the host's name resolve to more than one IP
address?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Richard E. Silverman: "Re: intermittent sshd connection problem in Linux"
- In reply to: LazyAnt: "intermittent sshd connection problem in Linux"
- Next in thread: LazyAnt: "Re: intermittent sshd connection problem in Linux"
- Reply: LazyAnt: "Re: intermittent sshd connection problem in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|