Forum Discussion

GLM_191985's avatar
Jan 24, 2019

SNAT automap

As in automap client ip will change to self-ip my client asking to see the actual client ip on to the server ? what I will do .. with the same setting…

 

2 Replies

  • You can add an "X-Forwarded-For" header. That way you can continue to use SNAT auto-map. XFF header adds the clients original IP address to the packets going to the back end server.

     

    HERE and HERE are a couple resources that should get you on your way!

     

    Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!

     

    -Dylan

     

    • Shaun_Simmons1's avatar
      Shaun_Simmons1
      Icon for Altostratus rankAltostratus

      X-Forwarded-For can be added in the HTTP profile. The option has to be "enabled" -The type of XFF also depends on the application. There are a few versions of XFF.

       

      In order to answer, we'll need the application or the Server Operating system version.