I know this question has been asked here many times but I found no convincing answer as to the root cause of it. When capturing, outbound packets are not captured when the NIC has DNE LightWeight Filter enabled. DNE is required for my SonicWALL VPN client. My question is 1) What is the reason for this 2) Is there a workaround to capture outbound packets without disabling DNE LightWeight Filter. Any help would be appreciated. asked 10 Jan '14, 00:14 Budao edited 15 Jan '14, 07:04 Kurt Knochner ♦ |
One Answer:
Please try the following
the order of installation is important. WinPcap first, then the VPN client including DNE. Please report back if it works on your system. If not, your options are:
Regards answered 10 Jan '14, 14:44 Kurt Knochner ♦ |
Hi Kurt,
Thanks for taking time to answer my question. I followed your instructions but the issue remains. Disabling DNE is difficult because I use the SonicWALL VPN Client all the time. As for the second option, I use Wireshark extensively and I don't think that's a better option. Any more ideas?
You could try to capture the traffic with Microsoft Network Monitor (maybe that's compatible with DNE), or it's successor MessageAnalyzer and use Wireshark only to analyze the frames.