140k views
5 votes
44. A user would like to set a public network for a DMZ server.

Which of the following is a public IP subnet? (5 points)
O 172 16.1.0/24
O 192.168.10.0/25
O 64.65.128/24
O 10.0.1.0/24

1 Answer

4 votes

Answer:

The public IP subnet out of the given options is:

c. 64.65.128/24

Step-by-step explanation:

The other subnets are part of private, non-routable IP address ranges:

172.16.1.0/24 is within the 172.16.0.0 - 172.31.255.255 private range

192.168.10.0/25 is within the 192.168.0.0/16 private range

10.0.1.0/24 is within the 10.0.0.0/8 private range

User Msdiva
by
8.5k points