Ask Your Question

Sonic's profile - activity

2022-10-10 04:18:07 +0000 commented question how to use tshark to show all srcport and dstport?

@Chuckc, I added "-e _ws.col.srcport -e _ws.col.dstport" into command, but it doesn't work. here is my full command

2022-08-04 09:44:06 +0000 marked best answer How can I limit packets size when I use SSH remote capture?

I'm using Wireshark under windows. And I need to capture packets from a Linux-based router.

How do I limit packet size when I use SSH remote capture?

in the capture option window, I can set a limit for other interfaces but not for SSH remote capture

screenshot: https://i.stack.imgur.com/G5iEB.png

Thanks!

2022-08-04 09:44:06 +0000 received badge  Scholar (source)
2022-08-04 09:00:48 +0000 commented answer How can I limit packets size when I use SSH remote capture?

Thank you very much! Harris! I typed this as remote capture command, it seems working well /usr/sbin/tcpdump -i br-lan

2022-08-04 08:34:57 +0000 commented answer How can I limit packets size when I use SSH remote capture?

Thank you for your reply Harris! I wrote tcpdump command into the interface options window, like this: https://ibb.co/

2022-08-04 05:11:55 +0000 asked a question How can I limit packets size when I use SSH remote capture?

How can I limit packets size when I use SSH remote capture? I'm using Wireshark under windows. And I need to capture pa