[EMAIL PROTECTED] said: [snip] > Right now I am running Linux with two VMWare sessions...one is WinXP > Pro(192.168.0.101) and one is Win Server 2k3(192.168.0.90). > > I have it setup correctly now so that I can directly connect to these > machines with VNCViewer. I have port 5900 -> 192.168.0.101 Port 5900 and > port 5901 -> 192.168.0.90 Port 5900. > > The problem exists when I try to connect to the servers via the Java > Viewer. I have it setup so that port 5800 -> 192.168.0.101 Port 5800 and > port 5808-> 192.168.0.90 port 5800.
You might try making the second one port 5801 instead of 5808. I suspect, though, that the actual paramaters being passed to the java viewer (you can look at the source of the web page) tell it to connect to 5900. This is because the from the point of view of 192.168.0.90 the VNC server is port 5900. If this is the case, change the display number on the second one to "1" and then use the 5901, 5801 pair. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
