I've been using VirtualBox for a while now, but since an update a few weeks ago I'm encountering an issue concerning timeouts.
Host OS: Windows 10 x64
Guest OS: Ubuntu 14.04.3 LTS x64
Internet: wired (not Wi-Fi)
I'm logging in using Putty into Ubuntu, but every once in a while I get timed out for a short time and the output of the terminal gets frozen.
I've been checking several possible causes of this problem, but it looks like it's something to do with networking.
Look at this (packets 31-35):
Code: Select all
64 bytes from 173.194.65.100: icmp_seq=1 ttl=45 time=6.00 ms
64 bytes from 173.194.65.100: icmp_seq=2 ttl=45 time=5.96 ms
64 bytes from 173.194.65.100: icmp_seq=3 ttl=45 time=5.84 ms
64 bytes from 173.194.65.100: icmp_seq=4 ttl=45 time=6.03 ms
64 bytes from 173.194.65.100: icmp_seq=5 ttl=45 time=5.95 ms
64 bytes from 173.194.65.100: icmp_seq=6 ttl=45 time=6.22 ms
64 bytes from 173.194.65.100: icmp_seq=7 ttl=45 time=5.83 ms
64 bytes from 173.194.65.100: icmp_seq=8 ttl=45 time=6.49 ms
64 bytes from 173.194.65.100: icmp_seq=9 ttl=45 time=6.42 ms
64 bytes from 173.194.65.100: icmp_seq=10 ttl=45 time=6.07 ms
64 bytes from 173.194.65.100: icmp_seq=11 ttl=45 time=6.22 ms
64 bytes from 173.194.65.100: icmp_seq=12 ttl=45 time=6.07 ms
64 bytes from 173.194.65.100: icmp_seq=13 ttl=45 time=6.42 ms
64 bytes from 173.194.65.100: icmp_seq=14 ttl=45 time=6.42 ms
64 bytes from 173.194.65.100: icmp_seq=15 ttl=45 time=6.43 ms
64 bytes from 173.194.65.100: icmp_seq=16 ttl=45 time=6.33 ms
64 bytes from 173.194.65.100: icmp_seq=17 ttl=45 time=6.40 ms
64 bytes from 173.194.65.100: icmp_seq=18 ttl=45 time=6.39 ms
64 bytes from 173.194.65.100: icmp_seq=19 ttl=45 time=6.39 ms
64 bytes from 173.194.65.100: icmp_seq=20 ttl=45 time=6.60 ms
64 bytes from 173.194.65.100: icmp_seq=21 ttl=45 time=6.57 ms
64 bytes from 173.194.65.100: icmp_seq=22 ttl=45 time=6.40 ms
64 bytes from 173.194.65.100: icmp_seq=23 ttl=45 time=6.44 ms
64 bytes from 173.194.65.100: icmp_seq=24 ttl=45 time=6.07 ms
64 bytes from 173.194.65.100: icmp_seq=25 ttl=45 time=6.40 ms
64 bytes from 173.194.65.100: icmp_seq=26 ttl=45 time=6.45 ms
64 bytes from 173.194.65.100: icmp_seq=27 ttl=45 time=6.71 ms
64 bytes from 173.194.65.100: icmp_seq=28 ttl=45 time=6.32 ms
64 bytes from 173.194.65.100: icmp_seq=29 ttl=45 time=6.47 ms
64 bytes from 173.194.65.100: icmp_seq=30 ttl=45 time=7.23 ms
64 bytes from 173.194.65.100: icmp_seq=31 ttl=45 time=4452 ms
64 bytes from 173.194.65.100: icmp_seq=32 ttl=45 time=3445 ms
64 bytes from 173.194.65.100: icmp_seq=33 ttl=45 time=2437 ms
64 bytes from 173.194.65.100: icmp_seq=34 ttl=45 time=1435 ms
64 bytes from 173.194.65.100: icmp_seq=35 ttl=45 time=427 ms
64 bytes from 173.194.65.100: icmp_seq=36 ttl=45 time=6.38 ms
64 bytes from 173.194.65.100: icmp_seq=37 ttl=45 time=6.43 ms
64 bytes from 173.194.65.100: icmp_seq=38 ttl=45 time=6.37 ms
64 bytes from 173.194.65.100: icmp_seq=39 ttl=45 time=6.39 ms
64 bytes from 173.194.65.100: icmp_seq=40 ttl=45 time=6.42 ms
64 bytes from 173.194.65.100: icmp_seq=41 ttl=45 time=6.52 ms
64 bytes from 173.194.65.100: icmp_seq=42 ttl=45 time=6.48 ms
64 bytes from 173.194.65.100: icmp_seq=43 ttl=45 time=6.38 ms
64 bytes from 173.194.65.100: icmp_seq=44 ttl=45 time=6.54 ms
64 bytes from 173.194.65.100: icmp_seq=45 ttl=45 time=6.35 ms
64 bytes from 173.194.65.100: icmp_seq=46 ttl=45 time=6.37 ms
64 bytes from 173.194.65.100: icmp_seq=47 ttl=45 time=6.74 ms
64 bytes from 173.194.65.100: icmp_seq=48 ttl=45 time=6.52 ms
64 bytes from 173.194.65.100: icmp_seq=49 ttl=45 time=6.39 ms
64 bytes from 173.194.65.100: icmp_seq=50 ttl=45 time=6.47 msIf you need more information about my specifications, I'll be happy to share them.
King regards,
mrnzr