Thanks for the response! With: sudo mkdir -p /usr/local/etc/tinc/linodeVPN I was seeiing this in the logs: Couldn't write pid file /usr/local/var/run/tinc.linodeVPN.pid: No such file or directory
So I ended up doing this: $ sudo ln -s /etc/tinc/linodeVPN/ /usr/local/etc/tinc/ which seems to have solved this issue (there were some other errors, but I think they are not related). However, I still find weird that such an error appeared on one machine and not on the other one, since there is not a folder like this: /usr/local/etc/tinc/ and tinc didn't complain. Regards, Nick _______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
