RE: Security Flaw in 4.1.1

2006-05-12 Thread James Weatherall
Hi Steve, Feel free to contact me directly. Cheers, Wez @ RealVNC Ltd. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Steve Wiseman > Sent: 12 May 2006 03:32 > To: vnc-list@realvnc.com > Subject: Security Flaw in 4.1.1 > > Hello, > > I have

Re: Real VNC at Windows startup

2006-05-12 Thread S. I. Becker
[EMAIL PROTECTED] wrote: Am I to understand that the only way to keep the VNC service from starting when I re-boot my computer is to unregister it first? There are three ways to stop the VNC service (or any Windows service for that matter) from starting on boot-up. In decreasing order of

RE: Cannot connect locally or remotely

2006-05-12 Thread John Aldrich
Yes, it should work from remote. However, you need to know what your external IP address is and also forward port 5900. You really should tunnel your VNC connection somehow, as free VNC does not encrypt the session and anything you do (including passwords) can be sniffed. Also, did you register VN

RE: VNC Newbie XP troubles

2006-05-12 Thread John Aldrich
Yep. Windows firewall can be kinda tricky as you don't have to turn it on... it's automatically enabled in Windows XP SP2, which is a good thing. :-) > -Original Message- > From: Simon Cole [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 11, 2006 6:29 PM > To: John Aldrich; vnc-list@realvn

RE: Cannot connect locally or remotely

2006-05-12 Thread John Aldrich
Stan: I'm CC-ing the list and removing the first two octets of your external IP for your security. :-) The list should get a copy of this so that if someone else has the same questions in the future, maybe they'll find the answers in the archives. :-) Answers in order: 1) Correct on all counts, ex

RE: Cannot connect locally or remotely

2006-05-12 Thread John Aldrich
One other thing... it looks like the how-to for installing SSH in Windows is a bit outdated. There's a pretty good "all-in-one" installer that installs everything you need here: http://sshwindows.sourceforge.net/ John -Original Message- From: Stan Barabas [mailto:[EMAIL PROTECTED]

Question on message "ClientCutText"

2006-05-12 Thread Feng QIN
If only Latin-1 text is supported, how we could use it for others, like Chinese? Thanks! -- QIN Feng ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list

realvnc and nokia n80

2006-05-12 Thread Fulvio
Hi, I'm using the personal edition of the vnc and I'm interested to buy the new Nokia N80. I would like to know if you think that I'll be able to use it on the nokia N80 (symbian) and so access my computer from my nokia. Thanks! Fulvio di Stefano ___ V

Re: Port 5900 does not respond

2006-05-12 Thread Tony
Right, but due to his question i figured he was not as techincal so i was thinking more of the 'canned' encryption options that are available. On Thursday 11 May 2006 08:39 pm, Andrey Vul wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > use _any_ vnc product and just do cygwin ssh(_wi

inetd and vncconfig ???

2006-05-12 Thread Bovy, Stephen J
1) Is there any way to "detect" a Xvnc connection instance so that the xsession or xinitrc script only launches vncconfig for a Xvnc connection ??? 2) Does each Xvnc instance need its own copy of vncconfig or can vncconfig support multiple Xvnc 3) How does vncconfig know which Xvnc display

Re: vnc and windows 95

2006-05-12 Thread Bob Barry
I wrote a while back: I installed realvnc vnc-4.1.1 on several windows 95 machines, after first installing winsock2 and restarting w95. All looked OK, but nmap showed no vnc port open and attempts to connect met with "not accepting connections". I tried running vnc in a dos window of w95, bu

RE: inetd and vncconfig ???

