1. National Institute of Standards and Technology (NIST). (2009). Guidelines on Firewalls and Firewall Policy (Special Publication 800-41 Revision 1).
Section 2.1.1
"Packet Filter Firewalls
" Page 2-2: "Packet filter firewalls work at the network layer of the Open Systems Interconnection (OSI) model... Packet filters can filter traffic based on the packet header information: source and destination IP addresses
source and destination ports
and the protocol type (e.g.
TCP
UDP
ICMP)."
2. Stallings
W.
& Brown
L. (2018). Computer Security: Principles and Practice (4th ed.). Pearson.
Chapter 20.2
"Firewall Characteristics and Access Policy
" Section "Types of Firewalls": Describes packet filtering firewalls as applying a set of rules to each incoming and outgoing IP packet
making decisions based on fields in the IP and transport (TCP or UDP) headers
including source/destination IP addresses and port numbers.
3. Al-Shaer
E.
& Hamed
H. (2004). A Survey on Firewall Technologies. IEEE Communications Surveys & Tutorials
6(1)
24-41.
Section II.A
"Packet Filtering Firewalls
" Page 26: "Packet filtering firewalls operate at the network layer of the OSI model... The filtering decision is based on the information contained in the packet header
such as source and destination IP addresses
source and destination ports..." (DOI: https://doi.org/10.1109/COMST.2004.5342224)