home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ijfire14.zip / firewall.cnf < prev    next >
Text File  |  2000-03-03  |  1KB  |  28 lines

  1. #-----------------------------------------------------------------------------
  2. # FIREWALL.CNF
  3. #-----------------------------------------------------------------------------
  4. #
  5. # Location.:  Base directory of host application.
  6. #
  7. # Purpose..:  Define default values for the F/X Firewall.
  8. #
  9. #             Values may be selectively overwritten by values found in the 
  10. #             matching file in the setup directory - /firewall/firewall.cnf
  11. #
  12. # Syntax...:  Records begin in first position of a line. 
  13. #             Strings and IP addresses must be in quotes.
  14. #             Blank line(s) terminate a record.
  15. #             Commas should be used at the end of each record line.
  16. #             Lines starting with '#' denote a comment - NOT in records.
  17. #
  18. # Help.....:  Product docs and the matching .dct file (for the tech. inclined).
  19. #
  20. # Errors...:  Written to 'FIREWALL.ERR' in the base directory.
  21. #_____________________________________________________________________________
  22.  
  23.  
  24. SETTINGS    Logging-Control    = Enabled,
  25.         Permit-Incoming = YES,
  26.         Permit-Outgoing = YES,
  27.         Account-Interval = 1800,
  28.