On Sun, Sep 30, 2012 at 02:12:33AM +0200, Martin Schürrer wrote:

> I've patched tinc (https://github.com/gsliepen/tinc/pull/3) to output
> more details about encryption errors and here's what I've got:
> 
> Sep 30 02:10:04 schuerrer tinc.msch[16018]: Error during decryption of
> meta key for iMartin (95.211.195.1 port 56904)
> error:00000000:lib(0):func(0):reason(0)
> Sep 30 02:10:04 schuerrer tinc.msch[16018]: Error while processing
> METAKEY from iMartin (95.211.195.1 port 56904)
> 
> I've found some info about that here http://pureftpd.sourceforge.net/FAQ

The output is unfortunately not very useful (but that is true for most
encryption/decryption errors). It also has nothing to do with what is written
in the pureftpd FAQ.

So, on IRC we ruled out copy&paste and key generation errors, however it could
be that you are using the PrivateKey or PublicKey options in tinc.conf or the
host config files, instead of PrivateKeyFile and PublicKeyFile. Usually it is
best not to use any of those options. Can you check whether that might solve
your problem?

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to