From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 14:40:17 2003 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 5798D37B401 for ; Fri, 8 Aug 2003 14:40:17 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C14C43FBF for ; Fri, 8 Aug 2003 14:40:16 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <2003080821401501600gr2m8e>; Fri, 8 Aug 2003 21:40:15 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h78LeBKS029069; Fri, 8 Aug 2003 17:40:15 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h78LeA4T029066; Fri, 8 Aug 2003 17:40:10 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "Dead Line" References: From: Lowell Gilbert Date: 08 Aug 2003 17:40:10 -0400 In-Reply-To: Message-ID: <443cgbhlqd.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Server Ident 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: Fri, 08 Aug 2003 21:40:17 -0000 "Dead Line" writes: > I'm on FreeBSD 4.8-R. > I installed pidentd package from /ports > and i uncomment the line > > auth stream tcp wait root /usr/local/sbin/identd identd -w > -t120 > > But seems its still not working, when i telnet to ip port 113 it doesnot > accept. - restart identd - make sure there isn't a firewall (or ipwrappers) rule blocking the port - track the packets to make sure they get all the way to the server