• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Finding the IP address of a computer over the internet

MrDudeMan

Lifer
My sister lives in Dallas and I live in Denver, so I can't drive over to her house to see her modem's IP address whenever I want. The problem is she has FIOS and apparently her IP address is always changing. This presents a problem for me because I VNC into her computer frequently and I always have to call her to get her to tell me her IP address.

I have a proposed solution, but there has to be something easier. I am going to write a visual basic program to get the IP and email it to me at some fixed time interval, but I thought I would ask if there was an easier way to do this.

If I have her cable modem's MAC, can I do a reverse look-up somehow?
 
Originally posted by: MrDudeMan
My sister lives in Dallas and I live in Denver, so I can't drive over to her house to see her modem's IP address whenever I want. The problem is she has FIOS and apparently her IP address is always changing. This presents a problem for me because I VNC into her computer frequently and I always have to call her to get her to tell me her IP address.

I have a proposed solution, but there has to be something easier. I am going to write a visual basic program to get the IP and email it to me at some fixed time interval, but I thought I would ask if there was an easier way to do this.

Sign her up for one of the million dynamic dns services (like tzo.com or dyndns.org), almost all provide software that will run an update her host name as needed. This way you just VNC to the dns name and your set.

If I have her cable modem's MAC, can I do a reverse look-up somehow?

No, the mac isnt' traceable like this.


 
Back
Top