[opensuse] NX problem at 10.2
hi all, I am having some problems with NX server on a fresh-installed 10.2. I have searched through the list but the previous posts didn't help much. I seek your advise. I have recently installed Suse 10.2 (x86_64) on a clean harddrive. With it, the following components relating to NX are installed: FreeNX-0.5.0-25 NX-1.5.0-73 nxclient-2.1.0-9 (from nomachine) I set up the nxserver by running the following command as root: nxsetup --install --setup-nomachine-key --clean and rebooted the machine (may not be needed). However, from multiple machines, I was not able to connect to the nxserver. All traffic are tunneled through ssh/ssl, and X11-forwarding are enabled on both the client and the server computers. The user is authenticated, the x11-protocol are established, then the nxclient sorts hangs for a while, and returns with the following error message: "No response received from the remote server. Do you want to terminate the current session?" If I clicked on "YES", and then select the "detail", the following error message is given: Copyright (C) 2001, 2006 NoMachine. See http://www.nomachine.com/ for more information. Info: Proxy running in client mode with pid '22750'. Session: Starting session at 'Mon Dec 18 15:05:53 2006'. Warning: Connected to remote NXPROXY version 1.5.0 with local version 2.1.0. Info: Synchronizing local and remote caches. Info: Handshaking with remote proxy completed. Warning: Font server connections not supported by the remote proxy. Info: Using adsl link parameters 512/24/1/0. Info: Using cache parameters 4/262144/8192KB/8192KB. Info: Using image streaming parameters 50/128/1024KB/2048/256. Info: Using image cache parameters 1/1/32768KB. Info: Using pack method '16m-jpeg-7' with session 'unix-kde'. Info: Using ZLIB data compression 3/3/32. Info: Using ZLIB stream compression 6/6. Info: No suitable cache file found. Session: Session started at 'Mon Dec 18 15:05:53 2006'. Info: Established X server connection. Info: Using shared memory parameters 1/2048K. Warning: No data received from remote proxy within 30 seconds. Session: Terminating session at 'Mon Dec 18 15:06:31 2006'. Info: End of NX transport requested by signal '15'. I get a similar error message when the client is running from the server machine. Can someone please shed some lights into what might be wrong with my setup? tia, _________________________________________________________________ Off to school, going on a trip, or moving? Windows Live (MSN) Messenger lets you stay in touch with friends and family wherever you go. Click here to find out how to sign up! http://www.telusmobility.com/msnxbox/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 18 December 2006 21:08, Elvis Chen wrote:
hi all,
I am having some problems with NX server on a fresh-installed 10.2. I have searched through the list but the previous posts didn't help much. I seek your advise.
I have recently installed Suse 10.2 (x86_64) on a clean harddrive. With it, the following components relating to NX are installed:
FreeNX-0.5.0-25 NX-1.5.0-73 nxclient-2.1.0-9 (from nomachine)
I set up the nxserver by running the following command as root:
nxsetup --install --setup-nomachine-key --clean
and rebooted the machine (may not be needed).
However, from multiple machines, I was not able to connect to the nxserver. All traffic are tunneled through ssh/ssl, and X11-forwarding are enabled on both the client and the server computers. The user is authenticated, the x11-protocol are established, then the nxclient sorts hangs for a while, and returns with the following error message:
"No response received from the remote server. Do you want to terminate the current session?"
If I clicked on "YES", and then select the "detail", the following error message is given:
Copyright (C) 2001, 2006 NoMachine. See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '22750'. Session: Starting session at 'Mon Dec 18 15:05:53 2006'. Warning: Connected to remote NXPROXY version 1.5.0 with local version 2.1.0. Info: Synchronizing local and remote caches. Info: Handshaking with remote proxy completed. Warning: Font server connections not supported by the remote proxy. Info: Using adsl link parameters 512/24/1/0. Info: Using cache parameters 4/262144/8192KB/8192KB. Info: Using image streaming parameters 50/128/1024KB/2048/256. Info: Using image cache parameters 1/1/32768KB. Info: Using pack method '16m-jpeg-7' with session 'unix-kde'. Info: Using ZLIB data compression 3/3/32. Info: Using ZLIB stream compression 6/6. Info: No suitable cache file found. Session: Session started at 'Mon Dec 18 15:05:53 2006'. Info: Established X server connection. Info: Using shared memory parameters 1/2048K. Warning: No data received from remote proxy within 30 seconds. Session: Terminating session at 'Mon Dec 18 15:06:31 2006'. Info: End of NX transport requested by signal '15'.
I get a similar error message when the client is running from the server machine.
Can someone please shed some lights into what might be wrong with my setup?
tia,
I had the same issue trying to connect from outside my local lan through my router and I found out that besides the port 22, I had to forward the TCP port 5000 as well to the internal machine where the nx server is running. And I _think_ that I got this port number by looking at the nx logs which can be found in ~/.nx. I don't know if this 5000 is a known/dedicated/configurable or random port number. HTH! S.
On Monday 18 December 2006 13:08, Elvis Chen wrote:
I am having some problems with NX server on a fresh-installed 10.2. I have searched through the list but the previous posts didn't help much. I seek your advise.
I have recently installed Suse 10.2 (x86_64) on a clean harddrive. With it, the following components relating to NX are installed:
FreeNX-0.5.0-25 NX-1.5.0-73 nxclient-2.1.0-9 (from nomachine)
In 10.1 I have to use the old nxclient-1.5, because the client and the server apparently need to have the same version. Try this rpm, if you don't have an old nxclient-1.5: http://rpm.pbone.net/index.php3/stat/4/idpl/2304246/com/nxclient-1.5.0-113.i... Carlos FL -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/19/06, Carlos F Lange <carlos.lange@ualberta.ca> wrote:
On Monday 18 December 2006 13:08, Elvis Chen wrote:
I am having some problems with NX server on a fresh-installed 10.2. I have searched through the list but the previous posts didn't help much. I seek your advise.
I have recently installed Suse 10.2 (x86_64) on a clean harddrive. With it, the following components relating to NX are installed:
FreeNX-0.5.0-25 NX-1.5.0-73 nxclient-2.1.0-9 (from nomachine)
In 10.1 I have to use the old nxclient-1.5, because the client and the server apparently need to have the same version. Try this rpm, if you don't have an old nxclient-1.5: http://rpm.pbone.net/index.php3/stat/4/idpl/2304246/com/nxclient-1.5.0-113.i...
Carlos FL
Carlos, For some reason with 10.2 the nxserver is still 1.5 but I had to upgrade my Windows Client from 1.5 to 2.1.0-6. I did not try any other versions so I don't know what else might work. FYI: My debug log looked different than this one so I doubt it is the same problem. Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
hi Carlos and others, on one of the remove machine I have down-graded the nxclient to 1.5.0 (by the link below), but I still experience the same problem. That is, the user is authenticated, the x-protocol is established, but the nxclient just hangs there. The error message I get with nxclient-1.5.0 is: NXPROXY - Version 1.5.0 Copyright (C) 2001, 2005 NoMachine. See http://www.nomachine.com/ for more information. Info: Proxy running in client mode with pid '25596'. Info: Synchronizing local and remote caches. Info: Handshaking with remote proxy completed. Info: Using cache parameters 4/262144/8192KB/8192KB. Info: Using image cache parameters 1/1/32768KB. Info: Using adsl link parameters 8192/8/10/50. Info: Using pack method '16m-jpeg-7' with session 'unix-kde'. Info: Using ZLIB data compression level 3. Info: Using ZLIB data threshold set to 32. Info: Using ZLIB stream compression level 6. Info: Using remote ZLIB data compression level 3. Info: Using remote ZLIB stream compression level 6. Info: No suitable cache file found. Info: Starting X protocol compression. Info: Established X server connection. Info: Using shared memory support in X server. Warning: No data received from remote proxy within 30 seconds. Info: End of session requested by signal '15' 'SIGTERM'. Info: Shutting down the link and exiting. I have successfully used FreeNX/NX on the exact same machine(s) when I had suse 10.0. Only with Suse 10.2 do I experience this problem. any help is very much appreciated,
From: Carlos F Lange <carlos.lange@ualberta.ca> Reply-To: carlos.lange@ualberta.ca To: opensuse@opensuse.org Subject: Re: [opensuse] NX problem at 10.2 Date: Tue, 19 Dec 2006 08:15:53 -0700 MIME-Version: 1.0 Received: from lists4.suse.de ([195.135.221.135]) by bay0-mc12-f5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 19 Dec 2006 07:16:22 -0800 Received: from lists4.suse.de (localhost [127.0.0.1])by lists4.suse.de (Postfix) with SMTP id 467FE624D3;Tue, 19 Dec 2006 15:14:14 +0000 (GMT) Received: from Relay1.suse.de (relay1.suse.de [149.44.160.87])by lists4.suse.de (Postfix) with ESMTP id 8643B624D5for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 15:14:11 +0000 (GMT) Received: from Relay1.suse.de (localhost [127.0.0.1])by Relay1.suse.de (Postfix) with ESMTP id B0925B0D7Cfor <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 16:16:13 +0100 (CET) Received: from Relay1.suse.de ([127.0.0.1]) by Relay1.suse.de (Relay1 [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 00318-15 for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 16:16:06 +0100 (CET) Received: from mx1.suse.de (ns.suse.de [195.135.220.2])(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(No client certificate requested)by Relay1.suse.de (Postfix) with ESMTP id D63C3AE3C0for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 16:16:05 +0100 (CET) Received: from defout.telus.net (defout.telus.net [199.185.220.240])by mx1.suse.de (Postfix) with ESMTP id 488C61223Ffor <opensuse@opensuse.org>; Tue, 19 Dec 2006 16:16:04 +0100 (CET) Received: from priv-edtnaa06.telusplanet.net ([198.53.172.36]) by priv-edtnes73.telusplanet.net (InterMail vM.7.05.00.01 201-2174-101-101-20051220) with ESMTP id <20061219151556.EVKV16946.priv-edtnes73.telusplanet.net@priv-edtnaa06.telusplanet.net> for <opensuse@opensuse.org>; Tue, 19 Dec 2006 08:15:56 -0700 Received: from [192.168.2.100] (d198-53-172-36.abhsia.telus.net [198.53.172.36])by priv-edtnaa06.telusplanet.net (BorderWare MXtreme Infinity Mail Firewall) with ESMTP id E0C1SPGVEQfor <opensuse@opensuse.org>; Tue, 19 Dec 2006 08:15:53 -0700 (MST) X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlK3oXsmRrh6gU= X-Original-To: opensuse@lists4.opensuse.org Delivered-To: opensuse@lists4.opensuse.org Organization: University of Alberta User-Agent: KMail/1.9.1 References: <BAY122-F7B162ACB4617EB0818951AAC90@phx.gbl> Precedence: bulk Mailing-List: contact opensuse+help@opensuse.org; run by mlmmj X-Mailinglist: opensuse List-Post: <mailto:opensuse@opensuse.org> List-Help: <mailto:opensuse+help@opensuse.org> List-Subscribe: <mailto:opensuse+subscribe@opensuse.org> List-Unsubscribe: <mailto:opensuse+unsubscribe@opensuse.org> List-Owner: <mailto:opensuse+owner@opensuse.org> X-MIME-Notice: attachments may have been removed from this message X-Virus-Scanned: by amavisd-new at Relay1.suse.de X-Spam-Status: No, hits=-0.9 tagged_above=-20.0 required=5.0 tests=BAYES_50, FORGED_RCVD_HELO, MY_SUSE X-Spam-Level: Return-Path: opensuse+bounces-7632-chene77=hotmail.com@opensuse.org X-OriginalArrivalTime: 19 Dec 2006 15:16:27.0886 (UTC) FILETIME=[A7A6C8E0:01C72380]
On Monday 18 December 2006 13:08, Elvis Chen wrote:
I am having some problems with NX server on a fresh-installed 10.2. I have searched through the list but the previous posts didn't help much. I seek your advise.
I have recently installed Suse 10.2 (x86_64) on a clean harddrive. With it, the following components relating to NX are installed:
FreeNX-0.5.0-25 NX-1.5.0-73 nxclient-2.1.0-9 (from nomachine)
In 10.1 I have to use the old nxclient-1.5, because the client and the server apparently need to have the same version. Try this rpm, if you don't have an old nxclient-1.5: http://rpm.pbone.net/index.php3/stat/4/idpl/2304246/com/nxclient-1.5.0-113.i...
Carlos FL -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
_________________________________________________________________ Off to school, going on a trip, or moving? Windows Live (MSN) Messenger lets you stay in touch with friends and family wherever you go. Click here to find out how to sign up! http://www.live.com/?mkt=en-ca -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 20 December 2006 05:32, Elvis Chen wrote:
hi Carlos and others,
on one of the remove machine I have down-graded the nxclient to 1.5.0 (by the link below), but I still experience the same problem. That is, the user is authenticated, the x-protocol is established, but the nxclient just hangs there. The error message I get with nxclient-1.5.0 is:
Sorry but I have not been following this thread. What versions of SuSE are you trying to connect to and from? I'm using nxclient 2.1.0-9 running on openSUSE 10.2 to connect to SuSE versions 10.2, 10.0 and 9.3. I had to modify /usr/bin/nxnode on SuSE 10.0 and 9.3 to get NX running with information from http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ/Problem_Solving Unfortunately I didn't do a diff between the modified version and the original. If you want a copy of my modified version /usr/bin/nxnode please contact me. -- Regards, Graham Smith -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
hi, I have nxclient-2.1.0-9 running on Suse 10.2 (machine-1) and nxclient 2.1.0-9/1.5.0-113 running on Suse 10.0 (machine 2), trying to connect to FreeNX-0.5.0-25 NX-1.5.0-73 running on Suse 10.2 (machine-1). On machine-1, I'm trying to connect to the same machine while from machine-2 the connection is over the internet. I'm encountering the same problems regardless which version of nxclient I'm running on either machine. That is, the user is authenticated, the x-protocol is established, then nxclient just hangs there. I'll try the nxnode hack you suggested (I'm at work not), I'll report back once I make the modification. tia,
From: Graham Smith <gqs@pabxas.com.au> Reply-To: gqs@pabxas.com.au To: opensuse@opensuse.org Subject: Re: [opensuse] NX problem at 10.2 Date: Wed, 20 Dec 2006 07:21:20 +1100 MIME-Version: 1.0 Received: from lists4.suse.de ([195.135.221.135]) by bay0-mc9-f19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 19 Dec 2006 12:22:35 -0800 Received: from lists4.suse.de (localhost [127.0.0.1])by lists4.suse.de (Postfix) with SMTP id CA4B157323;Tue, 19 Dec 2006 20:19:32 +0000 (GMT) Received: from Relay2.suse.de (relay2.suse.de [149.44.160.89])by lists4.suse.de (Postfix) with ESMTP id 11C6E559C8for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 20:19:29 +0000 (GMT) Received: from Relay2.suse.de (localhost [127.0.0.1])by Relay2.suse.de (Postfix) with ESMTP id 95888B432Bfor <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 21:21:31 +0100 (CET) Received: from Relay2.suse.de ([127.0.0.1]) by Relay2.suse.de (Relay2 [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 15370-15 for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 21:21:28 +0100 (CET) Received: from mx1.suse.de (mail.suse.de [195.135.220.2])(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(No client certificate requested)by Relay2.suse.de (Postfix) with ESMTP id 4FDA4B0E34for <opensuse@lists4.opensuse.org>; Tue, 19 Dec 2006 21:21:28 +0100 (CET) Received: from mail9.tpgi.com.au (mail9.tpgi.com.au [203.12.160.104])(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(No client certificate requested)by mx1.suse.de (Postfix) with ESMTP id 83A591225Ffor <opensuse@opensuse.org>; Tue, 19 Dec 2006 21:21:27 +0100 (CET) Received: from gq-serv.cadize (60-242-51-29.static.tpgi.com.au [60.242.51.29])by mail9.tpgi.com.au (envelope-from gqs@pabxas.com.au) (8.13.6/8.13.6) with ESMTP id kBJKLM3i029311for <opensuse@opensuse.org>; Wed, 20 Dec 2006 07:21:23 +1100 X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlK3oXsmRrh6gU= X-Original-To: opensuse@lists4.opensuse.org Delivered-To: opensuse@lists4.opensuse.org X-TPG-Antivirus: Passed Organization: Cadize Holdings Pty Ltd User-Agent: KMail/1.9.5 References: <BAY122-F28915A6AC449844A33D404AAC80@phx.gbl> Precedence: bulk Mailing-List: contact opensuse+help@opensuse.org; run by mlmmj X-Mailinglist: opensuse List-Post: <mailto:opensuse@opensuse.org> List-Help: <mailto:opensuse+help@opensuse.org> List-Subscribe: <mailto:opensuse+subscribe@opensuse.org> List-Unsubscribe: <mailto:opensuse+unsubscribe@opensuse.org> List-Owner: <mailto:opensuse+owner@opensuse.org> X-MIME-Notice: attachments may have been removed from this message X-Virus-Scanned: by amavisd-new at Relay2.suse.de X-Spam-Status: No, hits=-0.9 tagged_above=-20.0 required=5.0 tests=BAYES_50, FORGED_RCVD_HELO, MY_SUSE X-Spam-Level: Return-Path: opensuse+bounces-7685-chene77=hotmail.com@opensuse.org X-OriginalArrivalTime: 19 Dec 2006 20:22:36.0022 (UTC) FILETIME=[6BE9E960:01C723AB]
On Wednesday 20 December 2006 05:32, Elvis Chen wrote:
hi Carlos and others,
on one of the remove machine I have down-graded the nxclient to 1.5.0 (by the link below), but I still experience the same problem. That is, the user is authenticated, the x-protocol is established, but the nxclient just hangs there. The error message I get with nxclient-1.5.0 is:
Sorry but I have not been following this thread.
What versions of SuSE are you trying to connect to and from?
I'm using nxclient 2.1.0-9 running on openSUSE 10.2 to connect to SuSE versions 10.2, 10.0 and 9.3.
I had to modify /usr/bin/nxnode on SuSE 10.0 and 9.3 to get NX running with information from http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ/Problem_Solving
Unfortunately I didn't do a diff between the modified version and the original. If you want a copy of my modified version /usr/bin/nxnode please contact me.
-- Regards,
Graham Smith -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
_________________________________________________________________ Off to school, going on a trip, or moving? Windows Live (MSN) Messenger lets you stay in touch with friends and family wherever you go. Click here to find out how to sign up! http://www.live.com/?mkt=en-ca -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Carlos F Lange
-
Elvis Chen
-
Graham Smith
-
Greg Freemyer
-
Stelian Iancu