Forum / NoMachine for Linux / Unable to connect / Reply To: Unable to connect
October 24, 2013 at 17:02
#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.