<p dir="ltr">I also have not been able to get Windows clients to play with Linux ones on tinc1.1pre10. I sent an email February 11th describing my issue, to which the maintainer responded. For the time being I'm using 1.1pre9 and hoping the next release is more Windows friendly.</p>

<p dir="ltr">-Lance</p>
<div class="gmail_quote">On Apr 18, 2014 5:02 PM, "Tim Eggleston" <<a href="mailto:tim.lists@eggleston.ca">tim.lists@eggleston.ca</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Tinc newbie here so apologies if this is obvious or has been discussed already; I did search but couldn't find anything.<br>
<br>
I'm testing tinc 1.1pre10 between a Windows 7 client and Linux server. The Linux machine is on the internet and the Windows machine is on my home network behind NAT. I have successfully configured a Linux client on my home network to communicate with the server already so I know the issue isn't the server or my network/NAT config.<br>

<br>
When attempting to connect to the server, the Windows client throws a "failed to decrypt record" error (output from tincd -D below). Something instinctive is saying this is a key material problem -- originally I copied and pasted the keys from notepad into my SSH session to transfer them between machines, and I wondered if a non-printable character or a Windows linebreak had snuck in and messed things up. However I've now copied them directly between hosts using pscp.exe so I don't think it can be that. I'm using both RSA and ECDSA keys, and I believe it defaults to ECDSA usage in this version?<br>

<br>
Any ideas appreciated! I can provide configs if necessary but this didn't seem like a config problem, per se.<br>
<br>
Cheers,<br>
<br>
 ---tim<br>
<br>
**********<br>
<br>
Output from tincd -D on the Windows machine:<br>
<br>
c:\Program Files (x86)\tinc>tincd -D -d 5 -n mesh1<br>
tincd 1.1pre10 (Feb  7 2014 22:45:15) starting, debug level 5<br>
Tap reader running<br>
{2115B7D7-EFBB-468F-89AE-<u></u>1818CF14091A} (vpn-mesh1) is a Windows tap device<br>
Listening on 0.0.0.0 port 655<br>
Ready<br>
Trying to connect to silverthrone (xxx.xxx.xxx.xxx port 655)<br>
Connected to silverthrone (xxx.xxx.xxx.xxx port 655)<br>
Sending ID to silverthrone (xxx.xxx.xxx.xxx port 655): 0 capricorn 17.3<br>
Sending 17 bytes of metadata to silverthrone (xxx.xxx.xxx.xxx port 655)<br>
Got ID from silverthrone (xxx.xxx.xxx.xxx port 655): 0 silverthrone 17.3<br>
Sending ACK to silverthrone (xxx.xxx.xxx.xxx port 655): 4 655 358 300000c<br>
Sending 18 bytes of metadata to silverthrone (xxx.xxx.xxx.xxx port 655)<br>
Error while decrypting: error:00000000:lib(0):func(0):<u></u>reason(0)<br>
Failed to decrypt record<br>
Closing connection with silverthrone (xxx.xxx.xxx.xxx port 655)<br>
Could not set up a meta connection to silverthrone<br>
<br>
**********<br>
______________________________<u></u>_________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org" target="_blank">tinc@tinc-vpn.org</a><br>
<a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" target="_blank">http://www.tinc-vpn.org/cgi-<u></u>bin/mailman/listinfo/tinc</a><br>
</blockquote></div>