Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Wed May 30 11:29:05 2012 from 38.107.179.230
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Tcpdmatch en anglais

TCPDMATCH(8) TCPDMATCH(8)
 
NAME


tcpdmatch - tcp wrapper oracle
 
SYNOPSIS


tcpdmatch [-d] [-i inet_conf] daemon client tcpdmatch [-d] [-i inet_conf] daemon[@server] [user@]client
 
DESCRIPTION


tcpdmatch predicts how the tcp wrapper would handle a specific request for service. Examples are given below. The program examines the tcpd access control tables (default /etc/hosts.allow and /etc/hosts.deny) and prints its conclusion. For maximal accuracy, it extracts additional information from your inetd network configuration file. When tcpdmatch finds a match in the access control tables, it identi- fies the matched rule. In addition, it displays the optional shell com- mands or options in a pretty-printed format; this makes it easier for you to spot any discrepancies between what you want and what the pro- gram understands.
 
ARGUMENTS


The following two 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, tcpdmatch gives a predic- tion for each address listed for that client. When a client address is specified, tcpdmatch predicts what tcpd would do when client name lookup fails. Optional information specified with the daemon@server 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 user@client form: user A client user identifier. Typically, a login name or a numeric userid. The default user name is `unknown'.
 
OPTIONS


-d Examine hosts.allow and hosts.deny files in the current direc- tory instead of the default ones. -i inet_conf Specify this option when tcpdmatch is unable to find your inetd.conf network configuration file, or when you suspect that the program uses the wrong one.
 
EXAMPLES


To predict how tcpd would handle a telnet request from the local sys- tem: tcpdmatch in.telnetd localhost The same request, pretending that hostname lookup failed: tcpdmatch in.telnetd 127.0.0.1 To predict what tcpd would do when the client name does not match the client address: tcpdmatch in.telnetd paranoid On some systems, daemon names have no `in.' prefix, or tcpdmatch may need some help to locate the inetd configuration file.
 
FILES


The default locations of the tcpd access control tables are: /etc/hosts.allow /etc/hosts.deny
 
SEE ALSO


tcpdchk(8), tcpd configuration checker hosts_access(5), format of the tcpd access control tables. hosts_options(5), format of the language extensions. inetd.conf(5), format of the inetd control file.
 
AUTHORS


Wietse 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 Netherlands TCPDMATCH(8)


 Dernières recherches
Man  en anglais Man tcpdmatch en anglaisMan  en français Man tcpdmatch en français
Man  en anglais Man tcpdchk en anglaisMan  en français Man tcpdchk en français
Man  en anglais Man tcpd en anglaisMan  en français Man tcpd en français
Man  en anglais Man tcp_table en anglaisMan  en français Man tcp_table en français
Man  en anglais Man tcgetsid en anglaisMan  en français Man tcgetsid en français
Man  en anglais Man tcgetpgrp en anglaisMan  en français Man tcgetpgrp en français
Man  en anglais Man tcflush en anglaisMan  en français Man tcflush en français
Man  en anglais Man tcflow en anglaisMan  en français Man tcflow en français
Man  en anglais Man tcdrain en anglaisMan  en français Man tcdrain en français
Man  en anglais Man proc en anglaisMan  en français Man proc en français
Man  en anglais Man tbf en anglaisMan  en français Man tbf en français
Man  en anglais Man taskset en anglaisMan  en français Man taskset en français
Man  en anglais Man tan en anglaisMan  en français Man tan en français
Man  en anglais Man talk en anglaisMan  en français Man talk en français
Man  en anglais Man tac en anglaisMan  en français Man tac en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher