# Ruta: /etc # ADVERTENCIA!! ¡NO EDITE ESTE ARCHIVO! # Si este archivo es modificado ANDINUX R.L. no se hace responsable # por el funcionamiento del sistema ANDILABS, y se perderá cualquier # tipo de garantia y/o soporte técnico gratuito. # Soporte técnico: soporte@andinux.org # http://andinux.org # /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, as well as for # rpc.mountd (the NFS mount daemon). See portmap(8), rpc.mountd(8) and # /usr/share/doc/portmap/portmapper.txt.gz for further information. #