LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-06-2002, 08:31 AM   #1
silkyd
LQ Newbie
 
Registered: Dec 2001
Location: Edinburgh
Distribution: Redhat 7.2
Posts: 12

Rep: Reputation: 0
VNC - Connection refused


Hi,

I am having problems running VNC. I am attempting to run a VNCServer on my linux machine (Running RH7.2), and to access it using a VNCClient on my windows machine (Running WinME). Unfortunately it doesn't work. VNCServer seems to start OK:

[root@Snoopy root]# vncserver

New 'X' desktop is Snoopy:2

Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/Snoopy:2.log

When I attempt to connect from the Windows machine I receive no response in Windows after I have entered the machine to connect to. No password is asked for. It just disappears. The log created on the Linux machine shows the following:

06/01/02 14:12:22 Xvnc version 3.3.3r2+tight1.2.2
06/01/02 14:12:22 Copyright (C) AT&T Laboratories Cambridge.
06/01/02 14:12:22 All Rights Reserved.
06/01/02 14:12:22 See http://www.uk.research.att.com/vnc for information on VNC
06/01/02 14:12:22 Desktop name 'X' (Snoopy:2)
06/01/02 14:12:22 Protocol version supported 3.3
06/01/02 14:12:22 Listening for VNC connections on TCP port xxxx
06/01/02 14:12:22 Listening for HTTP connections on TCP port xxxx
06/01/02 14:12:22 URL http://Snoopy:xxxx

06/01/02 14:26:40 Refused connection from client 192.xxx.xxx.xxx

I've checked for previous postings, and searched Google for help, and I'm still stuck. I don't know what else to check. The message in the logs obviously doesn't provide much information.

I've also tried to connect through a web browser. This also failed. The message returned in IE6 is:

Bad Gateway

The following error occurred

A DNS Lookup error occurred. The host was not found

Is this really a DNS problem? Why did the VNCClient not report this? Which files do I have to check for this? I've checked the hosts file and couldn't see any problem.

Any help gratefully received.

Thanks.

Last edited by silkyd; 01-06-2002 at 08:32 AM.
 
Old 01-07-2002, 07:57 AM   #2
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
New 'X' desktop is Snoopy:2
that would be screen 2. example: 192.168.1.105:5902

you have to specify the screen your trying to connect to. i.e. 192.168.1.105:5902 ,etc. same thing trying to connect through the browser http://192.168.1.105:5802
I havnt run it in a while but i think the client software uses the :59** and the browser uses :58**
 
Old 01-07-2002, 09:48 AM   #3
silkyd
LQ Newbie
 
Registered: Dec 2001
Location: Edinburgh
Distribution: Redhat 7.2
Posts: 12

Original Poster
Rep: Reputation: 0
Hi,

I have tried connecting through the client software, and my browser on the ports you mention. No luck unfortunately.
 
Old 01-07-2002, 12:08 PM   #4
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
New 'X' desktop is Snoopy:2

Is that output that you posted off your machine? You really named a comp snoopy LOL. Just kidding

Have you tried running the vncserver as a normal user? not root.
And the desktop number may not be the same, you have to use the one that vncserver shows as it starts up. Can you ping your linux machine from your windows machine? Are you trying to connect through a firewall?
 
Old 01-07-2002, 12:44 PM   #5
silkyd
LQ Newbie
 
Registered: Dec 2001
Location: Edinburgh
Distribution: Redhat 7.2
Posts: 12

Original Poster
Rep: Reputation: 0
Hi,

When I run VNC as a normal user this I still have the same problem as before. However there is different output in the logfile:

07/01/02 18:32:57 Xvnc version 3.3.3r2+tight1.2.2
07/01/02 18:32:57 Copyright (C) AT&T Laboratories Cambridge.
07/01/02 18:32:57 All Rights Reserved.
07/01/02 18:32:57 See http://www.uk.research.att.com/vnc for information on VNC 07/01/02 18:32:57 Desktop name 'X' (Snoopy:2)
07/01/02 18:32:57 Protocol version supported 3.3
07/01/02 18:32:57 Listening for VNC connections on TCP port 5902
07/01/02 18:32:57 Listening for HTTP connections on TCP port 5802
07/01/02 18:32:57 URL http://Snoopy:5802
XIM DEBUG: xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
Xlib: extension "RENDER" missing on display ":2.0".
DCOPServer up and running.
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
Server has no DPMS extension
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
There are already artsd objects registered, looking if they are active...
Xlib: extension "RENDER" missing on display ":2.0".

