Configuración del archivo host.allow

De Wiki Educalibre

# /etc/hosts.allow: list of hosts that are allowed to access the system.
#                   See the manual pages hosts_access(5), hosts_options(5)
#                   and /usr/doc/netbase/portmapper.txt.gz
#
# Example:    ALL: LOCAL @some_netgroup
#             ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper. See portmap(8)
# and /usr/doc/portmap/portmapper.txt.gz for further information.
#
## LTS-begin ##

#
# The lines between the 'LTS-begin' and the 'LTS-end' were added
# on: Mon Jan 24 16:35:55 CLST 2005 by the ltsp installation script.
# For more information, visit the ltsp homepage
# at http://www.ltsp.org
#



bootpd:    0.0.0.0
in.tftpd:  192.168.0.
portmap:   192.168.0.
mountd:    192.168.0.

## LTS-end ##
Herramientas personales