RE: VNC over SSH

2010-03-04 Thread John Serink
:12 PM To: John Serink; vnc-list@realvnc.com Subject: RE: VNC over SSH Yes, it seems to be so, this is what I get: Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 :::10.16.0.136:ssh bos-jstevens.tmng.com:52357 ESTABLISHED For what it's worth

RE: VNC over SSH

2010-03-04 Thread Byron Veale
: John Serink [mailto:john_ser...@trimble.com] Sent: Wednesday, March 03, 2010 8:03 PM To: Byron Veale; vnc-list@realvnc.com Subject: RE: VNC over SSH Hi: You appear to be running IPV6. Is that you intention? Ok, BEFORE you connect VNC and after ssh is up, you need to make sure that you have your

RE: VNC over SSH

2010-03-03 Thread Byron Veale
...@realvnc.com To: vnc-list@realvnc.com vnc-list@realvnc.com Sent: Sat Feb 27 05:28:53 2010 Subject: VNC over SSH Hello there, I've got a question about connecting to my VNC server over SSH from a Macintosh. I've got my VNC server running on a CEntOS 5.4 box. If I just enter the IP address firewall

Re: VNC over SSH

2010-03-01 Thread John Serink
To: vnc-list@realvnc.com vnc-list@realvnc.com Sent: Sat Feb 27 05:28:53 2010 Subject: VNC over SSH Hello there, I've got a question about connecting to my VNC server over SSH from a Macintosh. I've got my VNC server running on a CEntOS 5.4 box. If I just enter the IP address firewall port (i.e

VNC over SSH

2010-02-26 Thread Byron Veale
Hello there, I've got a question about connecting to my VNC server over SSH from a Macintosh. I've got my VNC server running on a CEntOS 5.4 box. If I just enter the IP address firewall port (i.e. 10.16.0.136:7) I can connect fine using Real VNC's VNC Viewer Enterprise Edition version E4.5.2

VNC Over SSH From Mac To Windows - A Tutorial

2008-09-13 Thread Peter Bunn
VNC Over SSH From Mac To Windows The premise for this tutorial was the need to assist my father (by way of a secure connection) with 'care and feeding' of his home computer... a Windows machine (running XP Home SP1)... from my own Mac (running OS X 10.4.11). It is very specific in that regard

RE: VNC Over SSH

2006-04-03 Thread James Weatherall
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GOKAVARAPU, Siva Sent: 03 April 2006 16:02 To: vnc-list@realvnc.com Subject: VNC Over SSH Hi, We access VNC through browser to start and stop our application remotely .Currently we have provided VNC access via

RE: VNC Over SSH

2006-04-03 Thread John Aldrich
GOKAVARAPU, Siva wrote on : Hi, We access VNC through browser to start and stop our application remotely .Currently we have provided VNC access via Firewall over 5800-5805 ports. However due to security constraints we were asked to tunnel VNC via SSH over port 22. I would like to check

RE: vnc over ssh tunneling

2006-03-06 Thread John Aldrich
Israel A. Martmnez Ibarra wrote on : Hi, goodnight to all. Sorry if i write about a question that was posted before, but i can't to resolve my problem. I have running a vnc server 4 in my home computer and vnc viewer 4 on my office pc, all work fine and i don't have any problem, but

Re: vnc over ssh tunneling

2006-03-06 Thread Israel A. Martínez Ibarra
- Original Message - From: John Aldrich [EMAIL PROTECTED] To: 'Israel A. Martmnez Ibarra' [EMAIL PROTECTED]; vnc-list@realvnc.com Sent: Monday, March 06, 2006 8:38 AM Subject: RE: vnc over ssh tunneling Israel A. Martmnez Ibarra wrote on : Hi, goodnight to all. Sorry if i write

vnc over ssh tunneling

2006-03-05 Thread Israel A. Martínez Ibarra
Hi, goodnight to all. Sorry if i write about a question that was posted before, but i can't to resolve my problem. I have running a vnc server 4 in my home computer and vnc viewer 4 on my office pc, all work fine and i don't have any problem, but i need more security. I install a SSHsecureshell

Re: vnc over ssh with non conventional ports

2005-10-28 Thread Sean Kamath
[In a message on Wed, 26 Oct 2005 21:05:35 -0300, Fernando Sfeir wrote:] Jerry Westrick wrote: The way I do it is a little diferent, but IMHO better. as root Edit /etc/ssh/ssh_config Add following lines: Host Some.Where.In.Internet Port 9 This is exactly that i need. Thank you so

Re: vnc over ssh with non conventional ports

2005-10-28 Thread Jerry Westrick
On Saturday 29 October 2005 00:04, Sean Kamath wrote: Add following lines: Host Some.Where.In.Internet Port 9 No, don't tell people to do this. I realize that everyone thinks linux is a single-user environment, but it's not, and the last thing the world needs is someone to read

Re: vnc over ssh with non conventional ports

2005-10-28 Thread Sean Kamath
[In a message on Fri, 28 Oct 2005 23:47:51 +0200, Jerry Westrick wrote:] On Saturday 29 October 2005 00:04, Sean Kamath wrote: Add following lines: Host Some.Where.In.Internet Port 9 Sorry to disagree sean but: adding the above 2 lines will cahnge ssh for everyone, yes, but only

Re: vnc over ssh with non conventional ports

2005-10-27 Thread Jerry Westrick
On Thursday 27 October 2005 02:05, Fernando Sfeir wrote: Jerry Westrick wrote: The way I do it is a little diferent, but IMHO better. as root Edit /etc/ssh/ssh_config Add following lines: Host Some.Where.In.Internet Port 9 This is exactly that i need. Thank you so much, and,

vnc over ssh with non conventional ports

2005-10-26 Thread Fernando Sfeir
Hi, i have a little question and try to find information but (aparently) none functions for me. Normally, invoke vncviewer like this: vncviewer -via GATEWAY -bgr233 COMPUTER:0 But, in a particular server, i got some restrictions, (only have a few port redirections, 4-40005). How i can

Re: vnc over ssh with non conventional ports

2005-10-26 Thread Jerry Westrick
On Wednesday 26 October 2005 16:27, Fernando Sfeir wrote: But, in a particular server, i got some restrictions, (only have a few port redirections, 4-40005). How i can invoke vncviewer to tell it the port of the conection of ssh (something like the -p in ssh). If you can help me o suggest

Re: vnc over ssh with non conventional ports

2005-10-26 Thread William Hooper
Fernando Sfeir wrote: Hi, i have a little question and try to find information but (aparently) none functions for me. Normally, invoke vncviewer like this: vncviewer -via GATEWAY -bgr233 COMPUTER:0 But, in a particular server, i got some restrictions, (only have a few port redirections,

RE: vnc over ssh with non conventional ports

2005-10-26 Thread James Weatherall
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fernando Sfeir Sent: 26 October 2005 15:28 To: vnc-list@realvnc.com Subject: vnc over ssh with non conventional ports Hi, i have a little question and try to find information but (aparently) none functions for me. Normally

Re: vnc over ssh with non conventional ports

2005-10-26 Thread Fernando Sfeir
Jerry Westrick wrote: The way I do it is a little diferent, but IMHO better. as root Edit /etc/ssh/ssh_config Add following lines: Host Some.Where.In.Internet Port 9 This is exactly that i need. Thank you so much, and, obiusly, to any that take care (and time) to reply this

Re: VNC over SSH

2003-10-29 Thread Michael Herman
On Wed, Oct 29, 2003 at 12:46:28PM +, Matthew Earwicker wrote: I'm sure this must be quite simple really, but I am not sure what figures to use where. Scenario: Windows 2k computer running VNCserver, internal IP address 192.168.0.1 Redhat 9 proxy running sshd internal IP address 192.168.0.254

VNC over SSH

2003-10-29 Thread Matthew Earwicker
I'm sure this must be quite simple really, but I am not sure what figures to use where. Scenario: Windows 2k computer running VNCserver, internal IP address 192.168.0.1 Redhat 9 proxy running sshd internal IP address 192.168.0.254 Firewall/router allowing incoming traffic to IP address PUBLICIP

Re: VNC over SSH

2003-10-29 Thread William Hooper
Matthew Earwicker said: Firewall/router allowing incoming traffic to IP address PUBLICIP on port 5900 to be forwarded to internal IP 192.168.0.254 on port 5900. If you are going to use an SSH tunnel you don't need these ports. You just need the SSH port forwarded to your SSH server

VNC over SSH

2003-03-19 Thread Jan Louws
I want to use VNC over SSH from Windows to Windows systems, but I dont know how. I read the pages about SSH on the vnc site ( www.uk.research.att.com/vnc http://www.uk.research.att.com/vnc ) It seems pretty easy, but there is nothing about the SSH server. Is there a version of VNC with SSH build

Re: VNC over SSH

2003-03-19 Thread Alex Morris
Is there a version of VNC with SSH build into (for Windows)? No. And do I need to buy a SSH server, No, but you can if you wish. or can I use a free or open-source version? Yes. OpenSSH for Windows - http://www.networksimplicity.com/openssh/ It's no longer being developed, though. Apparently

RE: VNC over SSH

2003-03-19 Thread William Hooper
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Louws I want to use VNC over SSH from Windows to Windows systems, but I dont know how. I read the pages about SSH on the vnc site ( www.uk.research.att.com/vnc http://www.uk.research.att.com

Re: VNC over SSH

2003-01-13 Thread Terence Van Hise
- Message: 10 From: William Hooper [EMAIL PROTECTED] To: VNC [EMAIL PROTECTED] Subject: Re: VNC over SSH Date: Sun, 12 Jan 2003 00:08:53 -0500 - Original Message - From: Carl [EMAIL PROTECTED] [snip] Under: Connection / SSH / Tunnels Enter a port

Re: VNC over SSH

2003-01-12 Thread Carl
, January 12, 2003 12:08 AM Subject: Re: VNC over SSH - Original Message - From: Carl [EMAIL PROTECTED] [snip] Under: Connection / SSH / Tunnels Enter a port forward for Local Source Port: 5901 Destination: localhost:5900 Click Add [snip] But since the OP wanted to go

Re: VNC over SSH

2003-01-12 Thread William Hooper
- Original Message - From: Carl [EMAIL PROTECTED] Did I miss read it. Thought Terence said he wanted to use VNC via SSH. So the host PC would need to have SSH VNC servers installed, which was the first thing I mentioned to him. Carl You missed the second part of Terence's

Re: VNC over SSH

2003-01-12 Thread Carl
Message - From: William Hooper [EMAIL PROTECTED] To: VNC [EMAIL PROTECTED] Sent: Sunday, January 12, 2003 1:21 PM Subject: Re: VNC over SSH - Original Message - From: Carl [EMAIL PROTECTED] Did I miss read it. Thought Terence said he wanted to use VNC via SSH. So the host PC

Re: VNC over SSH

2003-01-12 Thread William Hooper
- Original Message - From: Carl [EMAIL PROTECTED] IMHO he needs the SSH server on the Linux box if that's the one he's trying to connect to and the SSH client on his PC (remote client). I didn't not misread it, I tried to give what he needed to do to accomplish the goal of a secure

VNC over SSH

2003-01-11 Thread Terence Van Hise
Hello all: I'm a newbie to VNC and SSH and was wondering if I could get some help in configuring VNC to tunnel over SSH? Specifically, what I would like to do is: 1. SSH from a Windows machine (PUTTY) to my linux machine at home (linksys router, ipchains, openssh already configured) 2. Tunnel a

Re: VNC over SSH

2003-01-11 Thread Carl
server on Linux. You should now be connected to the Linux box via VNC. GL Carl - Original Message - From: Terence Van Hise [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 11, 2002 4:11 PM Subject: VNC over SSH Hello all: I'm a newbie to VNC and SSH and was wondering

Re: VNC over SSH

2003-01-11 Thread William Hooper
- Original Message - From: Carl [EMAIL PROTECTED] [snip] Under: Connection / SSH / Tunnels Enter a port forward for Local Source Port: 5901 Destination: localhost:5900 Click Add [snip] But since the OP wanted to go to a machine that is not the SSH server, VNC server's name or IP