Hello,
As ECS admin, how can I remove the node “Machine-01” (added in inverse mode) from the goup of nodes “node_grp_01” ?
w.x.y.z is the IP adresse of the firewall protecting the VLAN of “Machine-01”. ECS in on another VLAN.
I tried this, without success :
$ sudo /etc/NX/nxserver –nodelist –node-group
NX> 836 Remote node list:
Node name Node Protocol Parent name Server name Status Connections Direct-access Forward NX to Forward SSH to Groups Further-auth-required Guest type Client connection Server connection Browse without auth Current node address Allow visitor desktop sharing Allow guest desktop sharing Allow guest create virtual Enable UDP communication Custom UDP port
—————- ——————- ——– ———– ———– ———– ———– ————- ——————- ————-
Machine-01 w.x.y.z:4000 NX ECS_1 running 0/0/0/0 no w.x.y.z:4000 w.x.y.z:22 node_grp_01,node_grp_02 yes disabled tunnel inverse yes no no no no
yes 0
$ sudo /etc/NX/nxserver –nodedel Machine-01 –force –node-group node_grp_01
NX> 500 ERROR: Cannot remove node from node group ‘node_grp_01’.
NX> 500 ERROR: Node is not part of node group ‘node_grp_01’.
I don’t understand the 2nd error message.
Thanks,
Steve.