nedrysoft / pingnoo

An open-source cross-platform traceroute/ping analyser.
https://www.pingnoo.com
GNU General Public License v3.0
263 stars 26 forks source link

Final target host is not show in list/graphs #105

Open demiurgie opened 1 year ago

demiurgie commented 1 year ago

Windows 10, tried ICMP Socket/ICMPAPI, the destination host is not shown neigher in list nor in the graphs. Tried versions 2021.06.23-devel , 2021.04.30-devel

fizzyade commented 1 year ago

Does it respond to manually sending a ping from a command line?

Adrian On 8 Dec 2022 at 11:27 +0000, demiurgie @.***>, wrote:

Windows 10, tried ICMP Socket/ICMPAPI, the destination host is not shown neigher in list nor in the graphs. Tried versions 2021.06.23-devel , 2021.04.30-devel — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

demiurgie commented 1 year ago

Yes, it's available via ping/tracert

fizzyade commented 1 year ago

Is it just a particular host or is it repeatable on other hosts? (Sorry, right at this point I don't have access to build a windows version to test)

demiurgie commented 1 year ago

Different hosts, different target systems (OS). But I've read other issues and ICMPAPI and IP written backwards (4.3.2.1 instead of 1.2.3.4) works. By the way, IPv6 via ICMPAPI works fine without reversing.

fizzyade commented 1 year ago

I think I fixed the reversed IP address, I may not have pushed changes since I’m battling illness that has meant I haven’t done any development on this for a long time.

I will try to take a look and see what is going on.

Adrian On 9 Dec 2022 at 07:01 +0000, demiurgie @.***>, wrote:

Different hosts, different target systems (OS). But I've read other issues and ICMPAPI and IP written backwards (4.3.2.1 instead of 1.2.3.4) works. By the way, IPv6 via ICMPAPI works fine without reversing. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>