Re: internal identd problem

2000-09-20 Thread Alfred Perlstein
* Maxime Henrion <[EMAIL PROTECTED]> [000920 08:17] wrote: > Hi, > > > I read the thread about the cpu hog problem of the internal identd > problem and tried to reproduce it on my box. I did a truss on the inetd > process and got this : > > select(0x8

internal identd problem

2000-09-20 Thread Maxime Henrion
Hi, I read the thread about the cpu hog problem of the internal identd problem and tried to reproduce it on my box. I did a truss on the inetd process and got this : select(0x8,0xbfbff46c,0x0,0x0,0xbfbfd45c) = 1 (0x1) ioctl(7,FIONREAD,0xbfbfd444)= 0 (0x0) read(0x7,0xbfbfd46c,0x0

More on internal identd

2000-09-20 Thread Walter Campbell
type UNIX, as many IRC servers require it. I am unable to get inetd to spike on CPU utilization. I put the -f and -n options in and -HUP'ed inetd, and the internal identd service had no change. /usr/src/usr.sbin/inetd/inetd.c shows the following revision: $FreeBSD: src/usr.sbin/inetd/inet

Re: identd

2000-09-19 Thread Nader Turki
Thanks all, It's working now :) I only have this line uncommented: authstream tcp nowait rootinternalauth -r -f -n -o UNKNOWN and it's working fine. Thanks again, --Nader Matt Heckaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 19 Sep 2000,

Re: identd

2000-09-19 Thread Matt Heckaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 19 Sep 2000, Vivek Khera wrote: ... : What's your inetd.conf line for it? : : I use the internal "auth" service which works quite nicely. Ditto that, I switched over after a long time of using pidentd. I'm very happy with how functional the

Re: identd

2000-09-19 Thread Walter Campbell
eperate process to process identd requests. I would recommend looking into it. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: identd

2000-09-19 Thread Vivek Khera
>>>>> "NT" == Nader Turki <[EMAIL PROTECTED]> writes: NT> i cvsup'd twice from 4.0-RELEASE to 4.1-RC1 then last night to NT> 4.1-STABLE. NT> I have a problem with identd, it's not working. i use pidentd, thought NT> maybe one of you can help m

identd

2000-09-19 Thread Nader Turki
hi guys, i cvsup'd twice from 4.0-RELEASE to 4.1-RC1 then last night to 4.1-STABLE. I have a problem with identd, it's not working. i use pidentd, thought maybe one of you can help me to get it to work. thanks, --nader To Unsubscribe: send mail to [EMAIL PROTECTED] with &q