Which of these is a private IP address range?
- A 192.168.0.0/16
- B 8.8.8.0/24
- C 172.32.0.0/12
- D 169.254.0.0/16
Answer
192.168.0.0/16
The private ranges are 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16. NAT translates them to a public address at the router.





