Jump to content

IP address help


Zaghloul

Recommended Posts

Hey all,I need some help with figuring out the visitors IP address. I've tried numerous different things such as:$_SERVER["REMOTE_ADDR"];This works however, when testing it on my own IP address it displays an IP address. Now when I check it by clicking on start/Run. "cmd.exe", then in command prompt I type "ipconfig /all". Now the problem is the IP address's don't match, can anyone explain why this is? Any help would be greatly appreciated,Zaghloul

Link to comment
Share on other sites

here in university we have a router/gateway which has a public ip address and the internet is shared to usersthe router's ip is 85.30.65.119, my ip on my computer is 10.4.6.176when i communicate with computers in my network I am 10.4.6.176, but when I browse the web I'm 85.30.65.119it is impossible (as far as I know) to get the ip address of a computer on an internal network

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...