NATTable Properties



Count as Integer

[read only] Count of NAT entries in the NAT table.

MaxItems as Integer

Gets or sets maximum allowed items count in the NAT table. By default - 80000 entries.

ItemTimeoutMSecTCP as Integer

Gets or sets timeout in milliseconds for each TCP NAT entry in the NAT table. By default - 180000 (3 minutes).

ItemTimeoutMSec as Integer

Gets or sets timeout in milliseconds for UDP, ICMP and other IP-based protocols in the NAT table. By default - 180000 (3 minutes).

ItemTimeoutMSecTCPClosed as Integer

Gets or sets time in milliseconds units for removal closed TCP connections. TCP connection closed if packet with TCP_RST or TCP_FIN flags recieved.

PortsLo as Integer

Defines low ports bound for automatical replacing.

PortsHi as Integer

Defines high ports bound for automatical replacing.