Author Topic: internet lag  (Read 1371 times)

Offline whiter_than_white

  • Here all the time
  • ****
  • Posts: 322
  • Seize the day or die regretting the time you lost!
internet lag
« on: 25 September 2011, 19:01 »
i know there are a lot of clever people on here so hoping somebody can help, i am trying to watch tv online but the picture keeps freezing every 3-4 seconds and is quite annoying to watch
is there anything i can do to improve this??

running windows 7 home premium 64 bit. 2.3 ghz dual core pentium, 3gb ram

cheers in advance

Offline Seanl

  • I live here
  • *****
  • Posts: 2,561
Re: internet lag
« Reply #1 on: 25 September 2011, 19:09 »
Whose your internet provider and what download speed are you paying for compared to what you are actually getting?
Classic Green Corrado VR6 Storm | Jetex Cat back | BMC CDA | VT mounts | Bilstein B12 | 288mm front brakes | Mk4 rear brakes | Goodridge braided hoses | BBS RX228s | Shortshifter | Lupo wipers | Uprated headlight loom | All red rears | Refreshed leather | Fresh paint |

Offline whiter_than_white

  • Here all the time
  • ****
  • Posts: 322
  • Seize the day or die regretting the time you lost!
Re: internet lag
« Reply #2 on: 25 September 2011, 19:14 »
isp is talk talk, not sure what speed were payin for or how to check what im gettin??

Offline Steve30

  • I live here
  • *****
  • Posts: 3,519
  • Ed30 .
Re: internet lag
« Reply #3 on: 25 September 2011, 19:21 »
isp is talk talk, not sure what speed were payin for or how to check what im gettin??

That says it all really , they are a bag a sh!te  :wink:

Tiguan quicker than the Golf

Offline jamie_pyrite

  • I live here
  • *****
  • Posts: 901
Re: internet lag
« Reply #4 on: 25 September 2011, 19:30 »
Right, first of all are you connected wirelessly? If so, plug directly into the router using an ethernet cable and re-test.

Have you tried restarting your computer? Have you tried restarting the router?

Do you experience this problem on all video streaming sites? Try a few out.


Now, if you want to get a bit more technical...

If you're on Windows, click on Start, go to Accessories and click on Command Prompt. Do this three times, so you have three command prompt windows open.

In the first one, type the following and press Enter:

ping www.bbc.co.uk -t

Then on the second one type and press enter for:

ping 127.0.0.1 -t

The next one is a bit more complex, we need to ping your router.. which is likely to either be 192.168.0.1 or 192.168.1.1 - it could be something else, but it's different for different routers. To find out, type "ipconfig" and press enter. Then look for your "ipv4 default gateway".

So the third command will be (assuming it's 192.168.0.1)

ping 192.168.0.1 -t


So now you'll be running connection tests to somewhere on the internet, your own computer (loopback) and your router. Now if you position these three windows so you can see them all, look for anything where it says Timed out or destination host unreachable, etc. Anything that looks bad really! Also look out for high numbers for the ping times (latency/lag)


Basically, if you see this happening on the 127.0.0.1, it means you likely have a problem with your network card on your computer. If you see it on the router IP, your connection is dropping data to the router before it's even reached the internet. If it's happening to bbc.co.uk then you know it's a problem on the internet side of your router and beyond.



Now I don't know if that's way too technical or not, but might help :)

Offline whiter_than_white

  • Here all the time
  • ****
  • Posts: 322
  • Seize the day or die regretting the time you lost!
Re: internet lag
« Reply #5 on: 25 September 2011, 19:39 »
cheers jamie, will give that a try and report findings

Offline whiter_than_white

  • Here all the time
  • ****
  • Posts: 322
  • Seize the day or die regretting the time you lost!
Re: internet lag
« Reply #6 on: 25 September 2011, 19:48 »
ok - bbc, bytes=32, time=36ms, ttl=53
127.0.0.1, bytes =32, time=<1ms, ttl=128
192.168.0.1, timed out
which is strange as i am currently on internet??

Offline jamie_pyrite

  • I live here
  • *****
  • Posts: 901
Re: internet lag
« Reply #7 on: 25 September 2011, 19:52 »
ok - bbc, bytes=32, time=36ms, ttl=53
127.0.0.1, bytes =32, time=<1ms, ttl=128
192.168.0.1, timed out
which is strange as i am currently on internet??

Ok, can you try 192.168.1.1 instead then? Or 192.168.2.1?

Do "ipconfig" and look for your "ipv4 default gateway" which will tell you what IP address you need to use there.

If you want, you can leave all three running once you've got them working for a while, then press Ctrl+C on each window to stop it. It'll show you some statistics on the tests which is helpful.

Offline whiter_than_white

  • Here all the time
  • ****
  • Posts: 322
  • Seize the day or die regretting the time you lost!
Re: internet lag
« Reply #8 on: 25 September 2011, 19:59 »
ok - bbc, bytes=32, time=36ms, ttl=53
127.0.0.1, bytes =32, time=<1ms, ttl=128
192.168.0.1, timed out
which is strange as i am currently on internet??

Ok, can you try 192.168.1.1 instead then? Or 192.168.2.1?

Do "ipconfig" and look for your "ipv4 default gateway" which will tell you what IP address you need to use there.

If you want, you can leave all three running once you've got them working for a while, then press Ctrl+C on each window to stop it. It'll show you some statistics on the tests which is helpful.

ok 192.168.1.1 reads bytes=32, time=<1ms, ttl=254

Offline jamie_pyrite

  • I live here
  • *****
  • Posts: 901
Re: internet lag
« Reply #9 on: 25 September 2011, 21:10 »
Ok cool, I'm guessing that's connected directly to the router then? If you leave that test running for a while (half an hour?), then press ctrl+c on each of them and see what the stats are.

Did you try streaming on other websites?