Page 3 of 3

Re: Computer issues

Posted: Sun Jun 25, 2017 6:11 pm
by hogheadkills
new speed test ping 15ms download 66.45 upyours load 5.77

Re: Computer issues

Posted: Sun Jun 25, 2017 9:47 pm
by WilBury
Is that good?
Here's one you can try.
In a command prompt type:

[pathping] [space] [whatever-IP-address]

like: pathping 66.55.158.74

which will check every damn hop to DLC server, takes a few minutes.

Or, just: ping 66.55.158.74 a lot faster.

Look for lost packets, huge spikes, bottlenecks.

Re: Computer issues

Posted: Mon Jun 26, 2017 7:09 am
by hogheadkills
WilBury (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE')))(!empty($user->lang['COLON'])) ? $user->lang['COLON'] : ucwords(strtolower(str_replace('_', ' ', 'COLON')))Is that good?
Here's one you can try.
In a command prompt type:

[pathping] [space] [whatever-IP-address]

like: pathping 66.55.158.74

which will check every damn hop to DLC server, takes a few minutes.

Or, just: ping 66.55.158.74 a lot faster.

Look for lost packets, huge spikes, bottlenecks.

My IP or the servers IP :shok:

Re: Computer issues

Posted: Mon Jun 26, 2017 5:05 pm
by WilBury
Any IP address. Yours will return 0 ping!
With the pathping command, the first couple hops will be your router/modem, then your ISP's computers, then a turkey trail to your final address.

Re: Computer issues

Posted: Wed Jun 28, 2017 7:41 am
by hogheadkills
I did it now what do I do with the info.

Re: Computer issues

Posted: Fri Jun 30, 2017 11:23 pm
by WilBury
Sorry for the delay, hosed my Win 10 install somehow, will NOT boot. :nea: My famous quote (see signature) comes to mind as I read & dabble with diskpart, bootrec, bootsect, bcdedit, & bcdboot. Too stubborn to re-install & I really don't want to start pulling hardware.

The ping command pings an address 4 times & & hopefully gives you these results. Anything else & you should complain to someone.
A nice low ping 4 times , same low average, No large spikes(like an extra 100 ms) in your ping & NO packet loss ever! Packets sent & received 100%.

pathping shows all the hops to an address, resolves names of those servers your ping goes thru starting from your computer? & router. It gives you info similar to the ping command. You can see where the problem is right away , if a connectivity problem is happening when you do it. ( some servers block this sort of thing so that it looks like breaks in the flow but you can ignore them)

I can't remember what the hell I did to fix my Black Ops last summer unless maybe it was the router. Or a clean install :dontknow:
ymmv :sportbike:

Re: Computer issues

Posted: Sat Jul 01, 2017 8:05 pm
by hogheadkills
Ok thanks for info.