nmap / nmap/npcap

packetsendpacket failed: A device attached to the system is not functioning.(31)

Open
#766 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
3.6k
Forks
592
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
An error occurred in the customer usage scenario, remote debugging:
1.pcap_sendpacket error:
packetsendpacket failed: A device attached to the system is not functioning.(31)
2.I can capture this packet in wireshark still
3.but I can't capture response packet from other device for this packet. I can't do any further debugging...

To Reproduce
I run the test demo (sendpack) and still got the error

Diagnostic information
Npcap 1.79 used, 1.80 used
try Npcap 1.60, no send error,but still can not receive packet from device.
dec40b40ef69c7099d327fa85577e87

Additional context
in other envirment, this work fine.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the sendpack test demo and the pcap_sendpacket failure described in the report. Compare behavior with Npcap 1.79, 1.80, and 1.60 while checking Wireshark captures and whether response packets can be received. Done means the environment-specific send and receive behavior is reproduced and its cause or resolution is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.