The website have multiple location, I want to access the server located in HK or SG instead of USA. Is there anyway i can trace that ?
Asked
Active
Viewed 131 times
-1
-
Do you the IP address of service behind a load balancer, or do you want to see where the service is available, and connect to a specific geography? – Manish Maheshwari Oct 24 '14 at 12:56
1 Answers
0
Usually no. It is usually a private NATted IP address and you couldn't route to it anyway in that case.
If the load balancer is fronting public servers, then you may be able to figure it out, but probaby not from the load balancer. You'd have to figure it out by doing some detective work (unless you were forwarded via round robin DNS)

codenheim
- 20,467
- 1
- 59
- 80