Despite this kb:
https://kb.nomachine.com/TR10T10648
and this thread marked as solved:
How to specify which network interface not to use in a NoMachine connection
I’m still getting wrong broadcast information under Server Status panel. It still shows all IPs despite what’s in the server.cfg config (at least under Windows 10). Of course I’ve already updated to the last 8.2.3 version.
By the way, which is the correct syntax for the config inside the server.cfg?
NXdListenAddress ipaddress
or NXdListenAddress "ipaddress"
?
And what about multiple entries?
NXdListenAddress ipaddress1 ipaddress2 ipaddress3 / "ipaddress1" "ipaddress2" "ipaddress3"
or
NXdListenAddress ipaddress1,ipaddress2,ipaddress3 / "ipaddress1,ipaddress2,ipaddress3"
Thank you very much for the support.