If your IIS 7 server sits behind a load balancer or a proxy server, it will always record the IP of the proxy or load balancer as the client IP, which makes it impossible to determine the origin of your visitors.
The solution is to install an ISAPI to capture the X-Forwarded-For header.