Which NAT type maps a private address to a fixed public address?

Study for the Internet Protocol Version 4 Test. Use flashcards and multiple-choice questions, each with hints and explanations. Master the exam with confidence!

Multiple Choice

Which NAT type maps a private address to a fixed public address?

Explanation:
Static NAT provides a fixed one-to-one mapping between a private IP and a public IP. This means a specific internal device always appears on the internet with the same public address, which is essential for services that must be consistently reachable from outside. Dynamic NAT, in contrast, assigns a public address from a pool for the duration of a session, so the same private address may map to different public addresses over time. PAT (port address translation) lets many private addresses share a single public IP by using different ports, so it is not a one-to-one, fixed mapping. NAT modifies addresses as traffic passes through, which is why the statement that NAT doesn’t modify IP addresses isn’t correct.

Static NAT provides a fixed one-to-one mapping between a private IP and a public IP. This means a specific internal device always appears on the internet with the same public address, which is essential for services that must be consistently reachable from outside.

Dynamic NAT, in contrast, assigns a public address from a pool for the duration of a session, so the same private address may map to different public addresses over time. PAT (port address translation) lets many private addresses share a single public IP by using different ports, so it is not a one-to-one, fixed mapping. NAT modifies addresses as traffic passes through, which is why the statement that NAT doesn’t modify IP addresses isn’t correct.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy