2011/7/3 Arie Skliarouk <sklia...@gmail.com>

> Hi,
>
> The company I work at uses openvpn extensively. We settled on UDP-based
> protocol as it is more effective than TCP based.
>
> Inter-Israeli VPN connection works perfectly all of the time, whereas
> international VPN has erratic behavior on at least one ISP. I suspect the
> ISP (XFone 018) dropping UDP packets occasionally during peak hours for
> following reasons:
>
>    - ICMP ping to the internet-facing IP number of the VPN router works
>    properly all of the time
>    - over-VPN ping to some server has about 50% packet loss during peak
>    hour (tested at 23:00)
>    - on different ISP at the same time there was no packet loss
>    - over-VPN ping on the same ISP worked perfectly in the morning hours
>
> Have anyone else noticed the same behavior?
> What is legal status of such network traffic policing?
>
>
There is a nice work about this by Udi Wienberg from TAU -
http://www.eng.tau.ac.il/~udiw/papers/neutrality_miniconf.pdf

In the presentation he gave, he showed several examples of traffic shaping,
and the counter measures that ISPs take in order to prevent the clients from
proving their traffic is shaped. One notorious measure is resetting TCP
connections (so, if your provider is indeed shaping your traffic, it may be
that even if you switch from UDP to TCP, you will still have a problem).

His work is about detecting such traffic shaping.  I also found a site which
helps you test for traffic shaping:
http://broadband.mpi-sws.org/transparency/bttest.php


--
> Arie
>
>
> _______________________________________________
> Linux-il mailing list
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>


-- 
Orna Agmon Ben-Yehuda.
http://ladypine.org
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to