From owner-freebsd-current@FreeBSD.ORG Fri Sep 30 10:01:17 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEC9816A41F for ; Fri, 30 Sep 2005 10:01:17 +0000 (GMT) (envelope-from kevin@animenfo.com) Received: from smtp.vianet.ca (smtp.vianet.ca [209.91.128.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 27A7043D4C for ; Fri, 30 Sep 2005 10:01:17 +0000 (GMT) (envelope-from kevin@animenfo.com) Received: (qmail 19909 invoked from network); 30 Sep 2005 10:01:16 -0000 Received: from unknown (HELO ?192.168.0.2?) (66.186.77.82) by smtp.vianet.ca with SMTP; 30 Sep 2005 10:01:16 -0000 Message-ID: <433D0CEB.7000200@animenfo.com> Date: Fri, 30 Sep 2005 06:01:15 -0400 From: Kevin Lamothe User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <433D06D4.2010301@animenfo.com> <433D0924.6090703@FreeBSD.org> In-Reply-To: <433D0924.6090703@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: identd with FreeBSD 6.0? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 10:01:18 -0000 Doug Barton wrote: >Kevin Lamothe wrote: > > >>Hey there, I've tried FreeBSD 6.0-Beta 1 up till 5, so far I cannot get >>identd to work properly. the daemon runs but it doesn't reply the >>username when services such as irc request it. >> >>I've tried oidentd and pidentd. Any ideas? >> >> > >The two most common problems here are a firewall, and/or lack of permissions >in /etc/hosts.allow. Also, were you aware that the native inetd contains an >ident service? Do your logs show any errors? > >Doug > > > Yeah I know the inetd one works, but none of the standalone daemons seem to work with FreeBSD6, I'm using the latest oidentd on my FreeBSD 5 server. I used the same config on both of them. Theres no firewall on the machines its self, and hosts.allow and deny are blank.