So, here is what I've done so far, but I'm having problems.
Define the new IP under Firewall -> Virtual IP -> Other. Ip is
116.90.xxx.43/32
Go to Firewall -> Nat then define the following rule.
Under port forward add a new rule
External address: 116.90.xxx.43
protocol : TCP
External Port Range: Web_Server_Ports (alias for TCP ports 22, 80 and 443)
NAT_IP: Splunk server (alias for 10.0.2.41)
Local Port: Web_Server_Ports
Check auto create firewall rule
Now, from within my network if I ssh, http or https on the IP 116.90.xxx.43 my nat works. However when I try to hit my public IP externally it doesn't work and I don't see any denied messages in the firewall. I'm assuming it's something wrong with the way I've defined virtual IPs. Any ideas what I've done wrong?
Thanks,
Todd