Re: Not accepting connection.
Roque Cardena wrote: > I would like to find some help. > > > > VNC installed on Windows Vista, every time I launch VNC server it is not > accepting connection. > > What should be the right configuration? > > > > I all ready allowed VNC on the windows Firewall, but still is not working, > even if I turn off fire wall does not work. > > I will appreciate help on this issue. > Which edition are you talking about? Free, personal or enterprise? Because the free edition, as far as I know, hasn't got a compatible version to work with vista. -- Free version Zoner Photo Studio 9 - http://www.zps9.com/ ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
RE: VNC viewer and cd/thumb/flash/usb drive
Mike, HKEY_CURRENT_USER is writable by the current user, by definition - it's set to refer to the user's registry hive when they log on. In the case of the Guest user, this is a temporary copy of the default user registry hive, and so any data saved to it won't persist. Installing applications requires write access to parts of HKEY_LOCAL_MACHINE, as well as to parts of the filesystem, which is why non-Admins can't normally install apps to systems. Cheers, -- Wez @ RealVNC Ltd > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Miller > Sent: 19 October 2007 15:04 > To: Seak, Teng-Fong > Cc: VNC List > Subject: Re: VNC viewer and cd/thumb/flash/usb drive > > On Fri, 19 Oct 2007, Seak, Teng-Fong wrote: > > > Mike Miller wrote: > > > >> If the user of the Windows machine does not have administrator > >> permissions and is not allowed to install software, does this mean > >> that VNCviewer cannot run from the thumb drive? I'm thinking that > >> the answer is yes because it won't be able to create the > registry entries. > > > >It's written to this area: > > HKEY_CURRENT_USER\Software\RealVNC\VNCViewer4 > > > According to Microsoft... > > http://www.microsoft.com/technet/prodtechnol/windows2000serv/r > eskit/regentry/51211.mspx?mfr=true > > "A new HKEY_CURRENT_USER subtree is created each time a user logs on." > > But the VNCviewer stores information more permanently. For > example, it remembers where I have previously connected. So > it must at least try to create other registry keys. > > Also according to Microsoft: > > "The HKEY_CURRENT_USER subtree does not contain any data. It > just stores a pointer to the content of..." > > So if something is stored in HKEY_CURRENT_USER it is also > being written somewhere else. > > The reason I am interested in this is that some friends in > another department have a very heavy-handed IT staff that > won't allow them to install any programs. I'm wondering if > there is no way around this restriction. > > Mike > ___ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
RE: Connection: Blacklisted: xxx.xxx.xxx.xxx
David, Something running on the server whose IP address is listed is connecting to all your VNC servers every so often, but not authenticating itself. It therefore becomes blacklisted after a while. Regards, -- Wez @ RealVNC Ltd > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David Helms > Sent: 19 October 2007 20:11 > To: vnc-list@realvnc.com > Subject: Connection: Blacklisted: xxx.xxx.xxx.xxx > > Windows 2003 SP2 > > RealVNC 4.1.2 > > > > Seeing a sequence of error message. Most prevalent is: > > WinVNC4 Event ID 1 w > > Description= Connections: Blacklisted: ip address > > > > I'm seeing this same message on all server citing the same ip address. > > > > I've restarted the VNC server service on the server that > holds that address and after 1 hour the errors resume every 5 > minutes. I've also unregistered and reregistered the service > to the same effect and uninstalled/reinstalled the > application as well with no resolution. > > > > With the server service stopped on the server with the noted > IP address, the errors stop on that server only. The other > servers continue to report the error citing the IP address of > the server who's VNC service is stopped. > ___ > VNC-List mailing list > VNC-List@realvnc.com > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
RE: VNC viewer and cd/thumb/flash/usb drive
On Mon, 22 Oct 2007, James Weatherall wrote: HKEY_CURRENT_USER is writable by the current user, by definition - it's set to refer to the user's registry hive when they log on. In the case of the Guest user, this is a temporary copy of the default user registry hive, and so any data saved to it won't persist. Installing applications requires write access to parts of HKEY_LOCAL_MACHINE, as well as to parts of the filesystem, which is why non-Admins can't normally install apps to systems. Thanks, Wez. But what does this mean about running VNCviewer from an account that doesn't allow installation of software? Some things persist for later logins (e.g., list of recent connections), so does that mean that VNCviewer writing to HKEY_LOCAL_MACHINE? Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Miller Sent: 19 October 2007 15:04 To: Seak, Teng-Fong Cc: VNC List Subject: Re: VNC viewer and cd/thumb/flash/usb drive On Fri, 19 Oct 2007, Seak, Teng-Fong wrote: Mike Miller wrote: If the user of the Windows machine does not have administrator permissions and is not allowed to install software, does this mean that VNCviewer cannot run from the thumb drive? I'm thinking that the answer is yes because it won't be able to create the registry entries. It's written to this area: HKEY_CURRENT_USER\Software\RealVNC\VNCViewer4 According to Microsoft... http://www.microsoft.com/technet/prodtechnol/windows2000serv/r eskit/regentry/51211.mspx?mfr=true "A new HKEY_CURRENT_USER subtree is created each time a user logs on." But the VNCviewer stores information more permanently. For example, it remembers where I have previously connected. So it must at least try to create other registry keys. Also according to Microsoft: "The HKEY_CURRENT_USER subtree does not contain any data. It just stores a pointer to the content of..." So if something is stored in HKEY_CURRENT_USER it is also being written somewhere else. The reason I am interested in this is that some friends in another department have a very heavy-handed IT staff that won't allow them to install any programs. I'm wondering if there is no way around this restriction. Mike ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
Brendan: Heya. Getting VNC to work across a proxy is a bit tricky: usually, it is required that you first establish a "proxy-aware tunnel" of some sort. That is, you would first run some software on the VNC Viewer PC that established a connection with a server on the "other" side of your proxy -- this can be arbitrarily simple or complex, depending on the sophisitcation of your proxy server. Once that connection is establish, though, you can then "tunnel" a VNC session via that connection. Utilities like SSH, ProxyTunnel, or EchoVNC are the ones I have in mind. I hope that helps! -Scott hello can realvnc server use an outgoing connection to connect to a sort of repeater instead of an incoming connection as normal. i want to setup a realvnc server behind a proxy server that blocks incoming connections. please reply soon thanks very much brendan ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Removing VnC configuration settings after uninstalling..
Hi, I have un-installed the free version of VnC on my PC and rebooted it. When I reinstall VnC on that PC I stilll have the old VnC settings on that. How can I delete the vnc configuration settings permanently. Anybody any idea? -SK _ Check out some new online services at Windows Live Ideasso new they havent even been officially released yet. http://www.msnspecials.in/windowslive/ ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
Scott can you tell me how do you put the vnc session through an ssh tunnel or other proxytunnel tunnel also echovnc would not connect to the echo server for me ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
Brendan: Heya. Regarding SSH and proxytunnel, do you have access to a Linux/*nix server anywhere? Makes life easier for this part. Regarding EchoVNC, two things to note: first, most web proxy's will not allow connections to "non-standard" ports, like what VNC and echoServer use by default. The proxy's will -- usually -- only allow a connection to TCP 21, 80 or 443, but nothing else. We run a demo echoServer on 443 to help with that: "demo.echovnc.com:443" (password "demo2007"). Any chance you can connect with that hostname? Secondly, EchoVNC tries to use IE's proxy settings, but you may need to provide proxy host information in the "Advanced..." button, in the echoServer tab. cheers, Scott On Mon, 22 Oct 2007, brendan kehoe wrote: Scott can you tell me how do you put the vnc session through an ssh tunnel or other proxytunnel tunnel also echovnc would not connect to the echo server for me ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
well i have a computer with ubuntu desktop would this do for ssh and proxytunnel or would i have to install ubuntu server or similar things are looking good with echovnc i have to just get another computer into my group to test it thanks very much scott brendan ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
Brendan: Yep, Ubuntu will do. Similar to what you did for EchoVNC... setup a proxytunnel server to listen to TCP 443 on your Ubuntu PC, and see if you can login from your Viewer PC. A pretty good description of it is here: http://proxytunnel.sourceforge.net/usage.php Glad to hear that EchoVNC connected for you; every now and then, Microsoft patches their ISA server in a different way, and I have to go back and revist the NTLM authentication again. :) cheers, Scott On Mon, 22 Oct 2007, brendan kehoe wrote: well i have a computer with ubuntu desktop would this do for ssh and proxytunnel or would i have to install ubuntu server or similar things are looking good with echovnc i have to just get another computer into my group to test it thanks very much scott brendan ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
the ubuntu computer has a direct internet connection the computer behind the proxy has windows on it when you say my viewer pc do you mean the ubuntu one outside the proxy? also, is making a tunnel through the proxy, from the windows computer inside the proxy, to a port on the ubuntu computer outside the proxy, setting up a proxytunnel server to listen to tcp 443 on the ubuntu computer? thanks very much brendan ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: Removing VnC configuration settings after uninstalling..
Sridhar Kulkarni wrote: Hi, I have un-installed the free version of VnC on my PC and rebooted it. When I reinstall VnC on that PC I stilll have the old VnC settings on that. How can I delete the vnc configuration settings permanently. Anybody any idea? Probably in registry: HKEY_LOCAL_MACHINE\SOFTWARE\RealVNC -- Free version Zoner Photo Studio 9 - http://www.zps9.com/ ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
Re: realvnc server behind proxy
Brendan: I think I understand your setup to be: Windows-PC <-proxy-> Internet <-> Ubuntu-PC When I said "Viewer", I presumed you wanted to start a VNC Viewer on the Windows-PC, and connect to a VNC Server that could connect directly with the Ubuntu-PC (either via the Internet, or via a LAN). To do that with proxytunnel, you'd setup a proxytunnel server on the Ubuntu-PC, listening to TCP 443, and connect to it with a proxytunnel client running on the Windows-PC (or, ideally, on a Linux PC on the same LAN as the Windows-PC -- proxytunnel requires cygwin to run on Windows, which can be a bit of a hassle, but not too bad). To do it with EchoVNC, of course, it would look like: VNC Viewer <-proxy-> Internet <-> echoServer <-> VNC Server or VNC Server <-proxy-> Internet <-> echoServer <-> VNC Viewer Which, if it works, is easier. cheers, Scott On Mon, 22 Oct 2007, brendan kehoe wrote: the ubuntu computer has a direct internet connection the computer behind the proxy has windows on it when you say my viewer pc do you mean the ubuntu one outside the proxy? also, is making a tunnel through the proxy, from the windows computer inside the proxy, to a port on the ubuntu computer outside the proxy, setting up a proxytunnel server to listen to tcp 443 on the ubuntu computer? thanks very much brendan ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list