-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 02/21/2018 01:23 PM, [email protected] wrote: > Hello. > > I am using tinc for some years now. Since I migrated my OVH VPS from > Strassbourg to Limburg with Debian 9 tinc don`t start as Service. > > Because of the VPS i use systemctl commands, but it uses the init scripts > instead > > I copied the same config. But it doesn`t start as service. If I start tinc > with "-n <netname>" from console it all works like it should be. > > The problem is that i get no info in the syslog. It shows the start of tinc, > but not the start of the net. But thats all. > > Is there a way to get more information why the start fails? > > Hopefully, > pr0j3ctx > _______________________________________________ > tinc mailing list > [email protected] > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc hello pr0j3ctx
did you try this? systemctl start tinc@<netname> and systemctl enable tinc@<netname> -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEJO//ePEJChGbGaZQrjHmR0GD/5kFAlqNaJMACgkQrjHmR0GD /5l9QRAAyDUUthvocCiUfy2SKnlJcPuuc5SdV4/ETzuNdHqdP0OnsUcwGIRuy/D/ IFT0PclZ2bjEBxMw1jrI8M9G5hLS8oLjf8hmubT1WkIQGfObxGmWqD/2O1i1s4Ms aCV+F8oRZ5vN7XncsvjsMQ9vBbRRQ3+jkxO0IuOYzXGzxNipYAa/fZnHVZ+D32u9 PF0NX6czn8N/bLK34fc7v4oYQ9v09JXYvx4cPsBTM/ZfHwGxaj8jaxIaVxsrEchC c7Yekjztn5EiSgzC8TLOraqVbkhFfKYR6l2sYWc3i1A3dSxn7p8ACw1n8pcA16Fz lct0Z/8kCeZv7uFBja7J0ZW4uPKVZajXFriyVOfniSSdEFh4KY/UaUUj4dOOVCqF oQLHI+Q7DTH/cE0uktIfAiDuCFmz2T1VlMJudPmTXWj2DBj2YU0uOkHW5eDoWl3m CXAXVwVf3ITHnAas/URNyrq1W/365RWGNG5xotjtdWzTjqv+JoZfqkqbJwC8MMmp xPom9xk3pIwJCLG5ItGl/lj8grXfTQAOEoQ7FGITNCvB/osCUl960LZscrMjZ0lE kw2ZIme0+mmIPc2PQGgd2UoQ3b+ec+J9xS7FblcfqG/61aevqRxBUMkF/qD6LbVR 9GJAroKaOYOC2HYkg1V/wENjs6DMrFoH+SrGKK9c/TWCNvY3f2c= =z9nL -----END PGP SIGNATURE----- _______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
