Thanks for letting us know, but we would still like to investigate some more, if you are available 🙂 in order to make sure that NoMachine is working correctly and to see what improvements could be made. For example, improving printed messages to inform the user.
What we would need ideally is the debug logs from the server-side.
1. In a console, enable nxserver debug (you check for detailed instructions for your OS here: https://knowledgebase.nomachine.com/DT11R00182)
# /etc/NX/nxserver --enable server --debug
NX> 900 Debug mode enabled for: server
2. Restart nxserver:
# /etc/NX/nxserver --restart
3. Fetch upnp status:
# /etc/NX/nxserver --upnpstatus
4. If no port mapping is shown, please start port mapping by hand:
# /etc/NX/nxserver --upnpmap
After which you should gather the logs and send to us at forum[at]nomachine[dot]com.