I've installed latest version from: https://www.vpn.net/linux
Installed like this:
sudo zypper in logmein-hamachi-2.1.0.174-1.x86_64.rpm
So, by default, daemon is handled through `/etc/init.d/logmein-hamachi` and start normally. But
`sudo hamachi login` failes after long delay.
I also tried make service through systemd, similar servrice works correctly:
> sudo systemctl start logmein-hamachi.service> systemctl status logmein-hamachi.service -l ● logmein-hamachi.service - LogMeIn Hamachi daemon Loaded: loaded (/usr/lib/systemd/system/logmein-hamachi.service; disabled; vendor preset: disabled) Active: active (running) since Tue 2017-06-27 19:21:00 MSK; 3s ago Process: 25660 ExecStart=/opt/logmein-hamachi/bin/hamachid (code=exited, status=0/SUCCESS) Main PID: 25664 (hamachid) Tasks: 1 (limit: 512) CGroup: /system.slice/logmein-hamachi.service └─25664 /opt/logmein-hamachi/bin/hamachid
But login failes after long delay.
Whats wrong?
p.s. haguichi failed to login too.
p.s.s. On Windows 10 everything ok.
OpenSuse Leap 42.2