Terminology Index
Glossary
1801 terms
Showing 1121-1152 of 1801 terms
PAT
Port Address Translation: a form of NAT that lets many devices share one public IP address by mapping each connection to a different port, common on networks and relevant to interpreting addresses in traffic.
Port Address Translation (PAT), often called NAT overload, maps many internal devices to a single public IP by tracking connections via port numbers, so responses route back to the right internal host. It is ubiquitous (home and enterprise networks alike) and matters for defenders interpreting network data: many internal hosts can appear behind one public IP, complicating attribution from external logs. Understanding PAT and NAT is foundational to reading addresses in network traffic and investigations.
Introduced in: Networking Foundations
Examples
- Many internal devices sharing one public IP via PAT.
- Mapping connections by port so responses reach the right host.
- Recognizing that one public IP may hide many internal hosts when investigating.
No related terms linked yet.
