JN0-231 Exam QuestionsBrowse all questions from this exam

JN0-231 Exam - Question 13


You are configuring an SRX Series device. You have a set of servers inside your private network that need one-to-one mappings to public IP addresses.

Which NAT configuration is appropriate in this scenario?

Show Answer
Correct Answer: D

For this scenario, where you need one-to-one mappings of internal servers to public IP addresses, the appropriate NAT configuration is static NAT. Static NAT, or one-to-one NAT, allows for a fixed mapping between an internal private IP address and a public IP address, ensuring that incoming traffic directed to the public IP address is correctly forwarded to the corresponding internal server.

Discussion

3 comments
Sign in to comment
mohdemaOption: D
Nov 28, 2022

One to one !

fosi130Option: D
Jul 30, 2023

D : one to one

P0wnedOption: D
Aug 18, 2023

The correct answer is D. static NAT. In the scenario where you need one-to-one mappings of internal servers to public IP addresses, you would use static NAT. Static NAT, also known as one-to-one NAT, allows you to create a direct, fixed mapping between an internal private IP address and a specific public IP address. This ensures that incoming traffic destined for the public IP address gets translated to the corresponding internal private IP address. So, for your scenario, configuring static NAT would be the appropriate choice.