<div dir="ltr">Hi Guus<div><br></div><div>Thank you for your response. I was using "name = site1" I added in a space in previous mail by accident. I tried again and I think my error was related to me not using Ctrl+D as I was using Ctrl+C and Ctrl+| to break out . I did try with Ctrl+D again and it works exactly as you mentioned and I am receiving the "Imported 3 host configuration files."</div><div> , i think I was just tired after scratching my head too long and was "fat fingering". Thanks again</div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #d3d4de">
        <tr>
        <td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Regards<br>Yazeed Fataar<br></div><a href="mailto:yazeedfataar@hotmail.com" target="_blank"></a></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Mar 7, 2017 at 8:30 PM, Guus Sliepen <span dir="ltr"><<a href="mailto:guus@tinc-vpn.org" target="_blank">guus@tinc-vpn.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 05, 2017 at 08:51:18PM +0300, Yazeed Fataar wrote:<br>
<br>
> I have been testing the "import" function in tinc. It works great however<br>
> there is one thing I need help doing. When I import the RSA keypairs from<br>
> multiple devices into a tinc node using the import , the last RSA key pair<br>
> data is not saved. I only get a blank host file. For example<br>
><br>
</span>> *Hub*<br>
<span class="">> :~#Tinc -n <netname> import<br>
> name = site 1<br>
> --- <begin rsa pub key ---<br>
> --- <end rsa pub key ---<br>
> name = site 2<br>
> --- <begin rsa pub key ---<br>
> --- <end rsa pub key ---<br>
> name = site 3<br>
> --- <begin rsa pub key ---<br>
> --- <end rsa pub key ---<br>
<br>
</span>After ending the input, tinc should say something like:<br>
<br>
Imported 3 host configuration files.<br>
<br>
Does this message appear and is the number correct? Note that tinc is<br>
quite strict in how the input should be formatted: each host block must<br>
start with "Name = ", with that exact capitalization and spacing. If it<br>
does not, it doesn't see it as the start of a new block, and if there is<br>
a valid block before it, that probably means everything will be appended<br>
to that previous block instead.<br>
<br>
I guess I should improve the parsing so it allows certain deviations :)<br>
<span class=""><br>
> At the end I hit "Ctrl-D" to get out of the session , and then when I check<br>
> the hosts files site 3 has nothing written to it and its blank. What is the<br>
> correct method of exiting out of the "import" standard input?<br>
<br>
</span>Ctrl-D is correct. If it still doesn't work, then do:<br>
<br>
cat >data<br>
<br>
And enter the import data like you would otherwise, end with Ctrl-D and<br>
send me that file, so I can have a look at it.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Met vriendelijke groet / with kind regards,<br>
     Guus Sliepen <<a href="mailto:guus@tinc-vpn.org">guus@tinc-vpn.org</a>><br>
</font></span><br>______________________________<wbr>_________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>
<a href="https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" rel="noreferrer" target="_blank">https://www.tinc-vpn.org/cgi-<wbr>bin/mailman/listinfo/tinc</a><br>
<br></blockquote></div><br></div>