All my visitors come from my server IP

Hello,

I am having some troubles by tracking my visitors.

I have found a topic which describes (in the 1st post) what I have done 301 Moved Permanently

The issue is the following:
[attachment 1380 ipissue.JPG]

As you can see, all my visitors have the same IP (Server IP of the tracked page).

I have tried the solution posted on that topic adding the following at the end of config.ini.php, in my piwik installation:
[General]
proxy_client_headers[] = "HTTP_X_FORWARDED_FOR"
proxy_host_headers[] = “HTTP_X_FORWARDED_HOST”

This doesnt work for me, I still getting the server IP.

Can you please help me? I really tried this for more than 10 hours.

Thanks.

Removed

Hello, Can someone help me with this? :-/

Problem solved auth tocken was changed and this cause me this ussue.
I changed my password before long time but why now I meet this issue ??

This bug was fixed: Fixes #2900 Now reading 'HTTP_X_FORWARDED_FOR', 'HTTP_CLIENT_IP', 'H… · matomo-org/matomo@300d3c2 · GitHub
When running piwik proxy php to hide footprint, IP address is not set correctly when the website being tracked is behind proxy · Issue #2900 · matomo-org/matomo · GitHub