[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring Stateful Access Control

To configure stateful access control, you can define certain timeout values, limit the number of half-open connections, and change the default alert, as well as enable an audit trail and define inspection lists.

Defining Flow Timeout Values

The JUNOSe stateful firewall enables you to define timeout values for specific states of a Domain Name System (DNS), ICMP, TCP, and UDP flow.

ip inspect dns-timeout

ip inspect icmp idle-time

ip inspect tcp

ip inspect udp idle-time

Limiting the Number of Half-Open Sessions

You can specify limits for the number of concurrent half-open sessions and the session establishment rate for those sessions. For TCP connections, you can also specify a limit for any destination host, as well as block connections to a targeted host after reaching that limit.

ip inspect max-incomplete

ip inspect one-minute

ip inspect tcp max-incomplete host


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]