I'm trying to connect a Windows 7 server and an Ubuntu 11.04 client with Synergy 1.3.7.

I have checked that the server is listening on the correct port by running netstat -ano. I have also checked that the client can connect to the server on this port with telnet.

  • The server has the screen name Rupert-PC.

    Screenshot

  • The server is setup with both the server screen, Rupert-PC, and the client screen, Ubuntu.

    Screenshot

I have checked that the client is called ubuntu by running hostname. I have also tried specifying it directly by called synergyc -f --name ubuntu 000.000.000.0.

However, the client still can't connect and gives the following error:

Error server refused client with name "ubuntu"

Any ideas on what else I can check to get this working?

Edit: I've also tried using Synergy 1.4.3 beta but got the same result.

link|improve this question

60% accept rate
1  
The solution was simple: I changed the server screen name from Rupert-PC to rupert. I'm not sure why this worked. Maybe it didn't like the capital letters or the hyphen. Unfortunately I can't add this as an answer for another 8 hours as my reputation is below 100. I'll to remember to do so then. – Rupert Aug 9 '11 at 0:29
feedback

1 Answer

up vote 0 down vote accepted

The problem was with the server screen name, "Rupert-PC". By using "rupert" instead, synergy worked fine.

This may either be a problem with capitalisation or the hyphen.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.