First time here? Check out the FAQ!
answered 2022-08-23 20:35:00 +0000
You'll need to store the packets with the SSH protocol exchange as well for the dissector to be able to make sense of this.
What you could do is filter out the first part of the TCP stream, say with tcp.seq < 1500
tcp.seq < 1500