Multiple listen addresses?

Forum / NoMachine for Linux / Multiple listen addresses?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #53599
    iandol
    Participant

    I use Zerotier to build up a private network and have two networks my desktop is connected to. I’ve used NXdListenAddress to listen to a single address, but wondered if I wanted NoMachine to listen only to two interfces what the correct syntax is (like sshd):

    NXdListenAddress “X.X.X.X”

    NXdListenAddress “X.X.X.Y”

    or

    NXdListenAddress “X.X.X.X” “X.X.X.Y”

    NoMachine 9.0.188 + Ubuntu 24.04 on both ends with physical displays

    #53608
    iandol
    Participant

    Note I found https://forum.nomachine.com/topic/nxdlistenaddress-option-does-not-broadcast-correctly#post-42299 posted by @Britgirl but I tried separate lines or using spaces or comma (edit /usr/NX/etc/server.cfg and then sudo systemctl restart nxserver, you can see whether nxd gets started with -l flag in systemctl status)

    #53672
    Britgirl
    Keymaster

    It’s not possible to list multiple IP addresses. It’s something that we plan to do, we just have not had time to do it because of other development priorities.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Please login .