Hello. We have a setup on the site we are doing the VPN config on that is giving me fits and maybe you can point me in the right direction.
The public VIP of the firewall is 13.211.91.180.
We have an isolated internal network that is on the 172.16.64.0/18 subnet.
Inside that network at 172.16.64.242 is a web server that is publicly accessible via a NAT’d IP of 13.211.91.190 which in the proxy arp table of the gateway and configured via a manual NAT config with access policies.
Externally that website works fine and is fully accessible so the NAT does work.
The issue we have is that we need our testing customers who are also in that 172.16.64.0/18 network to be able to access that website via the public IP. I am not having any luck making this work. The config used to work on a Cisco ASA setup but just not sure what is not working on this.
I don’t see anything being blocked on the firewall when I attempt to access it internally, it just times out.
If I trace out from a host in this isolated network I can hit the internet and the public VIP of the firewall and the wan gateway. But I cannot ping or trace to any of the entries that are setup in the proxy arp table of the firewall. Those traces just die when they hit the VIP of the isolated network on firewall. But traces to others hit that IP, then hit the firewall gateway, then the remote IP they are accessing.
Not sure how to resolve this.
*I've used random IP instead of the actual ones.