I have vnc working on my server when I am logged into that server. If I run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the server, I get an error. Due to my lack of experience, I am not sure what the log file means: http://209.204.172.137/misc/vnc_error.txt Could someone tell me what I am missing? Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
On Fri, 2007-02-02 at 16:05 -0800, Todd Cary wrote:> I have vnc working on my server when I am logged into that server. If I > run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the > server, I get an error. Due to my lack of experience, I am not sure > what the log file means: > > http://209.204.172.137/misc/vnc_error.txtIf you explain it with more details this should be easier to understand what you're trying to do ... It seems you're trying to have a vncserver working on your 'server' machine. How have you launched that vncserver ? through the standard /etc/rc.d/init.d/vncserver script ? What are the ports you're using ? Is a firewall running on that 'server' ? Did you mean you wanted to use ssh with port-forwarding to be able to connect on the remote vnc server through the ssh tunnel ? etc ... -- Fabian Arrotin <fabian.arrotin at arrfab.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20070203/34d81419/attachment-0001.sig>
He is what I would like to do: Using Putty, log onto the server. Then type in vncviewer server:1 and "see" the Desktop of the server *without* having the vnc ports open on the server; instead have the vnc data transferred via the SSH connection. Todd Fabian Arrotin wrote:> On Fri, 2007-02-02 at 16:05 -0800, Todd Cary wrote: > >> I have vnc working on my server when I am logged into that server. If I >> run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the >> server, I get an error. Due to my lack of experience, I am not sure >> what the log file means: >> >> http://209.204.172.137/misc/vnc_error.txt >> > > If you explain it with more details this should be easier to understand > what you're trying to do ... > It seems you're trying to have a vncserver working on your 'server' > machine. How have you launched that vncserver ? through the > standard /etc/rc.d/init.d/vncserver script ? > What are the ports you're using ? Is a firewall running on that > 'server' ? > Did you mean you wanted to use ssh with port-forwarding to be able to > connect on the remote vnc server through the ssh tunnel ? > etc ... > > > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
I have found these "HowTo's", but I cannot get it working. http://wheatstraw.is-a-geek.org/VNC%20through%20SSH%20Tunneling.html http://www.science.smith.edu/~ejensen/vncssh.html I use the Tectia SSH Client, though I do have putty. Todd Fabian Arrotin wrote:> On Fri, 2007-02-02 at 16:05 -0800, Todd Cary wrote: > >> I have vnc working on my server when I am logged into that server. If I >> run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the >> server, I get an error. Due to my lack of experience, I am not sure >> what the log file means: >> >> http://209.204.172.137/misc/vnc_error.txt >> > > If you explain it with more details this should be easier to understand > what you're trying to do ... > It seems you're trying to have a vncserver working on your 'server' > machine. How have you launched that vncserver ? through the > standard /etc/rc.d/init.d/vncserver script ? > What are the ports you're using ? Is a firewall running on that > 'server' ? > Did you mean you wanted to use ssh with port-forwarding to be able to > connect on the remote vnc server through the ssh tunnel ? > etc ... > > > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523