Re: How to complain about slow ISP? Checked in mtr



On Fri May 30 2008 13:37:12 Dotan Cohen wrote:
It's your ISP's job to find out why the connection is timing
out. If they can't or won't, trying to explain "mtr" to them
isn't going to help. (BTW, your "mtr" was bad but not awful
because of the "2.3%" line.)

Could you elaborate on that? I've stfw but I'm still not quite
proficient with mtr or computers in general.

If an mtr or traceroute or tracepath, after a sufficient number of
iterations, looks like this:

HOP1 20% packet loss
HOP2 30% packet loss
HOP3 2% packet loss
...

- it means that 98-100% of packets are getting to HOP3 and back,
which means that the packet loss at the earlier hops is probably
due to high CPU loads or ICMP rate limiting rather than fundamental
loss of packets in transit. (But there could be more esoteric
causes such as errors in diverse return routes.)

If you really have to use "mtr", first of all compare a regular
"mtr" with a "mtr -i 10" to see if DOS attacks (and "mtr") are
being filtered.

I suppose that I don't _have_ to use mtr but it is the tool that I've
heard of. I changed the interval time to 10 seconds like you mention,
but I don't see where that helps.

If you're sending N test packets per second you may be running afoul
of an ISP's anti-DOS-attack filters. By comparing those results with
results obtained at N/10 test packets per second, you can determine
whether this is a likely explanation.

Is there a resource that you could recommend that I read to learn to
be more proficient with mtr? Written for silly end-users like me?

Sorry, I don't know of one. "mtr" is a tool. A rough analogy would
be me asking for instructions on how to use a screwdriver when my
car is broken. I would need to understand how the car's systems
work in order to understand how to find out what is wrong and how to
fix it.

There are lots of good introductory networking courses available.
I recommend Cisco's CCNA but you might find others more to your taste.
I won't pretend that CCNA (or even CCNP) will explain the full
implications of "mtr" output, but they'll give you enough background
that you will then be able to understand the implications.

--Mike Bird

There is a graphical traceroute program available at changeip.com. In
general though they all work roughly the same way:a packet is sent from
your source to a destination with the Time To Live (TTL) field set=1 and
also sets a timer. The first router decrements the TTL and since it is
now '0' returns an ICMP packet with the router as source. When the
originator gets it he/she knows the identity of the first router and how
long it took. The process repeats until the entire path is traced and the
statistics of each of the hops can be measured. HTH
Larry


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact
listmaster@xxxxxxxxxxxxxxxx





--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: How to complain about slow ISP? Checked in mtr
    ... trying to explain "mtr" to them ... HOP1 20% packet loss ... that you will then be able to understand the implications. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: [Network] mtr tool : are these results abnormal ??
    ... I just learnt about this 'mtr' command line tool, ... Do the routers showing high packet loss belong to you ISP? ... If so, I'd report to them. ...
    (Ubuntu)
  • Re: How to complain about slow ISP? Checked in mtr
    ... Now that _I_ see that the packet loss is at their end, ... there anything else that I should check before I complain? ... (I think mtr is a combination of both of these ... I am seeing something similar but not as severe with my ISP ...
    (Debian-User)
  • Re: [Network] mtr tool : are these results abnormal ??
    ... I did this at our University and was getting 15% packet loss to one ... Our network manager ran mtr from his Mac and saw 0% loss, ... Turn off the firewall and the figures look much more sensible. ... anything to be gained from enabling ToS filtering? ...
    (Ubuntu)
  • Re: How to complain about slow ISP? Checked in mtr
    ... I would tell them that your internet connection keeps timing ... On the wide open internet backbone tools such as mtr, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)