From owner-freebsd-questions Fri Dec 17 1:31:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 11E7514DEE for ; Fri, 17 Dec 1999 01:31:38 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 11ytiz-0007fY-00; Fri, 17 Dec 1999 11:30:57 +0200 From: Sheldon Hearn To: dan@freebsddiary.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ident from unknown In-reply-to: Your message of "Fri, 17 Dec 1999 10:52:30 +1300." <199912162152.KAA42350@ducky.nz.freebsd.org> Date: Fri, 17 Dec 1999 11:30:56 +0200 Message-ID: <29483.945423056@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Dec 1999 10:52:30 +1300, "Dan Langille" wrote: > Dec 17 10:15:56 ducky inetd[221]: ident from unknown Looks like you start up inetd with the -l option but without the -W option and offer an ident service handler from within inetd. Check your /etc/inetd.conf for the ident/auth service, and look for inetd_flags in /etc/rc.conf . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message