Set up X-Forwarded-For

Estimated reading time: < 1 min

How to set up DNAT redirection mode for the WAF 2.0 module:   

As of BitNinja version 2.29.5, the default redirection mode in the WAF module is the Transparent mode. So if you wish to use the X-Forwarded-For header in your web server you have to set up the WAF redirection mode to DNAT.

Step-by-step guide:

  1. Open the Configuration menu on your BitNinja dashboard.
  2. Select the setting level on the left side. (server-level, server group-level, account-level)
  3. Select the WAF 2.0 module on the left side
  4. Change the “Redirect options” parameter to “DNAT”
  5. Click on the Save button at the top of the screen.
  6. Restart BitNinja with service bitninja restart command.

Now proceed with setting up the X-Forwarded-For header.

To assist you better please select your control panel below.



If you use any sort of CDN or Proxy in front of the server. Or your users use CDN services then we will need to set up the X-Forwarded-For header to enable the BitNinja agent to see the real IP addresses of the visitors.

Enable Trusted Proxy
You will also need to enable the Trusted Proxy module from the Dashboard and add the proxy’s IP address or the CDN’s IP ranges. You can do that here: https://admin.bitninja.io/trustedProxy 

You can add all the IP ranges in one go if you separate them with a comma and space.

Was this article helpful?
It was not helpful
Views: 1150