Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question about moving server from DNAT to WAF and source address of incoming packets.

Hi there.

When i moved my web server from standard dnat to waf rule all incoming packets in server have scr address = wan interface.

Is it possible to set up WAF without changing source addresses of incoming packets?

I need to see on the web server original source ip's from the internet.



This thread was automatically locked due to age.
Parents Reply
  • Hi : Unfortunately no and the reason that's how the WAF works. WAF is a reverse-proxy server by nature. so when any outside request comes to XG over WAF, XG will initiate a new request to a mapped server and due to that, you may only get the actual source IP  by tracking of "X-Forwarded-For" header on the end server.

Children