ā10-01-2021 06:58 AM
I'm setting up an FPR1010. It's forwarding HTTPS (443) and SMTP (25) just fine to my internal web and email server. I followed a great guide here.
However, I want to have an external port (1211) be forwarded to my internal host at 192.168.1.211.
How do I setup NAT and Access Control to do this?
Solved! Go to Solution.
ā10-01-2021 07:56 AM
@ovalpiston yes, looks ok.
ā10-01-2021 07:14 AM
Have a look at the section "Inbound Access" in this link, it demonstrates how to configure static NAT and the ACP using FDM.
ā10-01-2021 07:19 AM - edited ā10-01-2021 07:21 AM
Thanks, but that shows the same port incoming and destination. I have different incoming and destination ports.
ā10-01-2021 07:41 AM
@ovalpiston ok just create an object for the translated source port tcp/1211. When you create the NAT rule define the Translated Source Port as the object you created and the Original as the untranslated/real source port.
ā10-01-2021 07:54 AM
ā10-01-2021 07:56 AM
@ovalpiston yes, looks ok.
ā10-01-2021 09:42 AM
Thanks! Works great! I am actually *not* changing port #s...the inside port is the same as the outside port.
Question: This works great for computers on the outside network, but what do I change for computers on the inside network? They aren't being redirected to the port like the outside computers are.
ā10-01-2021 09:49 AM
@ovalpiston ideally you would connect to the private/real IP address of the server instead of the NAT ip address.
If you cannot do that you'd have to use NAT reflection, example.
ā10-01-2021 01:14 PM
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