Re: [Wireshark-users] issue regarding run-time heuristic dissecting NR -RRC .

2020-02-26 Thread Pascal Quantin
Hi, Le mer. 26 févr. 2020 à 20:22, Vikas Theng a écrit : > In run-time it is dissects it as a mac nr completely. (see attachment ). > but I when dumping it in .txt file and doing text2pacp -l 252 dummy.txt > dummy.pcapng it is not able to dissect it properly. same thing I did for > RRC NR. for R

Re: [Wireshark-users] issue regarding run-time heuristic dissecting NR -RRC .

2020-02-26 Thread Pascal Quantin
Hi Vikas, Le mer. 26 févr. 2020 à 09:52, Vikas Theng a écrit : > I did modification as you suggested, but with that modification, it is not > able to dissect it as mac nr. > As the exported payload is (as seen in the GUI) it seems like you did not do the proper modification. The ex

Re: [Wireshark-users] issue regarding run-time heuristic dissecting NR -RRC .

2020-02-25 Thread Pascal Quantin
Hi Vikas, Le mer. 26 févr. 2020 à 07:25, Vikas Theng a écrit : > Hello , > I am trying to dissect mac-nr exported pdu, it is showing mac-nr in > wireshark but not able to dissect complete message. > I have added mac exported pdu heuristics and mac nr heuristics. please > find attachment. > Base

Re: [Wireshark-users] issue regarding run-time heuristic dissecting NR -RRC .

2020-02-07 Thread Pascal Quantin
Hi Vikas, Le ven. 7 févr. 2020 à 14:42, Vikas Theng a écrit : > Hello., > I am trying to dissect the runtime MIB message, but runtime It is showing > only LLC protocol. > When I am converting text to pcap using text2pcap -l 252 file.txt > file.pacpng and load file pcap file manually it is showi

[Wireshark-users] issue regarding run-time heuristic dissecting NR -RRC .

2020-02-07 Thread Vikas Theng
Hello., I am trying to dissect the runtime MIB message, but runtime It is showing only LLC protocol. When I am converting text to pcap using text2pcap -l 252 file.txt file.pacpng and load file pcap file manually it is showing NR RRC protocol but run-time it is failing and showing LLC protocol. ple