From owner-freebsd-security Thu Aug 7 10:21:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA18220 for security-outgoing; Thu, 7 Aug 1997 10:21:23 -0700 (PDT) Received: from netrail.net (netrail.net [205.215.10.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA18214 for ; Thu, 7 Aug 1997 10:21:18 -0700 (PDT) Received: from localhost (jonz@localhost) by netrail.net (8.8.6/8.8.6) with SMTP id NAA09262; Thu, 7 Aug 1997 13:19:40 GMT Date: Thu, 7 Aug 1997 13:19:40 +0000 (GMT) From: "Jonathan A. Zdziarski" To: Warner Losh cc: yossman , doka@vl.kharkov.ua, freebsd-security@FreeBSD.ORG Subject: Re: identd working? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk If that doesnt report anything try making 'lsof' and seeing if '113' is being held onto by any processes - i had this problem with ytalk working, for some reason a tcsh process was holding onto the talk port ------------------------------------------------------------------------- Jonathan A. Zdziarski NetRail Incorporated Server Engineering Manager 230 Peachtree St. Suite 500 jonz@netrail.net Atlanta, GA 30303 http://www.netrail.net (888) - NETRAIL ------------------------------------------------------------------------- On Thu, 7 Aug 1997, Warner Losh wrote: :Have you rebooted your system, or otherwise restarted inetd? : :If so, then what does netstat -an tell you about things listening on :port 113? : :Warner :