Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replies coming from localhost #131

Open
p1r473 opened this issue Nov 4, 2023 · 12 comments
Open

replies coming from localhost #131

p1r473 opened this issue Nov 4, 2023 · 12 comments

Comments

@p1r473
Copy link

p1r473 commented Nov 4, 2023

Why are the replies coming from localhost? The replies are coming from my local IPV4 address
Is it failing? The results are all 'unknown'. If so, the output should be more clear
Why are they failing? Normal ping works fine
It looks like 0% loss
image
image
image

@p1r473 p1r473 changed the title Pinging itself? Only seeing requests Nov 4, 2023
@p1r473 p1r473 changed the title Only seeing requests replies coming from localhost Nov 5, 2023
@Killeroo
Copy link
Owner

Killeroo commented Nov 5, 2023

I'm having issues reproducing this. The only thing I can suggest is to prehaps wait for the next version which is quite a big jump in .NET versions.

@p1r473
Copy link
Author

p1r473 commented Nov 6, 2023

@Killeroo sure I will test the new version

@Killeroo
Copy link
Owner

Killeroo commented Nov 6, 2023

Thanks 👍

@p1r473
Copy link
Author

p1r473 commented Nov 21, 2023

@Killeroo any ETA for next version?

@Killeroo
Copy link
Owner

Unfortunately the final release is not going to be ready for a while. However, I will look to put together some sort of pre-release version which you can test out in the next week or so.

@p1r473
Copy link
Author

p1r473 commented Nov 26, 2023

It seems to be working now, thanks.
No idea what changed.

@p1r473 p1r473 closed this as completed Nov 26, 2023
@p1r473 p1r473 reopened this Dec 5, 2023
@p1r473
Copy link
Author

p1r473 commented Dec 5, 2023

@Killeroo Seems to be happening again so lets go forward with the debugging!
image

@p1r473
Copy link
Author

p1r473 commented Dec 22, 2023

Dont know if you saw the above message @Killeroo - just bumping this

@Killeroo
Copy link
Owner

Dont know if you saw the above message @Killeroo - just bumping this

Apologies, been extremely busy at the moment. I still intend to release a pre-release version which you can use for testing soon.

@Killeroo
Copy link
Owner

Killeroo commented Jun 2, 2024

Hi, did you notice this happening when you were running another instance of PowerPing in listening mode (--listen)?

I have found that doing this causes one PowerPing instance to just receive replies while the listening instance seems to 'swallow' all response packets.

@p1r473
Copy link
Author

p1r473 commented Jun 3, 2024

No I was unaware of Listen mode

@Killeroo
Copy link
Owner

Killeroo commented Jun 5, 2024

I see, I think that something might be opening a socket that is grabbing all ICMP packets before PowerPing can recieve them. This is what happens when using the --listen command and trying to send pings in another PowerPing instance. It's a tricky issue that I would like to address at some point but can't give an ETA right now.

In the meantime there is a new version of PowerPing that is worthing trying out (download it here if you haven't already), I have unfortunately noticed it still occuring on the latest release however.

I will update this thread when I look into this again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants