Hi Guys,
I need help with one scenario but it isn't working somehow. I want to make a rule to port forward a public IP to internal server. The issue is the internal server is connected to Lan zone of another firewall. Checkpoint and the other firewall are connected. (Checkpoint is the perimeter firewall and other one is internal firewall)
Comnection is as follows:
Checkpoint External interfc:Public IP
Checkpoint Internal interfce: 10.10.10.1
Other firewall External interfce:10.10.10.2
Other firewall internal intrfce:192.168.1.1
I want to Port forward from public IP to the 192.168.1.1. The only manual nat rule in Checkpoint is as follows
Og source:Any
Og destin:Public IP
Og service:Any
Trans source: Og
Trans destn: 10.10.10.2
Trans service:Any
On the other firewall rule there is a Port forward from 10.10.10.2 to 192.168.1.1
Am i missing something here. Should this work idealy?