All visitors with same ip, piwik located on http page

Hi there,

I have to following scenario:
- Website (not ssl) where the piwik is installed (http://page1.com/stats)
- Website (with ssl) that its tracked (https://page2.com)

To include the piwik scirpt on page2 with ssl, I use a page poxy, so the script is included like this:


var u="https://sslconnection.de/page1.com/stats/";

I viewed this page: http://piwik.org/faq/troubleshooting/faq_17710/
But my piwik installation is not on ssl, only the tracked page.

So all works fine, except the issue, that every user has the same ip...

How can I fix this problem?

Thank you

Is the current tracked IP the one of your SSL proxy and is your proxy configured to pass through the users IP address?

Not exactly, its the same exept the last number.

I did not configurat the proxy, its provided by my host…