<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">W dniu 2013-09-06 22:34, Guus Sliepen
      pisze:<br>
    </div>
    <blockquote cite="mid:20130906203426.GA4013@sliepen.org" type="cite">
      <pre wrap="">On Fri, Sep 06, 2013 at 01:03:56PM +0200, Dariusz Bajszczak wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">    I have problem with lost packets in tinc connection. I have tinc VPN with about 60 nodes (central node with tinc 1.0.20 and 59 nodes with tinc 1.0.9 connecting with central). Everything works fine except 2 nodes. In this nodes I observed about 90 % packet loss in connection to central. In the logs (debug level 5) I don't see any errors. I tested connection with iperf (server in central node). When I use iperf over tinc, 90% packet is lost (10 kbits/s speed), without tinc (with the same protocols and ports, udp and tcp port 654) everything is ok (4 Mbit/s). All nodes have the same version of tinc, identical configuration (except ip address) and firewall. I need help.
</pre>
      </blockquote>
      <pre wrap="">
Did you check the logs of the central node AND of the two problematic nodes? Is
there anything different about those two nodes than the 57 other 1.0.9 nodes?
If those things don't give you any answers, could you send me the tinc.conf of
the central node and the two problem nodes, their host config files, and the
contents of tinc-up on those three nodes? That would give us a better idea of
your configuration.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
tinc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a>
<a class="moz-txt-link-freetext" href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a>
</pre>
    </blockquote>
    Hello,<br>
    <br>
        In logs everything looks normal. Problem is only with transfer
    from node to central. From central to node everything is ok, full
    speed. Files in attachment. Below, iperf logs.<br>
    <br>
    Server listening on UDP port 654
    <br>
    Receiving 1470 byte datagrams
    <br>
    UDP buffer size:   122 KByte (default)
    <br>
    ------------------------------------------------------------
    <br>
    [  3] local 10.10.10.1 port 654 connected with 10.10.56.1 port 60925
    <br>
    [ ID] Interval       Transfer     Bandwidth       Jitter Lost/Total
    Datagrams
    <br>
    [  3]  0.0-20.2 sec  12.9 KBytes  5.23 Kbits/sec  15.733 ms 6793/
    6802 (1e+02%)
    <br>
    [  4] local x.x.x.x port 654 connected with y.y.y.y port 55194
    <br>
    [  4]  0.0-20.0 sec  9.54 MBytes  4.00 Mbits/sec  1.606 ms    0/
    6802 (0%)
    <br>
    <br>
    Best regards,<br>
    Darek<br>
    <br>
  </body>
</html>