Which address translation scheme allows a single public IP address to correspond to a single machine on an internal network?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

Which address translation scheme allows a single public IP address to correspond to a single machine on an internal network?

Explanation:
Static NAT provides a fixed one-to-one mapping between an internal private address and a public address, so a single inside machine always appears outside with the same public IP. That exact one-to-one relationship is what the question is asking for. The other methods don’t fit: dynamic NAT maps inside addresses to a pool of public addresses (mappings can change over time and aren’t guaranteed to stay with one machine), while Port Address Translation (NAT overload) uses a single public IP for many internal devices by distinguishing connections with ports.

Static NAT provides a fixed one-to-one mapping between an internal private address and a public address, so a single inside machine always appears outside with the same public IP. That exact one-to-one relationship is what the question is asking for. The other methods don’t fit: dynamic NAT maps inside addresses to a pool of public addresses (mappings can change over time and aren’t guaranteed to stay with one machine), while Port Address Translation (NAT overload) uses a single public IP for many internal devices by distinguishing connections with ports.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy