Hi, I want to filter to the packet using tshark with lte dissectors. However, I have not sample pcap files about lte packet. So I would refer to "sample captures" webpage in Wireshark.org, but i can't find it. (https://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=upload_form&ticket=0055894b0c.6d3d4b09d8bb380d5fc7ae14e9651eb1505f0b46&target=PROTO.pcap) My question is, Where is the files captured LTE packet such as RLC, MAC, ... "sample captures" webpage in Wireshark.org? Or, How can I find sample files about that? Thank you for read my question. asked 23 Jun '15, 22:59 superstar999 edited 23 Jun '15, 23:03 |
One Answer:
I realize this question is quite old now, but fyi there are sample captures available at https://www.wireshark.org/~darkjames/capture-files.txt. The list was generated by Jakub Zawadzki years ago so unfortunately it's not up to date with all of the capture files available, but there's still a large number of them listed nonetheless. answered 21 Jul '16, 10:30 cmaynard ♦♦ |