Re: Multiple Java VNC connetions and Router

2003-10-07 Thread William Hooper
[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


Multiple Java VNC connetions and Router

2003-10-07 Thread MHurley131
My problem might get a little complex because of the way its setup.  So if im not that 
clear explaining it, excuse me...ill try and clear things up if theres a problem.

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.

I can connect to the 192.168.0.101 machine just fine by opening a broswer and going to 
http://myipaddress:5800/

When i try to connect to my second machine (192.168.0.90) i type in 
http://myipaddress:5808/

Whats weird is on top in the title bar it says Win2k3 (the correct computer name) but 
the computer that is actually in the java window is the first computer.  The password 
for the 2k3 machine wont work, so i have to put in the password for the WinXP machine, 
and then that machine comes up.  

The question is...why isnt it being routed the right way?
___
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list