Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 12:24:40 +1000
From:      "John Saunders" <john.saunders@scitec.com.au>
To:        "Carroll Kong" <damascus@eden.rutgers.edu>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Problems with Identd
Message-ID:  <00c401bdae05$68e9bc60$6cb611cb@saruman.scitec.com.au>

next in thread | raw e-mail | index | archive | help
Yep, lose the tcpd wrapper for identd. It's also possible to
get tcpd into a recusive loop when used with identd (because
tcpd does an identd lookup itself on connection) and that isn't
a good thing. Use the -w and -t120 options as well, they seem
to work and can save load when a lot of ident requests come in.

Cheers.

>> ident  stream  tcp     wait    root    /usr/local/libexec/tcpd
>> /usr/local/sbin/identd -w -t120
>
>I found a while ago (yet on 2.1-stable and 2.2.5 boxes)
>that identd does not seem to work properly under tcpd.
>Although, I didn't check if identd should've been recompiled with some
special
>option to work properly with tcpd (like sshd should be).


--   .   +-------------------------------------------------------+
 ,--_|\  | John Saunders    mailto:John.Saunders@scitec.com.au   |
/  Oz  \ | SCITEC LIMITED   Phone +61294289563  Fax +61294289933 |
\_,--\_/ | "By the time you make ends meet, they move the ends." |
      v  +-------------------------------------------------------+



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?00c401bdae05$68e9bc60$6cb611cb>