Some hosts give me this error:
> sudo dublin-traceroute 176.95.137.92
WARNING: you are running this program as root. Consider setting the
CAP_NET_RAW
capability and running as non-root user as a more secure
alternative.
Starting dublin-traceroute
Traceroute from 0.0.0.0:12345 to 176.95.137.92:33434~33453
(probing 20 paths, min TTL is 1, max TTL is 30, delay is 10 ms)
Failed: Malformed packet
This may be the same or a regression of
https://github.com/insomniacslk/dublin-traceroute/issues/27
.
A fresh build from the current git head
(06d4c881bded5dabf397bcce789840ec118ce874 , Apr 5 2021 ) doesn't give me
the error and traces the route properly.