-
Notifications
You must be signed in to change notification settings - Fork 835
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
arping fails with error 'Address family not supported by protocol' #2538
Comments
Does Windows support raw sockets nowadays? |
I can confirm this still fails after the Fall Creators Update. |
Still failing 3/9/2018.
|
Please don't use middle-endian date format. ISO8601/RFC3339 are unambiguous. If you really hate proper date formats then spell out the month name. 95% of the world will misread US date formats. For posterity: That was 2018-03-09. |
For posterity, the date is right beside his name. Also for posterity, an 18 trillion dollar economy does not care what RFC3339 says. If 95% of the world can't figure out when that was posted, I have my doubts on 95% of the world's powers of deductive reasoning. Concede you might be right on that point, though. Also posted on 9/3/18. |
@therealkenc hello troll. |
Same with etherwake and many others. Very sad :'( |
Still fails after the April update (Redstone 4).
|
still doesn't work in january 2019! |
I (arping author) don't code on Windows. I'll very happily accept patches or documentation for how to get it working, but I'm not going to work on it. |
@ThomasHabets Your program is OK. The issue in the kernel mode drive aka. Hence we've to wait until MS add that socket family. |
Hi Guys, So isn't there a proper solution for this? |
Workaround: WSL2 (aka. the Linux kernel) supports that socket family AF_PACKET (17). |
still doesn't work in 2020 ): |
therealkenc strikes again... |
forget wsl! Use wsl2 (windows >= 2004). |
From bash (run as administrator :
also arp -d does not work:
The text was updated successfully, but these errors were encountered: