<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 16 Jun 2015, at 19:53, Maarten Hoes <<a href="mailto:hoes.maarten@gmail.com">hoes.maarten@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">Hi,<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 16, 2015 at 6:07 PM, Aleksey Ilyushin <span dir="ltr"><<a href="mailto:aleksey.ilyushin@oracle.com" target="_blank">aleksey.ilyushin@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">Please start by disabling both checksum and segmentation offloading in the guest (‘ethtool -K’ is the way to go).<span class=""><br></span></div></blockquote><div><br>ethtool -K enp0s3 gives me the message: 'no features changed'. It also does not change the behavior.<br></div></div></div></div></blockquote>Well… do 'ethtool -k enp0s3’ first. This will give you the list of offloading features. Some of them will be turned on. Try turning them off one by one with ‘ethtool -K’. Start with TCP segmentation offloading, then try TCP checksums. For example, to turn off TCP segmentation offloading do 'ethtool -K enp0s3 tso off’ (if I remember correctly).<br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><span class=""></span>Enabling the packet tracing feature may shed some light on the issue. Here is how to do it: <a href="https://www.virtualbox.org/wiki/Network_tips" target="_blank">https://www.virtualbox.org/wiki/Network_tips</a><br></div></blockquote><div><br>Thanks. I enabled packet tracing, started the vm, issued a few pings (which works), and then tried a few wgets (which fail/hang). I dont immediately see an explanation in the tracefile though.<br><br></div><div>I attached the gzipped capture to this message, but im not sure how the list handles attachments, so I also uploaded the file here : <a href="http://www41.zippyshare.com/v/uRyG7J87/file.html">http://www41.zippyshare.com/v/uRyG7J87/file.html</a><br></div><div><br></div><div>Perhaps someone with more experience than me could take a look at it ?<br></div><div><br><br></div><div>Thanks,<br><br></div><div> </div></div>- Maarten<br></div></div>
</blockquote><br></div><div>Aleksey</div><br></body></html>