We have an asp.net application which deployed in head office of a bank. Employees of the bank are consumers of this application.
Employees of the bank are usually access this application using their computers which is connected to internet though a proxy server.
For auditing purpose we need all (at least one) ip-address assigned to their LAN-interface, when they login to the application.
I know there are some Server Variables which provides IP of client but they are only giving us IP of Proxy Server (external IP).