Date: Wed, 20 Sep 2000 11:53:19 +0900 From: Hajimu UMEMOTO <ume@bisd.hitachi.co.jp> To: holtor@yahoo.com Cc: stable@freebsd.org Subject: Re: inetd internel auth problem Message-ID: <200009200253.e8K2rJ725319@plum.ssr.bisd.hitachi.co.jp> In-Reply-To: <20000920010725.4489.qmail@web108.yahoomail.com> References: <20000920010725.4489.qmail@web108.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Tue, 19 Sep 2000 18:07:24 -0700 (PDT) >>>>> holtor@yahoo.com (Holtor) said: holtor> After reading the posting I've switched my fbsd holtor> machines from pidentd to this internal auth. Since holtor> that I have noticed one [problem/bug/mistake]. holtor> It provides the username well, the problem comes in holtor> when I simply do: holtor> telnet localhost 113 holtor> And then quit the telnet. Then I run "top" and i see holtor> inetd using almost 100% CPU. It stays at full CPU holtor> util the connection "times out" which is the default holtor> of 10 seconds. holtor> I'm certain this can't be normal behavior. I've been holtor> able to reproduce this on every single fbsd machine holtor> I have. Are you using client username lookup feature of tcp_wrapper something like `ALL : ALL@ALL : allow'? If so, make sure to disable it for `auth'. Put `auth : ALL : allow' line before every rule in /etc/hosts.allow. -- Hajimu UMEMOTO @ Business Solution System Development Div., Hitachi Ltd. E-Mail: ume@bisd.hitachi.co.jp ume@mahoroba.org ume@FreeBSD.org URL: http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009200253.e8K2rJ725319>