0

This is my synergy tunnel between my desktop and my laptop. Both are Ubuntu 14.04 LTS. Note that localhost is the desktop.

This works:

ssh -N -f -L 24800:localhost:24800 laptop

This doesn't (I could swear it used to!):

autossh -N -q -L 24800:localhost:24800 laptop

What am I hosing up here?

Errors:

synergyc --debug INFO --no-tray -f --name Q localhost
2016-07-16T18:46:52 INFO: Synergy 1.4.12 Client on Linux 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64
    /build/buildd/synergy-1.4.12/src/lib/synergy/CClientApp.cpp,164
Invalid MIT-MAGIC-COOKIE-1 key2016-07-16T18:46:52 WARNING: secondary screen unavailable: unable to open screen
    /build/buildd/synergy-1.4.12/src/lib/synergy/CClientApp.cpp,479
Segmentation fault (core dumped)

0 Answers0