From owner-freebsd-questions@FreeBSD.ORG Fri Sep 26 03:52:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 066F7106569E for ; Fri, 26 Sep 2008 03:52:59 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from mho-02-bos.mailhop.org (mho-02-bos.mailhop.org [63.208.196.179]) by mx1.freebsd.org (Postfix) with ESMTP id CD7F98FC73 for ; Fri, 26 Sep 2008 03:52:58 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from vdsl-151-118-132-54.dnvr.qwest.net ([151.118.132.54] helo=mail.mikestammer.com) by mho-02-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Kj46j-0001zo-Nk; Fri, 26 Sep 2008 03:35:05 +0000 Received: from [192.168.0.244] (unknown [192.168.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric@mikestammer.com) by mail.mikestammer.com (Postfix) with ESMTPSA id 6091CB83B; Thu, 25 Sep 2008 21:35:04 -0600 (MDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 151.118.132.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX192LtO5ElhckVw00XRQCsUXLnZjV39vbkk= Message-ID: <48DC586B.2040705@mikestammer.com> Date: Thu, 25 Sep 2008 21:35:07 -0600 From: Eric User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Agus References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Identd question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 03:52:59 -0000 Agus wrote: > Hi guys, > > Just wondering if i can have like a "central" ident server on my > LAN....thats cause my boxes are behind A NAT so i can only forward > identd requests to one....and i mean like a fake one..cause the > process may be on one of the other boxes that require de ident, is > clear?...i read about fakeidentd....just wanted to ask your opinion or > experience on this.... > i found liedent to work the best for me. i used it primarily for irc servers that wanted an ident response. just forward the port to your bsd box behind the firewall and it should work