Re: 127.0.0.1 sent an invalid ICMP error to a broadcast.

kuznet@ms2.inr.ac.ru
Mon, 20 Dec 1999 23:24:17 +0300 (MSK)


Hello!

> When I did 'traceroute -n 0', I got message in subject from kernel.
> So, is this means that kernel blames itself?
> Should I worry?

No. You can consider this as harmless buglet in traceroute.
It uses raw socket and forgets that he should respect normal
rules when building IP header.

Actually, I seriously advise not to set setuid root on traceroute.
Malicious and skillful user can make really terrible things with it.
He is unlikely to find a way to crash system, but he will be able
to generate all the kinds of confusing messages at least.

Use "tracepath" instead. It is not so rich, but it does not
require priviledges.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/