ā10-29-2020 03:49 PM - edited ā10-29-2020 03:50 PM
Hi everyone I need a little help with NAT on FTD
I'v been searching since yesterday but I had no luck finding some infos
What is the correct way to populate the configuration form for this scenario? Please see attached images
Figure 8 Static NAT with Port Translation
Did I pickup the right surce and destination ports in my example?
I'm sorry but I've been reading the guide below since yesterday but I can figure it out
Regards Claudio
Solved! Go to Solution.
ā10-29-2020 04:34 PM - edited ā10-29-2020 04:35 PM
As long as you selected the inside interface as the Source Interface Objects and the outside as the Destination Interface Objects, I would say you got it right Claudio.
Those static PAT rules will allow you to connect on port 80/tcp and 23/tcp using the outside interface public IP as the destination. For the http rule, the FTD will translate its outside interface IP to the webserver internal IP, and the external port 80/tcp to port 8080/tcp. Similar for the telnet rule, the FTD will translate its outside interface IP to the telnet server internal IP, and the external port 23/tcp to port 23/tcp. Don't forget to allow this traffic on the access control policy.
ā10-29-2020 04:34 PM - edited ā10-29-2020 04:35 PM
As long as you selected the inside interface as the Source Interface Objects and the outside as the Destination Interface Objects, I would say you got it right Claudio.
Those static PAT rules will allow you to connect on port 80/tcp and 23/tcp using the outside interface public IP as the destination. For the http rule, the FTD will translate its outside interface IP to the webserver internal IP, and the external port 80/tcp to port 8080/tcp. Similar for the telnet rule, the FTD will translate its outside interface IP to the telnet server internal IP, and the external port 23/tcp to port 23/tcp. Don't forget to allow this traffic on the access control policy.
ā11-03-2020 12:28 AM
Thank you Aref
The configuration was correct it was an application problem
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide