CompTIA Server+ (SK0-005) — Question 256
A systems administrator is setting up a server farm for a new company. The company has a public range of IP addresses and uses the addresses internally. Which of the following IP addresses best fits this scenario?
Answer options
- A. 10.3.7.27
- B. 127.0.0.1
- C. 192.168.7.1
- D. 216.176.128.10
Correct answer: D
Explanation
The correct answer is D, 216.176.128.10, as it is a public IP address suitable for use in a server farm. Options A (10.3.7.27) and C (192.168.7.1) are private IP addresses not intended for external access, while B (127.0.0.1) is a loopback address used for local testing.