Hi all,
We know about internet protocol .When we need connection for internet, then IP is needed. We setup IP address in my pc for net connection .we know IP address location in my pc, but we do not know how to find our IP address in our server. That means the location of IP address in server.
Advice needed.
- Login or Signup Now to post comments

Try using this link to locate the location of the server you are looking for. http://www.81solutions.com/server-location.html. But it also depends on the connection type of the server. If it is dynamic, the ip address changes every connection, try to check if the type of network for the server is static. Also might I ask why would you want to know the location of the ip address of the server? In some countries that would be considered invasion of privacy. An easier way to also do this is to I log in to the server and run the command ipconfig, this should reveal the ip address of the server, also while in dos command also input this as well nslookup xxx.xxx.xxx.xxx. That should do the trick
Hello,
Thanks!