Multiple choice technology

What is static NAT?

  1. Allows an internal host reachable over the internet

  2. Deny external hosts

  3. Deny External networks

  4. Public IP used by internal hosts

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Static NAT creates a permanent one-to-one mapping between a private IP address and a public IP address, allowing the internal host to be consistently reachable from the internet. This is commonly used for servers that need to be accessible externally. The other options incorrectly describe NAT functionality.