Error: Can't add object reference (probably artsd is already running).
If you are sure it is not already running, remove the relevant files:

/tmp/mcop-user/Arts_SoundServerV2
/tmp/mcop-user/Arts_SoundServer
/tmp/mcop-user/Arts_SimpleSoundServer
/tmp/mcop-user/Arts_PlayObjectFactory
/tmp/mcop-user/Arts_AudioManager


07/01/02 18:33:16 Refused connection from client 192.xxx.xxx.xxx
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".
Xlib: extension "RENDER" missing on display ":2.0".

I have no idea what this means. Any Suggestions?

I am able to ping both machines from each other. I have a firewall active on the Windows machine (it is used as my internet gateway). This has been configured not to interfere with my Lan. Since the error message in the logs indicates that the connection is being refused by the Linux box, I don't think that there is a problem with the firewall. Unless there is one on RH7.2 that is automatically configured on installation.



I have been using the correct desktop numbers.
 
Old 01-07-2002, 01:45 PM   #6
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
What runlevel do you boot up to 3 or 5? Try this: change to runlevel 3, by typeing as root "/sbin/init 3" That should shutdown Xwindows and put you back at a command prompt. log back in as a normal user and start your vncserver. Still getting those errors? Some of them looked to be sound related errors: arstd.
 
Old 01-07-2002, 05:02 PM   #7
silkyd
LQ Newbie
 
Registered: Dec 2001
Location: Edinburgh
Distribution: Redhat 7.2
Posts: 12

Original Poster
Rep: Reputation: 0
Hi,

Top man! VNC is now working! However, I still have a few problems/issues.

The logfile contains a lot of errors:

