What is a security feature of using NAT on a network?
- allows external IP addresses to be concealed from internal users
- allows internal IP addresses to be concealed from external users
- denies all packets that originate from private IP addresses
- denies all internal hosts from communicating outside their own network
Explanation: Network Address Translation (NAT) translates private addresses into public addresses for use on public networks. This feature prevents outside devices from seeing the actual IP addresses that are used by the internal hosts.
Related exam: CCNA 3 v7 Module 6 Quiz - NAT for IPv4
Related exam: CCNA 1 (v5.1 + v6.0) Chapter 11 Exam Answers
