From owner-cvs-all Tue Feb 26 19: 0:35 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id B5A7937B41C; Tue, 26 Feb 2002 19:00:23 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020227030023.WDTO2951.rwcrmhc53.attbi.com@InterJet.elischer.org>; Wed, 27 Feb 2002 03:00:23 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id SAA97338; Tue, 26 Feb 2002 18:43:56 -0800 (PST) Date: Tue, 26 Feb 2002 18:43:56 -0800 (PST) From: Julian Elischer To: Kris Kennaway Cc: Scott long , Jordan Hubbard , Matthew Dillon , core@freebsd.org, "M. Warner Losh" , jake@locore.ca, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 exception.s genassym.c machdep.c... In-Reply-To: <20020226183946.B78262@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG so what makes you think I can control the firewall? :-) if I did I would have done this long ago.. On Tue, 26 Feb 2002, Kris Kennaway wrote: > On Tue, Feb 26, 2002 at 03:59:18PM -0800, Julian Elischer wrote: > > I can never get on IRC because I'm always behind some firewall or another > > (something about "ident") and Im not alone.. > > identd is a service which is builtin to FreeBSD's inetd; you can > enable it by uncommenting the following line in inetd.conf: > > # Provide internally a real "ident" service which provides ~/.fakeid support, > # provides ~/.noident support, reports UNKNOWN as the operating system type > # and times out after 30 seconds. > # > #auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30 > > services querying identd make incoming connections to your machine on > the auth port (113) so your firewall needs to allow that (possibly via > a port forwarding if you're using NAT) > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message