Hey Bengt,<br><br>thanks for the help, though this far I haven&#39;t revealed any error, I&#39;ll keep checking<br><br><div class="gmail_quote">2009/11/5 Bengt Gördén <span dir="ltr">&lt;<a href="mailto:bengan@bag.org">bengan@bag.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I did try. At first I got about 1.1MB and it stoped. After that I turned on<br>
wireshark and did a wget. The first attempte did succeed. The second did stop.<br>
I did a few tests after that and sometimes it works sometimes it doesn&#39;t. It<br>
seems that you have (or your upstream ISP) have bursts of packet loss. The<br>
first working download I had was with packet loss and several resend (20-30)<br>
in the middle of the session. The one that stops didn&#39;t have any resend at<br>
all. There might be several causes to this. I would start with looking at the<br>
interface but as this is a vm it is probably a problem. If you run your own<br>
dom0 (hypervisor or whatever. hopefully you have a dom0 that isn&#39;t closed<br>
source or weird) do check the interface (real one). and see if it has some<br>
sort of errors. Actually. Test it anyway whether you have access to dom0 or<br>
not. It wount hurt.<br>
<br>
ifconfig eth0 (change eth0 to your interface)<br>
<br>
or, better if your interface is supported by ethtool.<br>
<br>
sudo ethtool -S eth0<br>
<br>
If you can&#39;t do that talk to your upstream provider. Last resort would be to<br>
talk to your your fellow vm:ers on the same machine to see if they have the<br>
same problem.<br>
<div><div></div><div class="h5"><br></div></div></blockquote></div>