home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume30 / log_tcp / part02 / BLURB next >
Encoding:
Text File  |  1992-06-20  |  1.6 KB  |  36 lines

  1. @(#) BLURB 1.5 92/06/11 22:21:40
  2.  
  3. This package provides a couple of tiny programs that monitor incoming
  4. requests for IP services such as TFTP, EXEC, FTP, RSH, TELNET, RLOGIN,
  5. FINGER, SYSTAT, and many others.
  6.  
  7. Optional features are: access control based on pattern matching; remote
  8. username lookup using the RFC 931 protocol; protection against rsh and
  9. rlogin attacks from hosts that pretend to have someone elses name.
  10.  
  11. The programs can be installed without requiring any changes to existing
  12. software or configuration files. By default, they just log the remote
  13. host name and then invoke the real network daemon. No information is
  14. exchanged with the remote client process.
  15.  
  16. Enhancements over the previous release are: 
  17.  
  18.     1 - network daemons no longer have to live within a common directory
  19.     2 - the access control code now uses both the host address and name
  20.     3 - an access control pattern that supports netmasks
  21.     4 - additional protection against forged host names
  22.     5 - a pattern that matches hosts whose name or address lookup fails
  23.     6 - an operator that prevents hosts or services from being matched
  24.     7 - optional remote username lookup with the RFC 931 protocol
  25.     8 - an optional umask to prevent the creation of world-writable files
  26.     9 - hooks for access control language extensions
  27.    10 - last but not least, thoroughly revised documentation.
  28.  
  29. Except for the change described under (2) the present version should be
  30. backwards compatible with earlier ones.
  31.  
  32.     Wietse Venema (wietse@wzv.win.tue.nl),
  33.     Department of Mathematics and Computing Science,
  34.     Eindhoven University of Technology,
  35.     The Netherlands.
  36.