nedrysoft / pingnoo

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

IP address reversed on Windows 10 using ICMPAPI engine. #103

Open FAIRED1 opened 2 years ago

FAIRED1 commented 2 years ago

When running Pingnoo Windows version on Windows 10 and using the ICMPAPI. The IP address entry is in reversed notation. So, to test to 128.101.101.101 I have to enter 101.101.101.128 in the target box.

Pingnoo 2021.06.23-develop (dcf9d1a)

fizzyade commented 2 years ago

Are you in a right to left country?

Adrian On 11 Oct 2022 at 16:21 +0100, FAIRED1 @.***>, wrote:

When running Pingnoo Windows version on Windows 10 and using the ICMPAPI. The IP address entry is in reversed notation. So, to test to 128.101.101.101 I have to enter 101.101.101.128 in the target box. Pingnoo 2021.06.23-develop (dcf9d1a) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

FAIRED1 commented 2 years ago

USA

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Adrian Carpenter @.> Sent: Friday, October 14, 2022 12:24:14 PM To: nedrysoft/pingnoo @.> Cc: Ed Fairbairn @.>; Author @.> Subject: Re: [nedrysoft/pingnoo] IP address reversed on Windows 10 using ICMPAPI engine. (Issue #103)

Are you in a right to left country?

Adrian On 11 Oct 2022 at 16:21 +0100, FAIRED1 @.***>, wrote:

When running Pingnoo Windows version on Windows 10 and using the ICMPAPI. The IP address entry is in reversed notation. So, to test to 128.101.101.101 I have to enter 101.101.101.128 in the target box. Pingnoo 2021.06.23-develop (dcf9d1a) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/nedrysoft/pingnoo/issues/103#issuecomment-1279274896, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3RXLYYFC46IDQACOL6I4ILWDGJL5ANCNFSM6AAAAAARCM3MOU. You are receiving this because you authored the thread.Message ID: @.***>

fizzyade commented 2 years ago

Ok, thinking about it I think I saw this recently and fixed it, it’s 3am here so I will take a look in the morning.

Adrian On 15 Oct 2022 at 02:54 +0100, FAIRED1 @.***>, wrote:

USA

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Adrian Carpenter @.> Sent: Friday, October 14, 2022 12:24:14 PM To: nedrysoft/pingnoo @.> Cc: Ed Fairbairn @.>; Author @.> Subject: Re: [nedrysoft/pingnoo] IP address reversed on Windows 10 using ICMPAPI engine. (Issue #103)

Are you in a right to left country?

Adrian On 11 Oct 2022 at 16:21 +0100, FAIRED1 @.***>, wrote:

When running Pingnoo Windows version on Windows 10 and using the ICMPAPI. The IP address entry is in reversed notation. So, to test to 128.101.101.101 I have to enter 101.101.101.128 in the target box. Pingnoo 2021.06.23-develop (dcf9d1a) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/nedrysoft/pingnoo/issues/103#issuecomment-1279274896, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3RXLYYFC46IDQACOL6I4ILWDGJL5ANCNFSM6AAAAAARCM3MOU. You are receiving this because you authored the thread.Message ID: @.> — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

richard-stanton commented 1 year ago

@fizzyade I don't suppose you had a chance to take a look at this one? It took me a while to figure out what was going on.. I thought I had downloaded a hijacked/contaminated exe due to my traffic going off to consumer home network address space. As mentioned, putting the IP in backwards does work. I can also confirm that this is an issue for pining against a DNS name - it does the lookup to IP correctly, but acts upon an an inverted value. This is a great tool, and I would not care so much about this issue if it were not for the fact that the ICMP socket side just goes completely bonkers for anything I put in - I am hoping that since the API version is following a specific and predictable behavior, that it may have a glimmer of hope to be picked up by someone. :)