NAT (Network Address Translation)
A technique that maps private IP addresses to a public IP address, allowing multiple devices on a local network to share a single public IP. NAT is performed by routers and firewalls. It conserves IPv4 address space but complicates peer-to-peer connections and protocols like SIP and WebRTC. NAT traversal techniques like STUN, TURN, and ICE help establish direct connections through NAT boundaries.
관련 프로토콜
관련 시나리오
관련 항목
Firewall
Networking
Proxy Server (Forward Proxy)
Networking
IPv6
Networking
Subnet (Subnetwork)
Networking
WebRTC (Web Real-Time Communication)
Real-Time & Streaming
ICE Candidate
Real-Time & Streaming
STUN (Session Traversal Utilities for NAT)
Real-Time & Streaming
SBC (Session Border Controller)
SIP & VoIP
FTP Active Mode
FTP & File Transfer
FTP NAT Traversal
FTP & File Transfer