2006-05-12 Thread Bovy, Stephen J
One more question: What happens when multiple copies of vncconfig are launched either thru vncserver xstartup of via xmd start-up ??? Stephen Bovy Computer Associates 6100 Center Drive Suite 700 Los Angeles, CA 90045 Tel: (310) 957-3930 Fax: (310) 957-3917 Mobile: (818) 352-9917 e-mail: [EMA

inetd and port 59(xx) gives me empty test pattern grey screen ???

2006-05-12 Thread Bovy, Stephen J
5950 stream tcp nowait nobody /usr/local/bin/Xvnc Xvnc -inetd -query localhost -once securitytypes=none Gray Screen on first connection, xdm on subsequent connections 5951 stream tcp wait james /usr/local/bin/Xvnc Xvnc -inetd -query localhost -once passwordFile=/home/james/.vnc/passwd Gray scr

Re: VNC 4 on HPUX - Inetd

2006-05-12 Thread Wesley Hart
Twas brillig, and Roquevalder Oliveira scrobe: >Hi, > >I have installed realvnc 4 depot in an HPUX 11.11 box using inetd >start. > >I want a persistent session, but when I close client (even without >logging off), Xvnc server process also goes down. > >Does any

RE: inetd and port 59(xx) gives me empty test pattern greyscreen ???

2006-05-12 Thread Bovy, Stephen J
Thanks for responding I am using redhat 6.2 (yes I know it is old) (: IN this case I think the default is gdm But XDMCP is enabled and working I am using win32 xdeep32.exe x-win manager to connect to xdmcp desk top no problem And if you re-read my email inetd with port (5900) works perfe

RE: inetd and port 59(xx) gives me empty test pattern greyscreen ???

2006-05-12 Thread John Aldrich
It sounds as if your xinit isn't getting called for some reason, so you're not getting the window manager of choice. Don't know if that'll help you any. I know that when I ssh in and manually start VNC on my Fedora Core 3 system (and it was the same in RedHat 9) the VNC startup script called /etc/X

RE: inetd and port 59(xx) gives me empty test pattern greyscreen ???

2006-05-12 Thread Bovy, Stephen J
Hi John, thanks If I launch without inetd as follows: vncserver -query xxx -once It works great... If I use inetd with port ( 5900 ) it works great If I use inetd with "nowait" and port ( 59xx ) it gets buggy first connection bank screen, 2-n connections work great If I use inetd w

That was quick!

2006-05-12 Thread Alex Pelts
I guess the new free version of RealVNC 4.1.2 fixes the security problem that mentioned earlier on this list (and slashdot). Get it quick if you are exposing VNC server to the internet without or any other vpn software. Alex ___ VNC-List mailing li

RE: inetd and port 59(xx) gives me empty test pattern greyscreen ???

2006-05-12 Thread Bovy, Stephen J
yup I figured that out and tried it .. that works But I also discovered that you can use the following vncserver -query -once With the above you do not need to add "/etc/X11/xinit/xinitrc" to the start up script, in fact with the above you should comment everything out of the star

RE: inetd and port 59(xx) gives me empty test patterngreyscreen ???

2006-05-12 Thread Bovy, Stephen J
Thanks Jeff, Yup, basically been there done almost all of that stuf I was running as root that did not help Yes I know XDMCP is working I connect in using several different x-win managers such as cygwin x-win yes I have the font server up and running xdeep32 is another free x-win mana

RE: inetd and port 59(xx) gives me empty test patterngreyscreen ???

2006-05-12 Thread Bovy, Stephen J
woops I meant I was trying (wait) to get a persistent session (nowait) works great with port ( 5900 ) (nowait) hickups with port ( 59xx) first connect gets greys screen, second-xx connection, works great. Ok I also tried adding -fp unix/:7100 (it did not make any difference) Stephen Bovy C

RE: inetd and port 59(xx) gives me empty test patterngreyscreen ???

2006-05-12 Thread Jeff Vincent
;-) I don't recall right off what the "unix" means in the font path, but is the URI format required to connect to a broadcasting font server. I'll look for the info later. As far as /etc/services, I thought that /etc/services was mandatory for using Xvnc in inetd mode because they work together

Version 4.1.2

2006-05-12 Thread James Evans
Kudos for the quick fix! A lot of us are not going to be able to install it without the source though. When will it be released? I recommend everyone running VNC behind SSH if possible to mitigate these attacks. ___ VNC-List mailing list VNC-List@realvnc