D3 · Architecture

What are the types of firewalls?

TypeInspectsState
Packet filterHeadersNo
StatefulConnection stateYes
Application (L7)Deep contentYes
NGFWApp+User+IPSYes
WAF = web app specific. NGFW = network perimeter with app awareness. Stateful is the minimum for enterprise. Packet filter is too basic. The more layers inspected, the more processing overhead.
← Back to Glossary Practice Questions →