home *** CD-ROM | disk | FTP | other *** search
- #
- # FIREWALL.DCT - Do not modify this file!
- #
- # This file contains dictionary translations. The file is composed
- # of Attribute/Value Pairs. The value of each attribute
- # is specified as one of 4 data types. Valid data types are:
- #
- # string - 0-253 octets (probably less)
- # ipaddr - 4 octets in network byte order
- # integer - 32 bit value in big endian order (high byte first)
- # date - 32 bit value in big endian order
- #
- # Enumerated values are stored in *.cnf files in the respective
- # database directories.
- #
-
-
- ATTRIBUTE Logging-Control 1 integer
- ATTRIBUTE Permit-Outgoing 2 integer
- ATTRIBUTE Permit-Incoming 3 integer
- ATTRIBUTE Account-Interval 40 integer
-
- #
- # Integer Translations
- #
-
- # Logging-Control
- VALUE Logging-Control Disabled 0
- VALUE Logging-Control Enabled 1
-
- # Permit-Outgoing
- VALUE Permit-Outgoing NO 0
- VALUE Permit-Outgoing YES 1
-
- # Permit-Incoming
- VALUE Permit-Incoming NO 0
- VALUE Permit-Incoming YES 1
-
-
- # Account-Interval
- #
- # Seconds between saving the account information to disk.
- #
-
-
-