From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 22:07:41 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 C07E716A4CE for ; Sat, 28 Feb 2004 22:07:41 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8342B43D1F for ; Sat, 28 Feb 2004 22:07:41 -0800 (PST) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.39.114.118]) by comcast.net (sccrmhc11) with ESMTP id <2004022906074001100n030me>; Sun, 29 Feb 2004 06:07:40 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id A74882EB for ; Sun, 29 Feb 2004 01:07:40 -0500 (EST) From: Gerard Samuel To: questions@freebsd.org Date: Sun, 29 Feb 2004 01:07:49 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402290107.49828.fbsd-questions@trini0.org> Subject: 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: Sun, 29 Feb 2004 06:07:41 -0000 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...