NAT (Network Address Translation) lets many devices on a private network share a single public IP address — the reason your whole home or office can browse at once.
How NAT Shares One Public IP
Why your whole home or office can browse from a single public address.
Tap or hover a part to learn more.
Internal IP.
A device on the LAN (e.g. 192.168.1.20) sends traffic destined for the internet using its private address.
Check your understanding
1. What does NAT change on an outbound packet?
2. What lets many devices share one public IP via ports?
Keep learning
The core idea
- NAT rewrites private source IPs to the router's public IP on the way out.
- PAT (Port Address Translation) maps many private IPs to one public IP using ports.
- The outside world only ever sees the public IP, not your internal addresses.
How it works in practice
- NAT conserves scarce IPv4 addresses and hides internal structure.
- Inbound connections need port forwarding because there's no default mapping.
- Double NAT (two routers) can break some applications.
Common mistakes
- Confusing NAT with a firewall (they differ, though often combined).
- Expecting inbound connections to 'just work' behind NAT.
- Mixing up NAT and PAT terminology.
Why it matters for your career
NAT is core to Network+ and CCNA, and understanding it explains a huge amount of real-world connectivity behaviour employers expect you to grasp.
Technical interview questions
- What is NAT and why is it needed?
- What is the difference between NAT and PAT?
- How does NAT affect inbound connections?
Practice questions
- What does NAT rewrite outbound? (The private source IP)
- What shares one IP via ports? (PAT)
- What's needed for inbound access? (Port forwarding)
Where this fits in your networking journey
This is one concept in the Networking Fundamentals path, which leads into CompTIA Network+ and Cisco CCNA. When this clicks, review DNS & DHCP and continue with Firewalls.
Practise with Missiora
- AI Interview™ — rehearse networking interview questions with scored feedback.
- Career Coach™ — build a fundamentals → certification → job plan.
- Job Intelligence™ — see which networking skills real adverts demand.
