Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
in.identtestd(8)
Edit
PageHistory
Diff
Info
LikePages
IN.IDENTTESTD !!!IN.IDENTTESTD NAME SYNOPSIS DESCRIPTION EXAMPLE AUTHOR SEE ALSO ---- !!NAME in.identtestd - a small daemon that can be used to test Ident servers !!SYNOPSIS in.identtestd !!DESCRIPTION ''in.identtestd'' is a small daemon (to be started from inetd) that does an ident lookup on you if you telnet into it. Can be used to verify that your Ident server is working correctly. The source code can be found in the debian ''libident'' source package, as __ident-tester.c__. !!EXAMPLE A typical entry in /etc/inetd.conf would be: 9999 stream tcp nowait root /usr/sbin/in.identtestd in.identtestd With the above entry in place and active, execute Trying hostname... Connected to hostname. Escape character is '^]'. Welcome to the IDENT server tester, version 1.9 (Linked with libident 0.22 Debian) Connecting to Ident server at 192.168.1.1... Querying for lport 1109, fport 9999.... Reading response data... Userid response is: Lport........ 1109 Fport........ 9999 Opsys........ UNIX Charset...... !!AUTHOR Peter Eriksson Manpage written for debian by Paul Slootman !!SEE ALSO ident(3), identd(8), tcpd(8) ----
One page links to
in.identtestd(8)
:
Man8i
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.