From owner-freebsd-questions@FreeBSD.ORG Mon Mar 1 14:28:51 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 9CF8E16A4CE for ; Mon, 1 Mar 2004 14:28:51 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B8443D31 for ; Mon, 1 Mar 2004 14:28:51 -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 <2004030122285001100mu9c2e>; Mon, 1 Mar 2004 22:28:50 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 04123358; Mon, 1 Mar 2004 17:28:50 -0500 (EST) From: Gerard Samuel To: Matthew Seaman Date: Mon, 1 Mar 2004 17:29:00 -0500 User-Agent: KMail/1.5.4 References: <200403011032.12799.fbsd-questions@trini0.org> <20040301194739.GC2784@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040301194739.GC2784@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403011729.00381.fbsd-questions@trini0.org> cc: questions@freebsd.org Subject: Re: [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 22:28:51 -0000 On Monday 01 March 2004 02:47 pm, Matthew Seaman wrote: > See inetd.conf(5) The solution was under my nose all this time.... Thanks