guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
Hi guys,
ADSL users usually proxy through for international access (Ala Telkom) giving ip addresses like 198.54.202.234
Now, Server.RequestVariables("Remote_ADDR") gives me that IP, which can change to something else at a drop of a hat.
I need the 165.*.*.* IP address to do my security encryption correctly. Anyone have an idea how to achieve this?
ADSL users usually proxy through for international access (Ala Telkom) giving ip addresses like 198.54.202.234
Now, Server.RequestVariables("Remote_ADDR") gives me that IP, which can change to something else at a drop of a hat.
I need the 165.*.*.* IP address to do my security encryption correctly. Anyone have an idea how to achieve this?