I have a scenario where I would like to create static hide behind gateway NAT rules (see screen shot) so internal networks are able to be NAT'ed to the gateway clusters external IP address.
I am using the cluster object in the translated source and a NAT does occur, the problem is the translated source being applied is the gateway clusters internal private RFC 1918 IP and not the external public IP.
Is there a way I can manipulate this to choose the translated destination IP I need?
I am trying to avoid creating a duplicate object.
Some more background on this - I have two data centers, each with a external cluster and internal cluster. I want certain internal networks to have hide behind gateway installed on both datacenter's external gateways but not on the internal gateways. With object NAT I can only choose one gateway cluster or all.
If there is a way to install the hide behind on two clusters and not all that would be ideal.