Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 07:21:17 -0700 (PDT)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Luke <lh@aus.org>
Cc:        Maxim Sobolev <sobomax@altavista.net>, current@FreeBSD.ORG
Subject:   RE: protecting from attacks
Message-ID:  <Pine.BSF.4.05.9910290720230.12797-100000@fw.wintelcom.net>
In-Reply-To: <XFMail.991029094443.lh@aus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Oct 1999, Luke wrote:

> I have been trying to figure out a sane method of stopping this one:
> while(1) {
> fork();
> }
> 
> on a machine with no limits the load went to 290+ I tried fiddling with
> limits and got it down to making the load 2-3 but the limits are ridiculous.
> I didn't look in mail archives so sorry if this has been discussed before

rmuser is the prefered way to fix it.

If you have abusive users then get rid of them, however if a limited
user is able to take down a box we want to hear about it.

-Alfred



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9910290720230.12797-100000>