From owner-freebsd-questions@FreeBSD.ORG Mon Mar 1 07:32:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17D2416A4CE for ; Mon, 1 Mar 2004 07:32:04 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0835943D2D for ; Mon, 1 Mar 2004 07:32:04 -0800 (PST) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.39.114.118]) by comcast.net (rwcrmhc11) with ESMTP id <2004030115320301300haa8ee>; Mon, 1 Mar 2004 15:32:03 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 8918C307 for ; Mon, 1 Mar 2004 10:32:02 -0500 (EST) From: Gerard Samuel To: questions@freebsd.org Date: Mon, 1 Mar 2004 10:32:12 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403011032.12799.fbsd-questions@trini0.org> Subject: [Repost] Limiting connections to CVS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 15:32:04 -0000 Reposting to list, as I was locked out of -questions over the weekend, and I don't know if I got any replies. ----------------- I read somewhere that they were able to limit CVS pserver connections to 4 a minute. I would like to do something similar. I currently have a firewall/nat box running 4.9-RELEASE-p1, using ipf. The CVS server is behind the firewall/nat box running on 4.9-RELEASE-p1. Thanks for any insight you may provide...