Re: intermittent sshd connection problem in Linux
From: LazyAnt (soporte_altex_at_hotmail.com)
Date: 02/27/04
- Next message: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Previous message: Nico Kadel-Garcia: "Re: Proposed enhancement to scp"
- In reply to: Darren Tucker: "Re: intermittent sshd connection problem in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Feb 2004 19:35:01 -0800
dtucker@dodgy.net.au (Darren Tucker) wrote in message news:<c1lu43$d3o$1@gate.dodgy.net.au>...
> In article <f698f49c.0402261446.62e3201b@posting.google.com>,
> 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?
thanks Darren for your answer.
Actually I found that the problem was due to a network race condition,
it's working fine now.
- Next message: steve: "Re: SSH tunneling/port forwarding and stateful packet inspection"
- Previous message: Nico Kadel-Garcia: "Re: Proposed enhancement to scp"
- In reply to: Darren Tucker: "Re: intermittent sshd connection problem in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]