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

Cannot ARP resolve the local computer #19

Closed
tom-2015 opened this issue Mar 4, 2017 · 4 comments
Closed

Cannot ARP resolve the local computer #19

tom-2015 opened this issue Mar 4, 2017 · 4 comments

Comments

@tom-2015
Copy link

tom-2015 commented Mar 4, 2017

I've tried the ARP resolve example and it works for resolving the IP of other devices on the network. It fails to resolve the IP of the computer that's running the code/program.
Windows 10 64bit, using npcap 0.82.
Any ideas?

@chmorgan
Copy link
Collaborator

Does it also fail on other versions of windows?

@tom-2015
Copy link
Author

Don't know, only tested on Windows 10

@chmorgan
Copy link
Collaborator

Sounds like it could be OS related though if it works on other computers. Why not use normal network interface APIs to find the local network interface IPs?

@chmorgan
Copy link
Collaborator

Without any additional information why this might occur or how to resolve it I don't see a path forward here. It may be something fundamental about the network stack on Windows. Please reopen if you have some ideas how to proceed as it isn't Sharppcap that is filtering these packets out.

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