A mechanism that decides whether to let a packet through based on its header information.
The most basic firewall method, which decides whether to allow a packet through based on header information such as the IP address and port number. It's simple and fast, but can't take the context of the communication (session state) into account.
© 2026 ITBGM