Ask Your Question
0

The opened package is too large, and clicking on a certain column to sort it is unsuccessful. What should be done

asked 2024-08-13 02:35:12 +0000

roke gravatar image

The opened package is too large, and clicking on a certain column to sort it is unsuccessful. What should be done

edit retag flag offensive close merge delete

Comments

What do you mean by "package", do you mean capture file? If so, what size is it? There are tools in the Wireshark suite such as editcap that can split a large capture file into smaller chunks.

grahamb gravatar imagegrahamb ( 2024-08-13 08:49:20 +0000 )edit

Or do you mean "packet"? The word used in English is generally "packet", even though, in some other languages, the word used might translate into English as "package".

Guy Harris gravatar imageGuy Harris ( 2024-08-13 21:22:10 +0000 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2024-08-13 23:08:50 +0000

SYN-bit gravatar image

Have a look at the setting maximum number of cached rows (affects sorting) in the preferences under Appearance -> Layout. The default is quite low and if there are more displayed rows then the value of this setting, the packet list won't sort. You might want to increase it to a number higher to be able to sort larger lists of packets, but I think this will also affect the memory usage and speed of Wireshark (AFAIK).

edit flag offensive delete link more
0

answered 2024-08-13 11:59:02 +0000

G gravatar image

There are a number of command line utilities that can be used to work on capture files, including splitting them.

Have a look at the utilities at the URL below. editcap may assist, but others may serve you better depending on exactly what you want to do. I'd suggest using these tools to split or filter your capture to reduce the number of packets you are lookin at when analysing in Wireshark. https://www.wireshark.org/docs/man-pages/

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2024-08-13 02:35:12 +0000

Seen: 96 times

Last updated: Aug 13