5 questions to test your understanding
A device at 192.168.1.100 sends an HTTP request to a web server. The server replies to the NAT router's public IP address. How does the router know to forward the reply to 192.168.1.100 rather than any other internal device?
A game server on the internet wants to initiate a direct connection to a gaming PC behind a home NAT router. What problem does NAT create?
With Port Address Translation (PAT), each device on an internal network should be assigned a unique public IP address to connect to the internet simultaneously.
NAT provides a basic security benefit by preventing unsolicited inbound connections from reaching internal hosts.
Explain step by step how a NAT router routes a reply packet from an external web server back to the correct internal device.