I have a setup with one Enterprise Server and four Terminal Servers. We need to change the IP address of them all. I wanted to change the IP’s one at a time but started to have problems immediately following the first change. I did the following
On enterprise server, I did nxserver –nodedel server:4000
On terminal server, I reconfigured the server and rebooted. Server is back on network.
On enterprise server, I did nxserver –nodeadd server and received the following error.
NX> 185 WARNING: Cannot retrieve resource list from the node.
NX> 194 WARNING: Could not connect to the remote node.
I can telnet from enterprise server to terminal server on port 4000 and get connected so there definitely isn’t a firewall blocking. What else do I need to change in order for this to work?
Thanks,
Pat
environment is as follows using free version throughout:
enterprise server running on RedHat Linux
->rpm -qa | grep nomachine
nomachine-enterprise-server-4.6.4-14.x86_64
terminal server running on RedHat Linux
>rpm -qa | grep nomachine
nomachine-terminal-server-node-4.6.4-15.x86_64