• Resolved Dan14

    (@dan14)


    In advance settings there is an option to HTTP_X_FORWARDED_FOR instead of remote addr. That fixed the issue and the real client ips are showing in the security plugin. My question is what is the code that fixed it because I would like to implement it in wp-config as well. The server is still seeing the CDN ip’s only, not the clients.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, please check the following support thread.

    https://wordpress.org/support/topic/wp-security-doesnt-recognize-external-ip-addresses/#post-9508224

    Let me know if the above helps you.

    Thank you

    Thread Starter Dan14

    (@dan14)

    Thank you for your reply.

    I cant get it to work. Can you provide me with the exact script you are using in the plugin because it does work but I want it to appear globally and not just in the plugin.

    What im trying to achieve is to get every client ip that is visiting my website to be logged by the server, at the moment its showing only the CDN’s ips for all visitors.

    Also, if you can add an option that will force the HTTP forwaded for to be used across the website and not just by the security plugin that will be great.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I have submitted a message to the developers to investigate further your request.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Show real client IP’s CDN’ is closed to new replies.