First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Cannot capture large udp

I am using the Windows 64bit version and I tried two versions of the wireshark. Which are 2.6.5 and 2.4.11. The problem is that it supposed to get some UDP which length is larger than 300 bytes but I cannot capture it. I am sure the problem is not on the hardware or the software run by me because all the things goes well excpet this software, and I also try it on Ubuntu and the Linux version of wireshark work just fine. Hope someone can help me this which really disturbing.

asked 2018-12-03 02:26:33 +0000
This post is a wiki. Anyone with karma >750 is welcome to improve it.
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Most obvious reason is that there is a 'snaplength' defined for the interface you capture on. Go to Capture → Options..., then in the dialog look for you capture interface, then look at the column Snaplen. If that says anything else than default, make sure it is large enough.

Another option is to replace WinPcap with NPcap, as capture engine.

Jaap's avatar
13.7k
Jaap
answered 2018-12-03 07:04:41 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer