Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 May 2008 23:50:59 -0400
From:      Steve Bertrand <iaccounts@ibctech.ca>
To:        Mel <fbsd.questions@rachie.is-a-geek.net>
Cc:        Norbert Papke <fbsd-ml@scrapper.ca>, freebsd-questions@freebsd.org
Subject:   Re: [SSHd] Increasing wait time?
Message-ID:  <482278A3.7040304@ibctech.ca>
In-Reply-To: <200805071831.13898.fbsd.questions@rachie.is-a-geek.net>
References:  <q7412457qoumm8v8dbth10fug2ctbrlfp0@4ax.com>	<200805062116.19999.fbsd-ml@scrapper.ca> <200805071831.13898.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>    ssh stream  tcp  nowait/20/4/10  root  /usr/sbin/sshd  sshd -i
>>
>> into /etc/inetd.conf set a limit of
>>
>> * 20 overall ssh connections
>> * 4 connection attempts per minute
>> * at most 10 connections from a single IP
>>
>> This works very well on a personal server, not sure how it scales up.
> 
> 
> So if I copy over some files via scp, I can lock myself out. Fun stuff ;)

Come on...

The comment was based on a 'personal' server for logins.

How 'bout you explain why SCP would break this so the OP understands...

Otherwise, explain why running an FTP session through one of the 
server's SSH tunnels wouldn't be equally viable to running an unlimited 
number of SCP sessions over normal TCP ;)

Steve








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?482278A3.7040304>