Date: Thu, 18 Feb 1999 21:25:20 -0800 From: Mahlon <reich@internetcds.com> To: "Daniel J. Frost" <lethvian@maine.rr.com> Cc: freebsd-questions@freebsd.org Subject: Re: Identd problems Message-ID: <v04104400b2f2a57ac4ef@[192.168.1.2]> In-Reply-To: <36CCE980.65692047@maine.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello, > Following my upgrade from 2.2.8-stable - > 3.1-stable, my identd > began to function improperly. It starts up fine, and in fact I can even > telnet to the ident port and establish an open connection, but when I go > on IRC I still get the ~ infront of my ident. At one point, I even used > my own ircd to see what was going on: > > > I have tried reinstalling pidentd already as well as libident. If any > further clearification is required, I'll be happy to list more of my > findings. Thank you for your time. What does your line in inetd.conf look like now? Sounds like you didn't move over the new 3.1 lines in /etc/inetd.conf from /usr/src/etc/rc.conf. Ident should now be run with a line that looks something like this: ident stream tcp wait kmem:kmem /usr/local/sbin/identd identd -w -t120 Mahlon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04104400b2f2a57ac4ef>