Essentials Exam QuestionsBrowse all questions from this exam

Essentials Exam - Question 65


Match each type of NAT with the correct description:

Changes and routes all incoming and outgoing packets sent from one range of addresses to a different range of addresses. (Choose one)

Show Answer
Correct Answer: A

1-to-1 NAT changes and routes all incoming and outgoing packets sent from one range of addresses to a different range of addresses. This type of NAT assigns a unique public IP address to each private IP address, allowing direct mapping between internal and external addresses. This ensures that each packet is translated individually while maintaining the mapping continuity.

Discussion

2 comments
Sign in to comment
SatornjkkOption: A
Dec 23, 2020

1to1 NAT will be translate outgoing traffic and forward all port to internal IP

WatryOption: A
Mar 26, 2021

A is correct