On 2/4/06, Asif Iqbal <[EMAIL PROTECTED]> wrote: > > I run vncserver on my linux which automatically starts on TCP port 5901. > > Then on my client I call NX and in the VNC setting I put the vncserver's > IP and 5901. And I put the vncserver's passwd in Password box just like it > shown it the nomachine.com. > > Is there anything I am doing wrong? I also tried with :1 instead on :5901 > for VNC setting. That did not work either. > > Are we doing it any differently to make it work? > > On 2/3/06, Ceri Hankey <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I have just tried VNC via NX over my local network, and it works JUST > > fine. > > > > The command from linux is standard.... 'vncviewer hostname:port' > > > > I use the OLD (free) version of NX (*nxclient-1.3.2-7.i386.rpm* and * > > nxserver-1.3.2-25.i386.rpm*) - available on > > > > *cerih.dyndns.org/pub/NX/[Windows]<http://cerih.dyndns.org/pub/NX/%5BWindows% 5D>or [Linux] > > * - (do NOT include the "*[*" and "*]*" in your request) via anonymous > > FTP. > > > > Just tested the above connection and it works! > > > > VNC worked to both a Windows system running V4.1 and back to the calling > > (Linux) system also running V4.1 > > > > What WOULD be nice is an NX server for Windows. > > > > > > Regards > > > > Ceri Hankey > > PS Why do you want to run VNC over NX? To get at the Windows system? > > > > To present my demo on my linux server. To get my window system. This is to > do a presentation for a multiple remote user >
Correction: I meant to say to get to my Linux system Asif Iqbal wrote: > > > > That worked. However I still like to do the same thing using NX client. > > Anyone else had sucess with using VNC over NX? > > > > On 2/3/06, James Weatherall > > <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > > > > Asif, > > > > You need to use "-L", not "-R". > > > > Wez @ RealVNC Ltd. > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] <[EMAIL PROTECTED]>] On Behalf Of Asif Iqbal > > Sent: 03 February 2006 15:02 > > To: > > VNC-List@realvnc.com > > Subject: Re: VNC through NX > > > > Care to give an example? > > > > I started vncserver on :1. Then I ran ssh -R5901:vncserverhost:5901 > > vncserverhost from the client. Then I tried to run vncviewer > > and chose > > localhost:1 but that did not work. > > > > Thanks > > > > On 2/3/06, James Weatherall <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > > > > Asif, > > > > You appear to just be using NX as an SSH tunnel for VNC. > > > > You may prefer > > > > to > > switch to an openssh SSH setup in order to simplify things > > > > for yourself. > > > > Cheers, > > > > Wez @ RealVNC Ltd. > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] <[EMAIL PROTECTED]>] On Behalf Of Asif Iqbal > > Sent: 03 February 2006 13:23 > > To: > > VNC-List@realvnc.com > > Subject: VNC through NX > > > > Hi All > > > > I am having trouble making vncserver to work through nomachine's > > nxserver/nxclient. My nxserver works by itself. I can > > nxclient to it fine. > > My vncserver works fine by itself. I can vncclient to it just > > fine. But not > > working together vncserver through nx channel. > > > > This is the error message I get > > > > NX> 203 NXSSH running with pid: 11987 > > NX> 285 Enabling check on switch command > > NX> 285 Enabling skip of SSH config files > > NX> 200 Connected to address: 127.0.0.1 on port: 22 > > NX> 202 Authenticating user: nx > > NX> 208 Using auth method: publickey > > > > HELLO NXSERVER - Version 1.4.0-45-SVN OS (GPL) > > NX> 105 hello NXCLIENT - Version 1.5.0 > > NX> 134 Accepted protocol: 1.5.0 > > NX> 105 SET SHELL_MODE SHELL > > NX> 105 SET AUTH_MODE PASSWORD > > NX> 105 login > > > > NX> 101 User: iqbala > > NX> 102 Password: > > NX> 103 Welcome to: ghar user: iqbala > > NX> 105 listsession --user="iqbala" --status="suspended,running" > > --geometry="1024x768x24+render" --type="vnc" > > > > NX> 127 Sessions list of user 'iqbala' for reconnect: > > > > Display Type Session ID > > Options Depth > > Screen Status Session Name > > ------- ---------------- -------------------------------- > > > > -------- ----- > > -------------- ----------- ------------------------------ > > > > > > NX> 148 Server capacity: not reached for user: iqbala > > NX> 105 startsession --session="mynx" --type="vnc" --cache="32M" > > > > --images="128M" --cookie="******" --link="lan" --kbtype="pc102/us" > > --nodelay="1" --backingstore="when_requested" > > --geometry="1024x768+0+0" > > > > --media="0" --agent_server="localhost:4" --agent_user="" > > agent_password="******" --agent_domain="" > > --screeninfo="1024x768x24+render" > > > > > > NX> 1000 NXNODE - Version > > 1.4.0-45-SVN OS (GPL) > > NX> 700 Session id: ghar-1000-D4114E7BB242CB0054C2A6C49680EB5F > > NX> 705 Session display: 1000 > > NX> 703 Session type: vnc > > NX> 701 Proxy cookie: 231ddc94407bd1f904254f645862fb4f > > > > NX> 702 Proxy IP: 127.0.0.1 > > NX> 706 Agent cookie: 231ddc94407bd1f904254f645862fb4f > > NX> 704 Session cache: vnc > > NX> 707 SSL tunneling: 0 > > NX> 1001 Bye. > > NX> 280 Ignoring EOF on the monitored channel > > NX> 280 Ignoring CLOSE on the monitored channel > > > > NX> 1004 Error: Session did not start. > > NX> 504 Session startup failed. > > NX> 999 Bye > > Killed by signal 15. > > > > I did follow the steps in > > nomachine.com but it never cover > > how to trouble > > issues like this, I do not think. > > > > Anyone can help with that? > > > > Thanks > > > > > > > > -- > > Asif Iqbal > > PGP Key: 0xE62693C5 KeyServer: > > pgp.mit.edu > > _______________________________________________ > > VNC-List mailing list > > VNC-List@realvnc.com > > To remove yourself from the list visit:http://www.realvnc.com/mailman/listinfo/vnc-list > > > > -- > > Asif Iqbal > > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > > _______________________________________________ > > VNC-List mailing list > > VNC-List@realvnc.com > > To remove yourself from the list visit:http://www.realvnc.com/mailman/listinfo/vnc-list > > > > -- > > Asif Iqbal > > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > > _______________________________________________ > > VNC-List mailing list > > VNC-List@realvnc.com > > To remove yourself from the list visit:http://www.realvnc.com/mailman/listinfo/vnc-list > > > > > > > > > -- > Asif Iqbal > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > > > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu _______________________________________________ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list