  KrK Heavy Artillery For The Little Guy Premium join:2000-01-17 Tulsa, OK | reply to KrK Re: [OK] Major packet loss--- can't watch video online?
Thanks for the info. I know something is up, but can't figure out what.... BTW if the packets don't come back, how is prioritizing any different from loss? |
|
  bbeesley VIP join:2003-08-07 Henderson, NV
| said by KrK :BTW if the packets don't come back, how is prioritizing any different from loss? That's an excellent question. The reason is that both ping and traceroute use a special packet type called an Internet Control Message Protocol or ICMP packet. These are used primarily for network attached devices to send short messages to each other and as such are very different from transport protocols such as UDP or TCP, which is what 'real data' such as web pages or video downloads use.
As more computers moved from temporary connections such as dialup to permanent connections as we have today, it became common for virus and trojan writers to include a mechanism to search for nearby hosts via ping in an attempt to locate more systems to infect. The net sum of having to manage this additional flood of ICMP packets was that routers, firewalls and other network devices could become so busy responding to pings that they were rendered ineffective at actually sending real traffic...what is known as a denial of service attack.
This is why it is now common practice for engineers to setup their devices to treat ICMP with the lowest priority, if now downright ignore it (my Juniper firewall at home is set to ignore ICMP and thus can't be pinged) This is what is often called "de-prioritization" here and helps to ensure that 'real packets' get through before the fluff.
This is what you are seeing when you do a traceroute and one hop is showing loss or high latency while the next is just fine. You can tell it is just a case of the host in question taking its time to respond because if there was real packet loss that host would impact all the other hops because it sits between you and them.
and there it is in a nutshell, albeit a lengthy one <grin>
hope this clears the mud a bit. |
|
  KrK Heavy Artillery For The Little Guy Premium join:2000-01-17 Tulsa, OK
·Cox HSI
·AT&T Southwest
| OK, that makes a lot of valuable info.
One last question, I'm getting a lot of "Connection Reset by server" messages like when I click on links, etc (Examply I clicked Reply to your post a second ago and got the browser Connection reset" message and had to hit "Back" and then try again. These never used to happen but are common now.... could it be related? -- "Regulatory capitalism is when companies invest in lawyers, lobbyists, and politicians, instead of plant, people, and customer service." - former FCC Chairman William Kennard (A real FCC Chairman, unlike the current Corporate Spokesperson in the job!) |
|