From 5d93080c96cf55c7af089d68234082013899044c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 31 Aug 2016 11:39:30 +0200 Subject: sync comments with FC --- hosts.deny | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'hosts.deny') diff --git a/hosts.deny b/hosts.deny index ef32afc..c9bde8e 100644 --- a/hosts.deny +++ b/hosts.deny @@ -1,9 +1,13 @@ # -# hosts.deny This file describes the names of the hosts which are -# *not* allowed to use the local INET services, as decided -# by the '/usr/sbin/tcpd' server. -# -# The portmap line is redundant, but it is left to remind you that -# the new secure portmap uses hosts.deny and hosts.allow. In particular -# you should know that NFS uses portmap! - +# hosts.deny This file contains access rules which are used to +# deny connections to network services that either use +# the tcp_wrappers library or that have been +# started through a tcp_wrappers-enabled xinetd. +# +# The rules in this file can also be set up in +# /etc/hosts.allow with a 'deny' option instead. +# +# See 'man 5 hosts_options' and 'man 5 hosts_access' +# for information on rule syntax. +# See 'man tcpd' for information on tcp_wrappers +# -- cgit v1.2.1