From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 13:45:06 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E08E716A417 for ; Thu, 23 Aug 2007 13:45:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 93F3613C46A for ; Thu, 23 Aug 2007 13:45:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IOCze-0008V2-NY for freebsd-questions@freebsd.org; Thu, 23 Aug 2007 15:45:02 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Aug 2007 15:45:02 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Aug 2007 15:45:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 23 Aug 2007 15:40:08 +0200 Lines: 35 Message-ID: References: <46CC7BFD.2090204@boosten.org> <303328.25712.qm@web53302.mail.re2.yahoo.com> <20070822202334.GA23267@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig35D1BD52C6F991D4093E30D0" Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.12 (X11/20060911) In-Reply-To: <20070822202334.GA23267@slackbox.xs4all.nl> X-Enigmail-Version: 0.95.2 Sender: news Subject: Re: ls there any way to limit the server resource per user? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 13:45:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig35D1BD52C6F991D4093E30D0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Roland Smith wrote: > On Wed, Aug 22, 2007 at 12:34:22PM -0700, ann kok wrote: >> thank you >> >> Can I limit the bandwidth by user what they use any >> program to download and upload? > > The pf firewall can do this. Filter packets by user, then assign them to > an appropriate queue. Read pf.conf(5). You'll have to rebuild the kernel > with altq(4), since it's not in the generic kernel and it's not > available as a module. ipfw+dummynet can do that also, and they are available as modules (no need to rebuild the kernel). --------------enig35D1BD52C6F991D4093E30D0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGzY44ldnAQVacBcgRAkPWAJ4wdrcc+vCh0McB7Lr9I+l+AzGTCQCfejxx ZAD0u197I6hYbcrdhAWhDZQ= =YnZv -----END PGP SIGNATURE----- --------------enig35D1BD52C6F991D4093E30D0--