If your Firebox has a single public IP address, and you want to forward inbound traffic to internal hosts based on the destination port, which type of NAT should you use? (Select one.)
If your Firebox has a single public IP address, and you want to forward inbound traffic to internal hosts based on the destination port, which type of NAT should you use? (Select one.)
If your Firebox has a single public IP address and you want to forward inbound traffic to internal hosts based on the destination port, the correct type of NAT to use is Static NAT. Static NAT, also known as port forwarding, allows you to map specific external ports to internal IP addresses and ports. This is essential for directing the inbound traffic to specific services hosted on different internal hosts, each distinguished by different ports. 1-to-1 NAT and Dynamic NAT do not provide the necessary port-specific forwarding functionality.
Answer should be A. As this is only one public IP. 1 to 1 NAT is used for routing one range of IP's to another range of IP's
For me the correct answer is the A . forward inbound traffic to internal hosts based on the destination port. The SNAT permit this
A: Static Nat is the correct answer. Source: https://www.watchguard.com/help/docs/help-center/en-US/Content/en-US/Fireware/nat/nat_static_config_about_c.html
Why is this question still providing people with incorrect information while trying to prep for a cert they're about to pay $200 for? This is basic networking knowledge not to mention. I have passed this cert twice already and about to recert to make it the third time. Don't worry guys none of the exams I've seen had this question on it.
A is the right answer
static NAT
Static NAt is the correct answer
As a lot of people already said, A is the right answer.
The answer is A. Static NAT for doing particular ports. If you had multiple public IPs and wanted to bring them through then you would use 1-1 NAT.
Agreed, Answer should be A
The corect answer is A (SNAT).
snat is correct for me
For me the correct answer is the A .
snat is my choice
Correct is A - Port forwarding
Static NAT (SNAT), also known as port forwarding, is a port-to-host NAT.
Correct answer is A, 1-to-1 NAT does not translate ports