I am trying to connect from a NoMachine client on a Windows 7 machine to an OpenSUSE machine. I can only connect via NX however I keep running into Error 138:Connection Timed out. I can connect via SSH on my Command prompt however Seem to be unable to connect via here. Does anyone know a solution - been doing this since morning with no light in sight!
138 Connection Timed out on NoMachine Client - always
3.4k Views Asked by CodeGeek123 At
2
There are 2 best solutions below
0
fb77
On
I have a similar issue setting up my ftp server. There are a couple of possibilities why the connection was not established, but in my case, and perhaps yours, you must allow the service you're trying to execute in your firewall settings.
In my case I allowed the ftp port and some other specific port for tcp communication.
This (and the proper service, router, etc setup) allowed the communication to be established.
Related Questions in REMOTE-DESKTOP
- Myrtille Remote Access Gateway API
- HTML5 / WebSocket / WebRTC redirection over RDP
- scripts on a windows remote desktop keep having connection issues
- Powershell console not executing cmdkey to save password so the mstsc asks for login/pass
- Remote Desktop / Anydesk using host machine name rather than the Remote Machine name for Print Commands
- Exclude Registry Paths From User Profile Disk Roaming
- QT Widgets Application over Remote Desktop loads very slow
- Embed A Remote Desktop
- Issue using Remote Desktop Manager mRemoteNG and its freeware alternatives
- How can I start an application on a remote connection created through MSTSCLib and .Net?
- Leaking Handles when using Microsoft Remote Desktop Client
- Safari screen confirmation in development with VPN and Remote Desktop
- How to list shared remote desktop drives
- Get EventViewer Items from Host Server Related to a Specific RDS Brokered Connection
- How can I get my WPF Application to remotely connect to a server and then connect to a SQL Server installed. C#
Related Questions in REMOTE-SERVER
- Deploying a Spring Boot and Angular application on XAMPP on a different server
- Using Jsch for file transfer from remote to local but file getting deleted on getting input stream
- Connect to Remote servers using SSH failed on Windows 11
- Error in opening a application through command prompt when the application is deployed to remote site
- code doesn't work in PyCharm, but work in remote executing
- How to import from py file when running jupyter notebook on a remote server
- Why can I no longer access an external API when I log out of the remote session?
- Running Remote SSH not exiting
- VSCode Devcontainers Port forwarding doesn't work properly on remote server
- Attach Visual Studio Code to docker Container not working
- VScode/WSL: Could not fetch remote environment & Failed to connect to the remote extension host server(Error:WebSocket Close with status code 1006)
- Modifying an Environment Variable remotely with Powershell
- Why do I not get the same result when I run a TAIL command from console of a remote server as when I run the same command from a script on local svr?
- Ubuntu Server Remote Access - Without Port Forwarding or VPN
- Explorer and Source Control don't refresh automatically when working on remote directory
Related Questions in OPENSUSE
- Integration of drake to OpenSUSE - Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:28:10: fatal error: mpi.h: No such file or directory
- Integration of drake to OpenSUSE - error: cannot convert std::string_view
- SSL Certificate - x.509 File from NamesCheap - How to install on ReactJS ( On Suze Linux )
- Integration of drake to OpenSUSE - error in drake/tools/workspace/pybind11/mkdoc.py
- jetty9 in open suse: how to start?
- Integration of drake to OpenSUSE - build error with spdlog and fmt
- Integration of drake to OpenSUSE - error in external/mumps_internal/BUILD.bazel
- Open Build Service include gcc-6 compiler
- git behind proxy with user name and password
- Ubuntu's gcc implies `-fPIC` but openSUSE does not, is it affected by some configuration file or what?
- Why Ubuntu and openSUSE's GNU C program linker produce different mapfile?
- R "Packages" vs Linux packages for R
- problem in libvirt service with g_hash_table_unref?
- why this error occurs in opensuse as a host, that has 2 hypervisor on it?
- Openssl Keystore generation command fails with Error reading password from BIO and Error getting password
Related Questions in NOMACHINE
- "no such file or directory" - but lists a file location that has not been specified
- Error Message: 'numpy.dtype[bool_]' during Ipyrad Assembly of RADseq Data
- How to pass audio from a Docker container through NoMachine?
- Why does my Qt application appear different when using NoMachine
- Unable to login GCP Virtual Machine (Reason: failed to connect to backend)
- Is there a way to get nomachine to better show the caret in terminal?
- Is it possible to run Carla simulator in Google Linux VM instance
- how to install noMachine from remote ssh
- nomachine mouse highlights not showing
- How to fix CAPS LOCK syncing in NoMachine?
- Applications not seeing NoMachine pulseaudio microphone source
- How to use H.264 encoding for NoMachine on Linux
- taskbars missing in NoMachine
- NoMachine cannot connect to Debian server, error 138
- How can I run xmonad on a nomachine remote desktop?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Routers supporting UPnP or NAT-PMP are configured automatically to pass connections to NoMachine and all required information is displayed at initial screen (Welcome to NoMachine).
Routers not supporting UPnP or NAT-PMP and Firewalls have to be configured manually to pass traffic to port 4000 (NX protocol), 22 (SSH protocol on Linux/MacOSX) or (4022) (SSH protocol on Windows).
So, check the configuration first.