Forum Replies Created
-
AuthorPosts
-
June 12, 2014 at 10:04 in reply to: Directly connecting to terminal nodes while using enterprise server #3892HavenParticipant
hello,
Terminal Server Node can only be accessed via an Enterprise Server or Cloud Server. If you want to access nodes directly, as well as via a central login point, you could install the Workstation or Terminal Server.
See here for more details:
https://www.nomachine.com/DT04L00067&documentName=multinode
- This reply was modified 10 years, 5 months ago by Haven.
HavenParticipanthello,
if it is possible, can you send to us the previous pair of keys? We would like to investigate further in order to prevent a similar situation arising in the future.
HavenParticipantHello, we suspect that problem is related to authorization on the remote node with the public key
Can you please check if the issue persists also when you generate a new pair of keys?
Rename the original keys to preserve them:
/usr/NX/etc/keys/node.localhost.id_dsa
/usr/NX/etc/keys/node.localhost.id_dsa.pub
and generate a new key-pair by running on the server host:
# export LD_LIBRARY_PATH=/usr/NX/lib
# /usr/NX/bin/nxkeygen -k /usr/NX/etc/keys/node.localhost.id_dsa -p /usr/NX/etc/keys/node.localhost.id_dsa.pub -t dsaEnsure that the new keys have proper permissions and ownership
and update the node:
# /usr/NX/bin/nxserver –nodeupdate <node>Instructions are available also here:
https://www.nomachine.com/DT04L00069#4- This reply was modified 10 years, 5 months ago by Haven.
HavenParticipantHello, thank you for reporting this issue.
We have just inserted a new Trouble Report
HavenParticipantTo investigate it further we will require the full set of logs:
https://www.nomachine.com/AR07K00677
from both servers: main and remote node.
HavenParticipantFrom what you have written, we can see that a connection to the remote node with protocol NX is created, but it is then lost. The host certificate on the client side cannot be read, and the server cannot see the client version.
Please check your firewall setting if connection on 4000 port is somehow being filtered or blocked.
HavenParticipantnxserver –list is the command to use in order to see the sessions on all remote nodes.
Please send us both /usr/NX/var/ directories from the main server and from the server node where session was created and not reported to main server.
Submit them here or send to issues[at]nomachine[dot]com
-
AuthorPosts