LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NoMachine NX Client for Windows Displays "Connection Error" when logging in (https://www.linuxquestions.org/questions/linux-newbie-8/nomachine-nx-client-for-windows-displays-connection-error-when-logging-in-4175414035/)

pdlarue 06-29-2012 12:05 PM

NoMachine NX Client for Windows Displays "Connection Error" when logging in
 
Hello:

I am using NX Client on Windows 7. NoMachine has been working for me for quite some time now. Today, I lost connection and have not been able to reconnect. I keep getting the following connection error:

NX> 203 NXSSH running with pid: 8176
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
ssh: connect to host 10.207.15.81 port 22: Connection timed out

I've rebooted my server; I've reset my router; nothing seems to work. Can you please help?

Thank you,
Patricia

Kustom42 06-29-2012 12:41 PM

Are you able to telnet to your servers IP on port 22? Looks like your connection is timing out on the SSH connect. That would be my first trouble shooting step

Code:

telnet 10.207.15.81 22
ctrl+] to escape out of telnet if you need to

Also take a look at the log files on the server to see if there is anything reporting, your /var/log/messages is a good place to start.

pdlarue 06-29-2012 02:22 PM

I needed to reboot the client.


All times are GMT -5. The time now is 01:26 AM.