On Thu, May 30, 2019 at 8:52 PM Manoj Patil <[email protected]> wrote:
> Dear Mike, > > In my case firewall is not perform NAT. means NAT not configured in > firewall. > If: 1) A user with IP address X is connecting behind some sort of firewall device (router?). 2) The firewall itself has a WAN port with its own IP address Y (in your case 223.196.84.130) 3) When the user connects to a web application, that web application sees IP address Y, not X 4) Communication between the server and Y is transparently rerouted internally to X by the firewall then the firewall is performing NAT. Does the above not describe what your firewall is doing? - Mike
