3.143. StateSettings

Description

Parameters for the state engine in the system.

Properties

ConnReplace
What to do when the connection table is full. (Default: ReplaceLog)
LogOpenFails
Log packets that are neither part of open connections nor valid new connections. (Default: Yes)
LogReverseOpens
Log reverse connection attempts through an established connection. (Default: Yes)
LogStateViolations
Log packets that violate stateful tracking rules; for instance, TCP connect sequences. (Default: Yes)
LogConnections
Log connections opening and closing. (Default: Log)
IPReputationLogs
Enable reputation logging of all IPv4 addresses seen by the system. (Default: Yes)
LogConnectionUsage
Log for every packet that passes through a connection. (Default: No)
MaxConnections_Dynamic
Allocate the Max Connection value dynamically at system start-up. (Default: Yes)
MaxConnections
Maximum number of simultaneous connections. (Default: 8192)
[Note] Note
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance of this type.