Date: Tue, 26 Feb 2002 18:39:46 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Julian Elischer <julian@elischer.org> Cc: Scott long <scott_long@btc.adaptec.com>, Jordan Hubbard <jkh@winston.freebsd.org>, Matthew Dillon <dillon@apollo.backplane.com>, core@freebsd.org, "M. Warner Losh" <imp@village.org>, 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... Message-ID: <20020226183946.B78262@xor.obsecurity.org> In-Reply-To: <Pine.BSF.4.21.0202261558020.94891-100000@InterJet.elischer.org>; from julian@elischer.org on Tue, Feb 26, 2002 at 03:59:18PM -0800 References: <1014767425.2140.30.camel@hollin.btc.adaptec.com> <Pine.BSF.4.21.0202261558020.94891-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8fEbyWry0BWjoQKURAnj/AJ96ulg9mxUUrg1P+wNYQsrv0rJdjQCcDdWj BisXhHj3LtSfmuycpNlNZ54= =Mwnq -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020226183946.B78262>