Jump to content

Troubleshooting help: server and client


Recommended Posts

Posted (edited)

So I just purchased the software and I am having issues connecting when my server is a Windows 10 machine and my client is Macbook Pro.  Interestingly, when the situation is reversed, the connection works perfectly - no issues.  In the log it says connection timed out in the client.  The server log is empty (e.g it doesn't detect that anyone is trying to connect).

 

Interestingly, if I try to connect using windows powershell to itself, it works: 

Test-NetConnection -ComputerName <hostname or IP> -Port 24800

But when I try to connect to the windows 10 from my MacOS terminal:

openssl s_client -connect <hostname or ip>:24800 

It times out again.  Straight up pinging the server works.  So I think there is a problem with the windows firewall (I tried disabling windows defender, no luck) or something in the MacOS network rather than the software.  However, the weird thing is that the reverse works perfectly, so it's not like a weird network policy at my work - the problem has to be local to one of the two machines.

Any help is appreciated!

Edited by lokhtar
Posted (edited)

 I also tried at home to connect my MacBook to a windows 10 server and that also worked perfectly.   So the problem has to be local to my windows machine!  But I don’t know how to fix it   - disabling the windows defender completely doesn’t work.

Any help is appreciated!

Edited by lokhtar
  • Like 1
Posted

I have also tried allowing syngerys.exe through the firewall as well as allowing the port 24800 through the firewall.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...