mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
5e18c49cdd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1303 af4574ff-66df-0310-9fd7-8a98e5e911e0
35 lines
1.2 KiB
XML
35 lines
1.2 KiB
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>tcpwrappers</application> package contains <command>
|
|
tcpd</command>, <command>tcpdchk</command>, <command>tcpdmatch</command>,
|
|
<command>try-from</command> and <command>safe_finger</command>.</para>
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>tcpd</title>
|
|
<para><command>tcpd</command> is the main access control daemon for all
|
|
Internet services, which <command>inetd</command> or
|
|
<command>xinetd</command> will run instead of running the
|
|
requested service daemon.</para></sect3>
|
|
|
|
<sect3><title>tcpdchk</title>
|
|
<para><command>tcpdchk</command> is a tool to examine a tcpd wrapper
|
|
configuration and report problems with it.</para></sect3>
|
|
|
|
<sect3><title>tcpdmatch</title>
|
|
<para><command>tcpdmatch</command> is used to predict how the tcp wrapper
|
|
would handle a specific request for a service.</para></sect3>
|
|
|
|
<sect3><title>try-from</title>
|
|
<para><command>try-from</command> can be called via a remote shell command to
|
|
find out if the host name and address are properly recognized.</para></sect3>
|
|
|
|
<sect3><title>safe_finger</title>
|
|
<para><command>safe_finger</command> is a wrapper for the <command>finger
|
|
</command> utility, to provide automatic reverse name lookups.</para></sect3>
|
|
|
|
</sect2>
|
|
|