# Example HostsDeny file

#
# 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.
#

# deny everyone except those we specifically grant access (in HostsAllow )
ALL: ALL

# End of hosts.deny
