LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   VNC and IP address (https://www.linuxquestions.org/questions/linux-newbie-8/vnc-and-ip-address-618120/)

diegoandresalvarez 02-02-2008 03:26 AM

VNC and IP address
 
Hello!

My situation is the following:

I would like to make maintenance to the computer of my mother who is 10000km far from me (so she is in another network). She is running windowsXP and I Kubuntu 7.10

The VCN client requires an IP address to connect to... my mother gave me something like 192.168.1.64 but what I see is that this address is not the real one... something is preventing me to reach her computer. How can I change then the IP of her computer and then make it accessible to me so that I can access it??

On the other hand I see that my IP in Linux is 192.168.1.10... how can I change my IP as well?

Thanks,

Diego

tredegar 02-02-2008 04:06 AM

Go to http://whatismyip.com/
That will tell you your Internet IP.
The 192.168.1.* addresses are the LAN addresses of your computers.

You will need to set up port forwarding in your mother's modem/router to forward ports 5900-5909 to her LAN IP, and maybe open a hole in her firewall to allow this. See her modem/router's manual for how to do this.
I do the same with my mother's PC. She gets her IP address from whatismyip.com, phones me up, and then runs krfb which allows me to control her desktop. Excellent for sorting out problems and demonstrating how to do things.
Edit: She is running linux, but there'll be a similar program to krfb for windows.


All times are GMT -5. The time now is 04:44 AM.