command line switches

2001-06-29 Thread David Steele
Hi, Does anyone have a good list of command line switches that can be used with the vncviewer application? For example, I know that I can run "vncviewer -fullscreen hostname" from the command prompt of my NT workstation. But I would like to know if I can automatically set the preferred encoding

RE: VNC via SSH - loopbackonly & allowloopback problem

2001-06-22 Thread David Steele
Miro, Thanks for that - it was doing my head in. Yes, I understand about the LoopbackOnly setting overriding other settings - now that I have it working I have removed the AllowLoopback key completely from the server. Rgds, Dave. -Original Message- From: Miroslav Luptak [mailto:[EMAIL P

RE: VNC via SSH - loopbackonly & allowloopback problem

2001-06-21 Thread David Steele
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 TTSSH port forwardin

VNC via SSH - loopbackonly & allowloopback problem

2001-06-21 Thread David Steele
Hello All, I'm attempting to connect via SSH port forwarding. Want to allow *_only_* tunneled connections via SSH to VNC. No matter what I try, I cannot get it tightened down to *_only_* tunneled connections. The best I can get is tunneled & direct allowed at the same time. >From what I can see