By the default NoMachine use port 4000 (more about NoMachine’s default ports you can find there: https://www.nomachine.com/AR01L00770) and it should be used as “LAN Port” in your case.
But to avoid possible problems with port forwarding manual configuration we suggest to restore all your previous changes and enable UPnP on the router and on nxserver. To do that last – edit server configuration file (/usr/NX/etc/server.cfg
) and change EnableUPnP none
to EnableUPnP NX
(uncomment if it’s commented out). Save the file and restart nxserver (sudo /usr/NX/bin/nxserver --restart
). More details about enabling UPnP you can find there: https://www.nomachine.com/AR11L00827.
Then start again ‘Server Status’ window again to check External IP and Port (that information should show also in the output of the command: sudo /usr/NX/bin/nxserver --upnpstatus
).