SSHD Config questions

Mark Price mprice at tqhosting.com
Wed Jun 25 04:46:14 UTC 2008


On Wed, Jun 25, 2008 at 12:04 AM, Agus <agus.262 at gmail.com> wrote:
> Hi fellows,
>
> I am trying to configure sshd on my bsd and wanted to ask if the opitons
> there, in case i enable them are "resource intensive";
> Let me give u an example,
>
> For instance, the Options
> #ClientAliveInterval 0
> #ClientAliveCountMax 3

You can enable these options and they should have very little impact
on your RAM usage.  I dont think you will see any difference with
192MB RAM.

What is it that you are trying to accomplish?  It is good to set
ClientAliveInterval if your clients are behind NAT routers, to keep
the NAT sessions from timing out.

Regards,

Mark

--
Mark Price
RootBSD
http://www.rootbsd.net


More information about the freebsd-questions mailing list