Reply To: Unable to connect

Forum / NoMachine for Linux / Unable to connect / Reply To: Unable to connect

#228
titan
Participant

I understand it’s not as easy as before, but why don’t you just tunnel the NX connection?

ssh -L 4555:localhost:4000 youruser@yourhost

Now connect to nx://localhost:4555

Remember to disable UDP in the connection settings or you will have to wait for the UDP negotiation timeout.