Kelly Vardiman Posted June 11, 2017 Share Posted June 11, 2017 Hi, My server computer is attached to the company internet via hardline. One of the client computers is attached to the internet via a separate wi-fi. It also runs a program with some firewalls. I can't get them to connect. The server computer says,"waiting for client" and the client computer says, "failed to connect to server: Timed out." Suggestions? The client computer is not allowed to be connected to the company network for confidentiality reasons, which is why it has its own wi-fi. Thank you, Link to comment Share on other sites More sharing options...
JDDoesIT Posted June 12, 2017 Share Posted June 12, 2017 I have a few questions: What are the results of a trace from the client to server What are the results of a trace from the server to client? Do you have access to change or request a change in the firewall? Are there any port ranges that you know are open that you can change Synergy to use? And one suggestion: Since these sit on different networks you are going to have to employ some sort of NAT mapping, port forwarding/triggering or DMZ (least favorable option) in order to get them to see each other. Link to comment Share on other sites More sharing options...
Paul Suarez Posted June 12, 2017 Share Posted June 12, 2017 4 hours ago, JDDoesIT said: I have a few questions: What are the results of a trace from the client to server What are the results of a trace from the server to client? Do you have access to change or request a change in the firewall? Are there any port ranges that you know are open that you can change Synergy to use? And one suggestion: Since these sit on different networks you are going to have to employ some sort of NAT mapping, port forwarding/triggering or DMZ (least favorable option) in order to get them to see each other. @JDDoesIT is right. @Kelly Vardiman please answer those questions. Link to comment Share on other sites More sharing options...
Mathieu Aubin Posted June 12, 2017 Share Posted June 12, 2017 10 hours ago, JDDoesIT said: I have a few questions: What are the results of a trace from the client to server What are the results of a trace from the server to client? Do you have access to change or request a change in the firewall? Are there any port ranges that you know are open that you can change Synergy to use? And one suggestion: Since these sit on different networks you are going to have to employ some sort of NAT mapping, port forwarding/triggering or DMZ (least favorable option) in order to get them to see each other. That is your most probable problem or best solution. Neat trick if you can't get the firewalls updated or changed for some odd reason but the machines can communicate via ssh, then you could forward the ports using -R/-L toggles when connecting with ssh. Its as permanent as your ssh connectivity so all in all not bad at all to get out of a jam. Of course this is all assuming (and easily done) if they run linux or you know how to use whichever tools are available for the machines OS. Good luck Link to comment Share on other sites More sharing options...
Kelly Vardiman Posted June 19, 2017 Author Share Posted June 19, 2017 Rut roh! I don't know what any of that means! I'll research and see if I can find the answers. Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.