Acess to specific external ip roule to internal IP


good morning everyone, I should create a rule in port forwarding to make sure that a specific external IP has access to a specific port of my internal server. I tried but it doesn't work for me...

thanks for your help

If you mean that the service should only be accessible FROM a specific public IP, you need to use that field. :point_down:

image

In the External IP address field you should specify the router IP address (if needed). It is useful if you have multiple interfaces assigned to the (source) firewall zone and you want to redirect requests arriving only to a specific interface/ip address.

1 Like

Thanks pavelg, now I'll do a test and update you if it works!!!

1 Like

not work ...

the scenario is the following:
the internal server ip 192.xxx.xxx.xxx must have an open port eg.1234 TCP/UDP towards an external static ip eg.321.321.321.321 and only this ip can communicate with the local server towards that specific port