Daniel Miller

Results 246 comments of Daniel Miller

Also reported on F5 BigIP Edge Client. We have AnyConnect licenses and will be testing this shortly.

Thanks for reporting this issue. The problem may have to do with duplicate ICMP sequence numbers being ignored by the target. You can verify this by checking if any of...

This is an interesting problem. The cause is almost certainly a difference in how Windows routes traffic through the NDIS stack, since Npcap is a NDIS 6 Lightweight Filter Driver...

I believe we can resolve this behavior by modifying the `NdisImPlatformBindingOptions` parameter in `npcap.inf`, based on [this OSR post](https://community.osr.com/discussion/comment/293006/#Comment_293006) by @jtippet. It sounds as if a value of `2` here...

@Thermi Thanks for reporting this. Please provide output from [DiagReport](https://npcap.com/guide/npcap-users-guide.html#npcap-issues-diagreport) as well as the `install.log` and `NPFInstall.log` files from the Npcap installation directory so we can better diagnose the problem....

According to the documentation, WinpkFilter is implemented as a NDIS 6 LWF driver, the same as Npcap. It appears to be using the same FilterClass as Npcap, which uses the...

Thanks for these reports. I am consolidating all instances of error 8007007e (ERROR_MOD_NOT_FOUND) during installation into this issue. Please follow the below procedure and report if it resolves your issue...

ok, that makes a bit more sense. We did make some changes to try to avoid monopolizing the kernel for the duration of the packet send operation, so we'll start...

Thank you for reporting this. Please try the following steps: 1. Install the latest Npcap (Npcap 1.31 at this time). The Nmap installer does not contain the latest Npcap installer,...

Unattended automatic download and installation does not fit with Npcap's license and distribution requirements. A more complete discussion of this issue is in #520 .