Hi, Something strange is happening at my place: I have lots of packet loss in my tinc vpn. Network layout: laptop --- wifi --- other pc ping from laptop to other pc OUTSIDE tinc: 0% packet loss ping from laptop to other pc VIA tinc: 50% packet loss What could be the cause of that? Folkert van Heusden -- Always wondered what the latency of your webserver is? Or how much more latency you get when you go through a proxy server/tor? The numbers tell the tale and with HTTPing you know them! vanheusden.com/httping ----------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, vanheusden.com
Hello, Le 20/05/2014 13:24, folkert a ?crit :> Hi, > > Something strange is happening at my place: I have lots of packet loss > in my tinc vpn. > > Network layout: > > laptop --- wifi --- other pc > > ping from laptop to other pc OUTSIDE tinc: 0% packet loss > ping from laptop to other pc VIA tinc: 50% packet loss > > What could be the cause of that?I would try first to remove the *wifi* from the picture ...> > > Folkert van Heusden >-- C?dric Lemarchand System & Network Engineer iXBlue 52, avenue de l'Europe 78160 Marly le Roi France Tel. +33 1 30 08 88 88 Mob. +33 6 37 23 40 93 Fax +33 1 30 08 88 00 ixblue.com <ixblue.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <tinc-vpn.org/pipermail/tinc/attachments/20140520/c064b99f/attachment.html>
* [Tue, May 20, 2014 at 01:24:41PM +0200] folkert:>Something strange is happening at my place: I have lots of packet loss >in my tinc vpn. > >Network layout: > > laptop --- wifi --- other pc > >ping from laptop to other pc OUTSIDE tinc: 0% packet loss >ping from laptop to other pc VIA tinc: 50% packet loss > >What could be the cause of that?If you can exclude simple external reasons (i.e. packet filtering rules per interfaces or routing issues), you can try putting tinc in "verbose" mode (SIGINT on POSIX for tinc 1.0.x). Starting with a minimal conf always helps in these cases. Also, posting platforms and versions (both of OSs and tinc) could help someone switching on the light bulb. Ciao, Gian Piero.