Questions - Ask Wireshark Wireshark version 4 4 is not being listed for Ubuntu [closed] 4 4 0 download Ubuntu Ubuntu-24 52 views 1 answer no votes 2025-10-30 19:51:22 +0000 cmaynard
Can Wireshark capture serial port data? - Ask Wireshark I have used Wireshark for may Ethernet based projects, so I am familiar with it in that space However, I would like to capture, parse, and display packets received on a serial port, which are formatted in a proprietary protocol Can Wireshark be configured to do this? Thanks
what is (SYN, ECN, CWR) seen in SYN packet - Wireshark i found out that the syn packet from the source to destination has (SYN, ECN, CWR),i dont knon what is the exact root cause i have done some research adn found out that it could be the problem regarding the bandwidth congestion any help please
Capturing Modbus RTU traffic with a USB-to-RS-485 converter - Wireshark Hi, I am trying to use Wireshark 3 0 6 to decode Modbus RTU frames using a USB to RS-485 converter What I want is analyze the Modbus RTU frames that pass on the RS-485 between a Master and a Slave The USB-Converter is connected to a laptop with wireshark Sometime appear on the wireshark capture some Modbus RTU frames, but they seems full wrong Someone with experience about Modbus RTU
Enabling monitor mode on Win 11 - Ask Wireshark I went into Wireshark and on the home screen the wifi activity is shown When i go to Capture>Options, the checkbox under the Monitor Mode column does not allow me to check it I don't know why it's doing this? If I double click the wifi interface in question it starts capturing, but I haven't seen any other traffic other than my own
How to filter out TCP retransmissions - Ask Wireshark Comments The captured traffic isn't in the readable format of the Wireshark I have just the header of the captured traffic as the sample above How can I filter out TCP retransmission myself using the header information? Zahra ( 2017-11-17 16:40:14 +0000 ) edit
How to filter for partial IP such as 50. xxx. xxx. 152 - Wireshark Hi, New to Wireshark and am looking to filter traffic to from a partial IP address, 50 xxx xxx 152 What is the correct syntax? ip host matches "\ 152$" gets me the last octet but need to filter on the first as well