07/01/02 22:49:49 Xvnc version 3.3.3r2
07/01/02 22:49:49 Copyright (C) AT&T Laboratories Cambridge.
07/01/02 22:49:49 All Rights Reserved.
07/01/02 22:49:49 See http://www.uk.research.att.com/vnc for information on VNC 07/01/02 22:49:49 Desktop name 'X' (Snoopy:1)
07/01/02 22:49:49 Protocol version supported 3.3
07/01/02 22:49:49 Listening for VNC connections on TCP port 5901
07/01/02 22:49:49 Listening for HTTP connections on TCP port 5801
07/01/02 22:49:49 URL http://Snoopy:5801
XIM DEBUG: xset: bad font path element (#37), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
Xlib: extension "RENDER" missing on display ":1.0".
DCOPServer up and running.
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".
Server has no DPMS extension
Xlib: extension "RENDER" missing on display ":1.0".
There are already artsd objects registered, looking if they are active...
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".

Error: Can't add object reference (probably artsd is already running).
If you are sure it is not already running, remove the relevant files:

/tmp/mcop-user/Arts_SoundServerV2
/tmp/mcop-user/Arts_SoundServer
/tmp/mcop-user/Arts_SimpleSoundServer
/tmp/mcop-user/Arts_PlayObjectFactory
/tmp/mcop-user/Arts_AudioManager

Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".
Xlib: extension "RENDER" missing on display ":1.0".

07/01/02 22:50:29 Got connection from client 192.xxx.xxx.xxx
07/01/02 22:50:29 Protocol version 3.5
07/01/02 22:50:29 Ignoring minor version mismatch
07/01/02 22:50:34 Pixel format for client 192.xxx.xxx.xxx:
07/01/02 22:50:34 8 bpp, depth 8
07/01/02 22:50:34 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6
07/01/02 22:50:34 no translation needed
07/01/02 22:50:34 Using hextile encoding for client 192.xxx.xxx.xxx
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
8
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
7
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
6
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
-240
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
-239
07/01/02 22:50:34 rfbProcessClientNormalMessage: ignoring unknown encoding type
-224

I have no idea if these are OK or not.

Also, VNC seems to be pretty slow. I know it can be used over an internet connection, so I would have thought it would be quicker over a LAN. This isn't severe. There's maybe a 0.5 second lag when moving the mouse.

The last thing is that VNC stops working after I reboot, exactly the same as before. I presume that I have to make changes to my configuration for runlevel 3. How/where do I do this?

Thanks for your help.
 
Old 01-07-2002, 10:31 PM   #8
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
Did it start working after you started it from runlevel 3?
You can change it so you boot up into runlevel 3 by editing /etc/inittab there is a line near top top that says id:5:initdefault change the 5 to a 3, and reboot. It will boot to a command propmt. you can start your vncserver like ./vncserver

VNC does run a little slow. How fast is you linux box? And it might run faster in full screen mode. And remember: when you connect to your linux box with the vncviewer and are done DO NOT LOGOFF, just close the vncviewer. Your vncserver will stay running.

How do you connect to your linux box to start the vncserver?
might have some more helpfull info if you say ssh.

The errors: The user you use for the vncserver, have you ever logged into xwindows with that user? If so did you have any errors when you did? Some of them look like informational stuff. the artsd should go away in runlevel 3. If you are going to be logging in with vnc only then you dont need sound anyway and you can use ntsysv to stop the artsd autostart.
 
Old 01-08-2002, 06:02 AM   #9
silkyd
LQ Newbie
 
Registered: Dec 2001
Location: Edinburgh
Distribution: Redhat 7.2
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks for all your help on this. I had no idea about runlevels, and will find out more about them now.
 
Old 01-08-2002, 08:00 AM   #10
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
Your Welcome, So you got it running? Thats good. I still use it on my win2kserver, cause i dont have an extra monitor, I dont use it on my linux machines anymore, I use ssh.

Glad I could help..
 
Old 03-24-2006, 12:24 PM   #11
ssnella
LQ Newbie
 
Registered: Mar 2006
Posts: 7

Rep: Reputation: 0
It seems as though this thread is a little old, but, I am currently getting the exact same log file results that the initial poster was.

Basically, I am running a Red Hat 9 system and trying to install the vnc server that came with the distro discs, which happens to be version 3.3.3r2+tight1.2.2. Network connectivity seems to be fine, as I can ftp and ssh to the server in question. Plus, I have been able to setup a Fedora Core 3 system with a later version of vnc server and connect with no problem. So, I know that the VNCViewer that is installed on the Windows XP system I am using to connect is fine as well.

Now when the RH9 system boots, there are some rules in the IPTABLES, but, I flush the iptables before trying to connect. Here is my exact log file:

24/03/06 13:20:52 Xvnc version 3.3.3r2+tight1.2.2
24/03/06 13:20:52 Copyright (C) AT&T Laboratories Cambridge.
24/03/06 13:20:52 All Rights Reserved.
24/03/06 13:20:52 See <URL Here> for information on VNC
24/03/06 13:20:52 Desktop name 'X' (localhost.localdomain:1)
24/03/06 13:20:52 Protocol version supported 3.3
24/03/06 13:20:52 Listening for VNC connections on TCP port 5901
24/03/06 13:20:52 Listening for HTTP connections on TCP port 5801
24/03/06 13:20:52 URL <URL for web traffic here>
SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/24397
Option given which is no longer supported in this version of gnome-terminal; you might want to create a profile with the desired setting, and use the new --window-with-profile option

24/03/06 13:21:12 Refused connection from client 192.168.0.2

That Option line in there... could that be the issue?

I also tried shutting down and running it with an init 3... no luck, exact same problem.
 
Old 03-26-2006, 06:50 PM   #12
ssnella
LQ Newbie
 
Registered: Mar 2006
Posts: 7

Rep: Reputation: 0
Is there anything else (besides iptables) that could be restricting access on certain ports? When I try telnetting to ports on the linux computer, services like FTP (which is active on the box) respond, all other ports seem to be refused. XP tells me that the destination system refused the connection.
 
Old 03-29-2006, 08:09 AM   #13
ssnella
LQ Newbie
 
Registered: Mar 2006
Posts: 7

Rep: Reputation: 0
I thought I would follow this up with the solution that I finally found. A number of people (in a number of posts) on the internet suggested checking iptables to see if that port was open. Perhaps this is obvious to some of the more savvy system administrators out there, but, my problem was in the hosts.allow and hosts.deny files. My hosts.allow file was extremely restrictive. During the process of trying to solve this, I did try removing all rules from the hosts.deny file which was basically ALL:ALL. I commented that out and restarted. It did not fix the problem. It wasn't until I amended the hosts allow file to add all ports from LAN computers (ALL:192.168.0.) that VNCServer started to accept traffic from all systems.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Socket Connection Failed: 111 Connection Refused degraffenried13 Linux - General 3 05-31-2009 01:17 AM
VNC Connection refused (10061) freddy1234 Linux - Software 9 09-01-2004 11:50 PM
VNC – Connection Refused markpadam Linux - Security 5 05-07-2004 07:02 PM
lp filename yields "cannot open connection to localhost - Connection refused" jjge Linux - General 3 12-28-2003 11:02 PM
VNC Connection refused pacman Linux - Software 7 08-08-2003 12:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration