<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hi all,<br></div><div dir="ltr"><br>I'm trying to setup tinc on 2 VPSs following this guide:<br><a href="https://www.linode.com/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/" target="_blank">https://www.linode.com/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/</a><br><br>They are of the same type with Ubuntu 18.04.<br>On the the first one, I have manually built and installed tinc without an issue (v.1.0.36).<br>On the second one, I've installed tinc from the repo  (v.1.0.33), then removed it and then built it and installed it (v.1.0.36) manually.<br>There was no error during the installation.<br>Now when I try to create the keys I'm getting this error:<br><br>$ sudo tincd -n linodeVPN -K 4096<br>Cannot open config file /usr/local/etc/tinc/linodeVPN/tinc.conf: No such file or directory<br>Failed to read `/usr/local/etc/tinc/linodeVPN/tinc.conf': No such file or directory<br>Generating 4096 bits keys:<br><br>Done.<br>Please enter a file to save private RSA key to [/usr/local/etc/tinc/linodeVPN/rsa_key.priv]:<br>Error opening file `/usr/local/etc/tinc/linodeVPN/rsa_key.priv': No such file or directory<br><br>Any ideas what went wrong and how can I fix it?<br><br>Regards,<br>Nick<br></div>
</div></div>