home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Linux / Ubuntu_64-bit / ubuntu-11.04-desktop-amd64.iso / casper / filesystem.squashfs / etc / hosts.deny < prev    next >
Text File  |  2011-04-25  |  880b  |  21 lines

  1. # /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
  2. #                  See the manual pages hosts_access(5) and hosts_options(5).
  3. #
  4. # Example:    ALL: some.host.name, .some.domain
  5. #             ALL EXCEPT in.fingerd: other.host.name, .other.domain
  6. #
  7. # If you're going to protect the portmapper use the name "portmap" for the
  8. # daemon name. Remember that you can only use the keyword "ALL" and IP
  9. # addresses (NOT host or domain names) for the portmapper, as well as for
  10. # rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
  11. # for further information.
  12. #
  13. # The PARANOID wildcard matches any host whose name does not match its
  14. # address.
  15. #
  16. # You may wish to enable this to ensure any programs that don't
  17. # validate looked up hostnames still leave understandable logs. In past
  18. # versions of Debian this has been the default.
  19. # ALL: PARANOID
  20.  
  21.