I'm not sure I fully understand your network or what you are trying to do. That being said, here's a few things I do.
At work, I have a VPN server with a public IP address 63.25.1.1 (all addresses are examples) and a private IP address 10.0.0.1. My office PC 10.0.0.2 has RealVNC server running. My VPN server handles routing automatically. >From my home PC, I connect to the Internet, I establish a VPN connection, then I can connect to the office PC using the RealVNC client. I use my PC's LAN IP address 10.0.0.2 for the server in the RealVNC logon box. Have you tried adding a route? I have to add a route in order for my home pc to be able to reach some servers on a different subnet on my office LAN after I make the VPN connection. First I open a command window and type: Ipconfig (to find out the ip address of my PPP connection) Then I type - route add 192.168.0.0 mask 255.255.255.0 ipAddressOfMyPPPConnection Sometimes I add an entry to my home PC's hosts file if I use the name of my office PC a lot (my DNS servers don't know about my LAN ) new line in hosts file: 10.0.0.2 MyWorkPC -----Original Message----- From: Webmaster. Crafta.com [mailto:[EMAIL PROTECTED] Sent: Saturday, June 18, 2005 1:23 PM To: vnc-list@realvnc.com Subject: Problems with Setting up RealVNC in a networked pc For instance, i have a public IP for my office network, but interlally my range is like 192.168.0.xx, ok internally i can access via VNC typing the computer name, but what if i want to open a port in the router in order to access that networked pc via internet with a VNC client too? 5900 and 5800 in my router for the pc 192.168.0.199 and trying ot access it typing: MYREALIP:5900 or MYREALIP:5800 i tried using java web client and regualr client with no results... wich setting im missing? thanks aldo _______________________________________________ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list