Query: tcpdmatch
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tcpdmatch(1) General Commands Manual tcpdmatch(1)NAMEtcpdmatch - evaluate tcp wrapper service requestsSYNOPSYSinet_conf] daemon client inet_conf] daemon[[userclientDESCRIPTIONpredicts how the tcp wrapper would handle a specific request for service. Examples are given below. The program examines the access control tables (default and and prints its conclusion. For maximum accuracy, it extracts additional infor- mation from the configuration file. When finds a match in the access control tables, it identifies the matched rule. In addition, it displays the optional shell commands or options in a printable format. The display helps you find any discrepancies between what you want and what understands for the access con- trol rules. Arguments The daemon and client arguments are always required. daemon A daemon process name. Typically, the last component of a daemon executable pathname. client A host name or network address, or one of the `unknown' or `paranoid' wildcard patterns. When a client host name is specified, gives a prediction for each address listed for that client. When a client address is specified, predicts what would do when the client name lookup fails. Optional information specified with the form: server A host name or network address, or one of the `unknown' or `paranoid' wildcard patterns. The default server name is `unknown'. Optional information specified with the form: user A client user identifier. Typically, a login name or a numeric userid. The default user name is `unknown'. Options Examine and files in the current directory instead of the default ones. Specify this option when is unable to find your configuration file, or when you suspect that is using the wrong file. inet_conf is the path name of the configuration file whose entries you want to examine.EXAMPLESTo predict how would handle a telnet request from the local system: The same request, pretending that hostname lookup failed: To predict what would do when the client name does not match the client address:AUTHORWietse Venema (wietse@wzv.win.tue.nl), Department of Mathematics and Computing Science, Eindhoven University of Technology Den Dolech 2, P.O. Box 513, 5600 MB Eindhoven, The NetherlandsFILESThe default locations of the access control tables are: (daemon, client) pairs that are granted access. (daemon, client) pairs that are denied access.SEE ALSOtcpdchk(1), configuration checker. inetd.conf(4), format of the inetd control file. hosts_access(5), format of the access control tables. hosts_options(5), format of the language extensions. tcpdmatch(1)
Related Man Pages |
---|
tcpdmatch(8) - opendarwin |
tcpdmatch(8) - suse |
tcpdmatch(8) - freebsd |
tcpdmatch(8) - x11r4 |
tcpdmatch(8) - mojave |
Similar Topics in the Unix Linux Community |
---|
IP address of telnet client |