Re: encrypted tunnel

2001-08-13 Thread Miroslav Luptak
Hi, Dixie. > thanks to all those who spoke up, i look forward to really listending to you > and learning from what you have to say. i checked out > http://www.uk.research.att.com/vnc/sshvnc.html and, while it is good > summarizing documentation, i would like to learn of a Win32 <--> Win32 > solu

Re: encrypted tunnel

2001-08-13 Thread Miroslav Luptak
Hi, Dixie. > this is a question for anyone who has suuccessfully setup and run VNC > through an encrypted tunnel. i have looked into Zebede, OpenSSH for Win32, > and Tunnelier... all with minimal success... mostly because of a lack of > good documentation. while Zebede looked very promising (as

Re: ssh, vnc and port monitor

2001-07-26 Thread Miroslav Luptak
> "Allow Loopback" is for the server machine. Yes, it's for the VNC Sever. The explanation is, that due to the port forwarding performed by SSH, the actual (could say physical) connection to the VNC Server is done from the SSH server. As Neal says, both SSH Server and VNC Server run on the same

Re: ssh, vnc and port monitor

2001-07-26 Thread Miroslav Luptak
Hi, Neal. I have just tested it on my VNC Server running on W2K Pro and it works just fine. Being rather Unix oriented, I perhaps used an incorrect wording when talking about creating a "key" in the registry. I should have said "create the following dword value in the registry:" HKEY_LOCAL_MAC

Re: ssh, vnc and port monitor

2001-07-25 Thread Miroslav Luptak
you want to connect to the VNC Server ONLY through ssh, you can consider setting the following key: HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\LoopbackOnly=1 More info on keys at http://www.uk.research.att.com/vnc/winvnc.html Regards, Miroslav Luptak > > It sounds kind of like you already

Re: tunnel X port with ssh ?

2001-07-23 Thread Miroslav Luptak
. The 60xx is where Xvnc waits for the X applications (e.g. xterm etc.). X applications are most often started on the same host as Xvnc or in the LAN. On 59xx Xvnc waits for the vncviewer.exe, on 58xx it waits for the VNC Java client. Hope this helps. Regards, M

Re: SSH + VNC AllowLoopback problem.

2001-07-19 Thread Miroslav Luptak
Hi, Ronnie. The problem is that you put AllowLoopback to the wrong place. It must go to HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3. Regards, Miro > Hiya all, > I'm having a problem with connection from both > the X vncviewer and NT vncviewer through an ssh tunnel. > I have set the registry e

Re: Xvnc core dump on HPUX 11

2001-06-21 Thread Miroslav Luptak
Hi, Jim. I experience frequent Xvnc crashes on HPUX11 when using ECS Designer application. So you are not alone with your problem. Unfortunatelly I have no clue why this happens. Regards, Miroslav Luptak > > We are using Xvnc as the X display server for a java servlet web > applicat

Re: VNC via SSH - loopbackonly & allowloopback problem

2001-06-21 Thread Miroslav Luptak
> Miroslav, > > Thanks - I wasn't certain exactly what you meant below, as I have been > setting my forward to a.b.c.d exactly like I said. > > However, I decided to set up a forward to 127.0.0.1, and it worked. > > Here are my current, working settings: > AllowLoopback - 0 > LoopbackOnly - 1 >

Re: VNC via SSH - loopbackonly & allowloopback problem

2001-06-21 Thread Miroslav Luptak
Isn't it possible that you used LoopbackOnly set to 1 and Teraterm forwarding to a.b.c.d instead of 127.0.0.1? This is important ... Regards, Miroslav Luptak > > Hello All, > > I'm attempting to connect via SSH port forwarding. Want to allow *_only_* > tunneled c

Re: firewall SOCKS https

2001-06-14 Thread Miroslav Luptak
Hi, Scott. If you primarily need SSH access over HTTP Proxy, I recommend you try Mindterm (http://www.mindbright.se/mindterm). Regards, Miro > Gerard: > Heya. I'd suggest not trying to work-around the > corporate firewall and SOCKS proxy, but rather to use them. > It's not optimal but..

Re: firewall SOCKS https

2001-06-13 Thread Miroslav Luptak
ndterm Regards, Miroslav Luptak - To unsubscribe, send a message with the line: unsubscribe vnc-list to [EMAIL PROTECTED] See also: http://www.uk.research.att.com/vnc/intouch.html -

Re: vnc and vpn

2001-05-22 Thread Miroslav Luptak
machine to the routing table on the win98. If you need info about how to add the host specific route, send me an email. Then you should post a summary to then list. Regards, Miroslav Luptak > > on my home lan i can use vpn to go from my main machine > (win 2000 pro) to a win9

Re: TightVnc/SSH Tunneling/AllowLoopback

2001-05-15 Thread Miroslav Luptak
Or in other words, your ssh line should look like ssh server -L5901:127.0.0.1:5900 Regards, Miro > > The ssh line is wrong. You must change the -L part to refer to localhost, > not to server. > > James "Wez" Weatherall > -- > "The path to enlightenment is /usr/bin/enlightenment" >

Re: SSH Server

2001-05-11 Thread Miroslav Luptak
Hello, Adrian, > Thats presumably because its part of cygwin - grab setup, run it and > choose which packages you wish, thats all there is to it (apart from > configuring it all :-) Oh, by the way, if you don't do it this way, > you're on your own as far as Cygwin support goes, Yes, you are righ

Re: SSH Server

2001-05-11 Thread Miroslav Luptak
rovides the source code only. I believe that [EMAIL PROTECTED] is looking for binaries... Regards, Miroslav Luptak - To unsubscribe, send a message with the line: unsubscribe vnc-list to [EMAIL PROTECTED] See