Ask Your Question

Jim Aragon's profile - activity

2024-03-28 20:59:56 +0000 received badge  Rapid Responder (source)
2024-03-28 20:59:56 +0000 answered a question a Window Scale value on a client of "-1"

-1 means "Unknown." The SYN and SYN/ACK packets are not in the capture file, so Wireshark does not know if window scalin

2022-12-30 18:00:47 +0000 commented answer MSS different between client and server

While it is true that most of the time both systems will use the lower value, [RFC 879, "The TCP Maximum Segment Size an

2022-12-30 18:00:17 +0000 commented answer MSS different between client and server

While it is true that most of the time both systems will use the lower value, RFC 879, "The TCP Maximum Segment Size and

2022-12-30 17:46:44 +0000 received badge  Rapid Responder (source)
2022-12-30 17:46:44 +0000 answered a question Calculated Window Size

It is the calculated window size on the system that sent that packet. Packets from the client will have the client's win

2022-07-19 18:05:52 +0000 answered a question Configure Wireshark to use custom dns server port for dns name resolution

The port number is added in a different place from where you added the server IP address. Go to Edit -> Preferences -

2022-07-19 18:05:52 +0000 received badge  Rapid Responder (source)
2022-06-20 16:16:11 +0000 received badge  Rapid Responder (source)
2022-06-20 16:16:11 +0000 answered a question How to export part of a TCP stream to a .pcapng file?

Apply a display filter to show just the packets you want to export. From your image, it looks like you want packets 1624

2022-02-19 03:25:00 +0000 edited answer OS X Monterey / IP ID 0x0000

RFC 6864, "Updated Specification of the IPv4 ID field," in section 4 defines "atomic datagrams" as "datagrams not yet fr

2022-02-19 03:23:31 +0000 received badge  Rapid Responder (source)
2022-02-19 03:23:31 +0000 answered a question OS X Monterey / IP ID 0x0000

RFC 6864, "Updated Specification of the IPv4 ID field," in section 4 defines "atomic datagrams" as "datagrams not yet fr

2022-02-15 02:12:15 +0000 edited question Capture hangs on start

Capture hands on start Dears, I need to run wireshark on a Windows 7 x64 workstation. Just installed, it hangs as I s

2021-11-19 15:31:56 +0000 answered a question Wireshark -Protocol Hierarchy Omitting large amount of subprotocol traffic

I understand Transport Layer Protocols may not need to add up incrementally, but I understand that subprotocols/subvaria

2021-11-19 15:31:56 +0000 received badge  Rapid Responder (source)
2020-12-08 18:27:56 +0000 answered a question how to identify the VMs of traffic capture

Possibly. There are a couple of ways you can try to determine if a trace file was captured on one of the endpoints in th

2020-12-08 18:27:56 +0000 received badge  Rapid Responder (source)
2020-09-22 16:04:37 +0000 received badge  Rapid Responder (source)
2020-09-22 16:04:37 +0000 answered a question Best way to calculate zero window recovery time

The start of the Zero Window condition was when the receiver sent the first Zero Window packet. The other Zero Window pa

2020-04-25 15:01:01 +0000 answered a question How to find out total number of ip4 packets (that are not TCP,UDP or ICMP)

Enter this display filter: ip && !(tcp || udp || icmp) and then read the number of displayed packets in the s

2020-04-25 15:01:01 +0000 received badge  Rapid Responder (source)
2020-02-16 15:36:43 +0000 answered a question To "Analyze TCP sequence numbers" or not to analyze?

"A wireshark capture I've been anaylyzing has some TCP out of order, Dup Ack's, and previous segment not captured. Ap

2020-02-16 15:36:43 +0000 received badge  Rapid Responder (source)
2019-08-08 06:54:57 +0000 answered a question How to enable http in packet details pane? Mistakenly disabled.

Click on Analyze then Enabled Protocols. If HTTP is disabled, the box to the left will be blank. Click on the box to re-

2019-08-08 06:54:57 +0000 received badge  Rapid Responder (source)
2019-08-07 01:22:12 +0000 commented question Server Response Time is slow

I realize that you are probably trying to protect confidential or proprietary information, but your first file (in the q

2019-08-06 11:29:16 +0000 commented answer TCP Keep-Alive on Linux - 10 seconds

HTTP keepalives and TCP keepalives are unrelated. See https://stackoverflow.com/questions/9334401/http-keep-alive-and-tc

2019-08-05 01:50:40 +0000 edited answer Undertanding SACK and Fast Retransmission

I saw how SACK's right edge grows, how another SACK buffer is added in the presence of a new 'TCP segment not c

2019-08-04 15:41:48 +0000 answered a question Undertanding SACK and Fast Retransmission

I saw how SACK's right edge grows, how another SACK buffer is added in the presence of a new 'TCP segment not c

2019-08-04 15:41:48 +0000 received badge  Rapid Responder (source)
2019-08-02 05:23:35 +0000 answered a question Filter out TCP data and export capture

No, Wireshark won't do that, but TraceWrangler will.

2019-08-02 05:23:35 +0000 received badge  Rapid Responder (source)
2019-07-27 21:50:07 +0000 edited question receive window and length

receive window and lenght hello: My receive window on receiver (calculated window size) is 262656. my sender is only s

2019-07-09 02:43:51 +0000 received badge  Rapid Responder (source)
2019-07-09 02:43:51 +0000 answered a question How can I change the time to match reality?

The default setting for Wireshark's Time column is "Seconds Since Beginning of Capture," and with that setting, the firs

2019-05-27 17:27:19 +0000 commented answer I need to setup a mac address filter to capture traffic from different devices.

I'm glad that a posting of mine helped, but--there's nothing wrong with the capture filter in your question. It's valid

2019-04-14 17:36:05 +0000 answered a question what is the difference between frame.time_delta and frame.time_delta_displayed?

Either field can be used as a column and they will behave exactly as @Jasper said, but also, frame.time_delta_displayed

2019-04-14 17:36:05 +0000 received badge  Rapid Responder (source)
2019-04-04 06:52:33 +0000 commented answer frame 1 [syn] -> frame 2 [rst, ack] on port 25 of remote server

"So by what you are saying I would expect a TTL of 42 if I was getting a [rst, ack] from the actual server, thereby furt

2019-04-04 06:52:11 +0000 commented answer frame 1 [syn] -> frame 2 [rst, ack] on port 25 of remote server

"So by what you are saying I would expect a TTL of 42 if I was getting a [rst, ack] from the actual server, thereby furt

2019-04-03 20:23:00 +0000 commented answer frame 1 [syn] -> frame 2 [rst, ack] on port 25 of remote server

"Are the remote destination ip addrs the actual mail servers or are they routers or some other intermediate server that

2019-03-30 15:41:55 +0000 received badge  Critic (source)
2019-03-21 18:42:34 +0000 commented answer What the display filter to only see traffic for a particular website?

Two answers have recommended using the display filter "dns contains www.yahoo.com". This will not work because host nam

2019-03-21 00:43:15 +0000 commented question Unclear why the certain packets are marked as Retransimission yet they seem to correctly ACKed

Upload it to a file sharing site that is not password protected and edit your question to include a link to the file.

2018-12-07 17:10:21 +0000 edited answer filter the responses to a matched HTTP requests

Wireshark generates fields to correlate HTTP requests and responses, so you can do this with a little work. Apply a dis

2018-12-07 17:00:58 +0000 edited answer filter the responses to a matched HTTP requests

Wireshark generates fields to correlate HTTP requests and responses, so you can do this with a little work. Apply a dis

2018-12-07 16:53:44 +0000 received badge  Rapid Responder (source)
2018-12-07 16:53:44 +0000 answered a question filter the responses to a matched HTTP requests

Wireshark generates fields to correlate HTTP requests and responses, so you can do this with a little work. Apply a dis

2018-11-18 20:09:27 +0000 commented question TCP.window.size unmatched

They correlate perfectly for me. So, for us to give you any help, you need to: Post a capture file somewhere where it