From owner-freebsd-ipfw@FreeBSD.ORG Thu Sep 16 14:32:10 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD3116A4CE for ; Thu, 16 Sep 2004 14:32:10 +0000 (GMT) Received: from gollum.cambrium.nl (mx1.cambrium.nl [217.19.16.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 351F643D48 for ; Thu, 16 Sep 2004 14:32:10 +0000 (GMT) (envelope-from sb@gamegates.nl) Received: (qmail 32151 invoked from network); 16 Sep 2004 14:32:09 -0000 Received: from wants.to.be.just.like.bilbo.nl (217.19.24.4) by gollum.cambrium.nl with SMTP; 16 Sep 2004 14:32:09 -0000 From: SB Organization: gamegates.nl To: "Matthew McGehrin" Date: Thu, 16 Sep 2004 16:32:34 +0200 User-Agent: KMail/1.5.4 References: <200409161559.14821.sb@gamegates.nl> <000a01c49bf6$badd1e50$af00a8c0@orange> In-Reply-To: <000a01c49bf6$badd1e50$af00a8c0@orange> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409161632.34812.sb@gamegates.nl> cc: ipfw@freebsd.org Subject: Re: ipf and oident X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sb@gamegates.nl List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 14:32:11 -0000 > Any reason why you don't want to use the built in auth daemon? > > Simply enable in /etc/inetd.conf > auth stream tcp nowait root internal auth -r -f -n -t 90 > > -- Matthew Basicly becuase that isn't working even not after the killall -HUP inetd command.