home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / injoy2_3.zip / filters.cnf < prev    next >
Text File  |  1999-09-26  |  981b  |  31 lines

  1. #-----------------------------------------------------------------------------
  2. # FILTERS.CNF
  3. #-----------------------------------------------------------------------------
  4. #
  5. # Location.:  Current directory.
  6. #
  7. # Purpose..:  Define template values for the F/X Filter Plugin.
  8. #
  9. #             Values may be selectively overwritten by values found in 
  10. #             ./filters/filters.cnf
  11. #
  12. # Syntax...:  Records begin in first position of a line. 
  13. #             Attribute and value pairs are case-sensitive!
  14. #             Strings and IP address must be in quotes.
  15. #
  16. # Help.....:  FILTER.TXT
  17. #
  18. # Errors...:  FILTERS.ERR (in the base directory).
  19. #
  20. #-----------------------------------------------------------------------------
  21.  
  22.  
  23. TEMPLATE    Filter-Root = Yes,
  24.         Filter-Status = Always,
  25.         Filter-Scope = Outgoing-Packets,
  26.         Action = Drop-Packet,
  27.         Offset-Relativity = Data-Start,
  28.         Source-Netmask = "255.255.255.255",
  29.         Destination-Netmask = "255.255.255.255",
  30.  
  31.