Firewalls

Stateful Inspection

English

Overview

A method that remembers connection state and decides to allow or deny traffic based on context.

Details

A firewall method that keeps track of a communication session's state and decides whether to pass traffic based on the context of the exchange so far. Unlike simple packet filtering, it can associate a response packet with the original connection to allow it.

More Security terms