Network Address Translation (NAT) Visualization
Start Animation
Pause Animation
Private Network
Computer 1
192.168.1.10
Computer 2
192.168.1.11
Computer 3
192.168.1.12
NAT Router
Private: 192.168.1.1
Public: 203.0.113.5
Internet
Web Server
93.184.216.34
Source: 192.168.1.10
Dest: 192.168.1.10
NAT Translation Table
Private IP
Private Port
Public IP
Public Port
Destination IP
Destination Port
192.168.1.10
45678
203.0.113.5
24001
93.184.216.34
80
192.168.1.11
52431
203.0.113.5
24002
93.184.216.34
443
192.168.1.12
33297
203.0.113.5
24003
93.184.216.34
80
Legend
Private Network (192.168.1.0/24)
Public Internet
NAT Router
Network Packet
Active Connection in NAT Table