Forum Moderators: phranque
HTTP_VIA
HTTP_X_FORWARDED_FOR
HTTP_FORWARDED
CLIENT_IP
HTTP_FROM
HTTP_PROXY_CONNECTION
HTTP_X_FORWARDED
HTTP_FORWARDED_FOR
HTTP_X_COMING_FROM
HTTP_COMING_FROM
and if they meet your criteria, then block the access.
However, what you will probably find is that your worst 'problem users' will be those who use anonymous proxies which by definition won't send any of those headers. So all you will accomplish is to block legitimate proxy connections, the users behind corporate and ISP proxies, for example, all AOL users, many corporations, satellite ISP users, etc.
Jim