Giter Site home page Giter Site logo

Comments (2)

fizzyade avatar fizzyade commented on May 30, 2024

That looks like normal behaviour, what is the problem?

That trace shows only that hop 10 did not respond with a TTL exceeded message, I can't tell whether that is right or wrong from the screenshot.

What does trace route from a terminal return to the same host?

Also which version are you running, is it a native distribution package or the AppImage?

Also the ping engine you are using (ping executable) is provided as a workaround for raw packets which cannot be created without root privileges.

The native packaged versions use setcap on installation which allows them to be run by a non superuser.

The ping executable ping engine is not as accurate with timing due to it spawning tasks.

Thanks

from pingnoo.

sxiii avatar sxiii commented on May 30, 2024

Seems like you're right. I've tried RPM package on Fedora and got similar result:
image

This is from Fedora (the first screenshot in the issue was from Arch) and this also has this stripes. Here is traceroute to the same host from the same provider:

(base) [sm@fedora-mbp ~]$ traceroute yandex.ru
traceroute to yandex.ru (5.255.255.88), 30 hops max, 60 byte packets
 1  * * *
 2  185.78.231.1 (185.78.231.1)  9.651 ms  10.276 ms  12.337 ms
 3  193.58.241.208 (193.58.241.208)  10.713 ms  12.911 ms  12.451 ms
 4  31.169.48.98 (31.169.48.98)  14.234 ms  15.271 ms  13.524 ms
 5  te-0-0-0-19.ncs-am5-ams.blix.com (31.169.49.34)  27.323 ms  27.611 ms  28.050 ms
 6  ams-ix-am1.yandex.net (80.249.211.200)  29.274 ms  30.019 ms  30.014 ms
 7  10.2.5.1 (10.2.5.1)  60.961 ms 10.4.5.1 (10.4.5.1)  58.123 ms  57.075 ms
 8  yandex.ru (5.255.255.88)  53.561 ms  52.375 ms  52.520 ms

Both was "native" versions (kinda). Also, tried running as root on Fedora and using both "ping" and "ICMP Socket". Both results got these red stripes at some points.

Thanks for your help and answers as usual!

from pingnoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.