[Wireshark-users] Re: LPP Release 17 Reset Positioning Information can not be decoded

2025-02-15 Thread Pascal Quantin via Wireshark-users
Hi Anthony, I do not have a computer to open your pcap right now but in the screenshot you shared the NAS message seems to be ciphered, which would explain why Wireshark cannot decode it. Best regards, Pascal. 15 févr. 2025 17:47:37 Tancredi, Anthony via Wireshark-users : > Wireshark Support

Re: [Wireshark-users] last touches for custom Lua dissector

2021-11-30 Thread Pascal Quantin
Hi Ariel, Le mar. 30 nov. 2021 à 14:12, Ariel Burbaickij a écrit : > Hello community, > I have written a custom dissector for LTE related protocols and it runs > fine but there is one last piece that I would like to add to it. Context is > such: there is a wrapper (generic name) protocol and I c

Re: [Wireshark-users] Problem with parsing NGAP UL Configuration Request

2021-04-28 Thread Pascal Quantin
Hi Dincer, Le mer. 28 avr. 2021 à 17:07, Dincer Beken a écrit : > > Hello all, > > I am trying to handle the 5G UL Ran configuration transfer message. I am > encoding an XN TNL Information Item with asn1c. All IEs and messages so far > have worked well, but the Tunnel Information item does not w

Re: [Wireshark-users] Dissector Bug in MBMS Bearer Event AVP

2020-03-04 Thread Pascal Quantin
Hi Dincer, Le mer. 4 mars 2020 à 18:16, Dincer Beken a écrit : > > Hello all, > > I am using wireshark 3.0.6 and I am trying to decode the MB2c Diameter > Protocol for LTE Multicast (eMBMS). In the capture in the attachement, when > I want to sent the MBMS Bearer Event AVP in the Diameter MB2C >

Re: [Wireshark-users] [Wireshark-dev] Sime Diameter messages doesn't shown at new versions

2020-03-03 Thread Pascal Quantin
Hi Iman, Le mar. 3 mars 2020 à 20:18, Iman Mohammadi < iman.mohammadi.tele...@gmail.com> a écrit : > Hi All, > > I have a problem for checking Diameter messages in wireshark at new > versions,some Diameter messages just shown as TCP or SCTP packets as below > in new versions,but at old versions i

Re: [Wireshark-users] Forming exported pdu for MAC-NR.

2020-03-03 Thread Pascal Quantin
at 4:06 PM Vikas Theng > wrote: > >> Thanks for your help. >> >> >> On Fri, Feb 28, 2020 at 3:23 PM Pascal Quantin >> wrote: >> >>> Hi Vikas, >>> >>> Le ven. 28 févr. 2020 à 10:43, Vikas Theng a >>> écrit : >>> &g

Re: [Wireshark-users] Forming exported pdu for MAC-NR.

2020-02-28 Thread Pascal Quantin
Hi Vikas, Le ven. 28 févr. 2020 à 10:43, Vikas Theng a écrit : > Hello al, > I am trying to form mac-nr exported pdu. but getting some warning " Can't > dissect NR MAC frame because no per-frame info was attached!". same warning > for both heuristics and without heuristics. Help me regarding t

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

2020-02-26 Thread Pascal Quantin
self. For example the mac-nr screenshot shows a framing over UDP and not an exported PDU format. Fortunately you should have everything in hands to fix it. Best regards. > On Wed, Feb 26, 2020 at 2:36 PM Pascal Quantin > wrote: > >> Hi Vikas, >> >> Le mer. 26 févr.

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

2020-02-26 Thread Pascal Quantin
ot mac-nr. Best regards, Pascal. > On Wed, Feb 26, 2020 at 12:42 PM Pascal Quantin > wrote: > >> 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 showin

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

2020-02-25 Thread Pascal Quantin
he first 10 zeroes Best regards, Pascal. > On Fri, Feb 7, 2020 at 7:26 PM Pascal Quantin > wrote: > >> Hi Vikas, >> >> Le ven. 7 févr. 2020 à 14:42, Vikas Theng a >> écrit : >> >>> Hello., >>> I am trying to dissect the runtime MIB message

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

Re: [Wireshark-users] Issue with dissecting NR-RRC messages

2019-11-28 Thread Pascal Quantin
Hi Revathi, Le jeu. 28 nov. 2019 à 07:51, Revathi Grandhi a écrit : > Hi all, > > I was trying to dissect NR-RRC messages ( eg: MIB, SIB1..). I found in the > mailing list to dissect MIB by forming "exported PDU" from a text to pcap > conversion. suggested by @anders. > 1.what data should

Re: [Wireshark-users] 5G NR-RRC dissector issue

2019-10-25 Thread Pascal Quantin
Hi, A UE is receiving a BCCH-BCH message that encapsulates a MIB. Are you sure we need to expose the MIB dissector directly? Best regards, Pascal. Le ven. 25 oct. 2019 à 09:34, Anders Broman via Wireshark-users < wireshark-users@wireshark.org> a écrit : > Hi, > > The NR-RRC messages has to be d

Re: [Wireshark-users] 5G NR-RRC dissector issue

2019-10-25 Thread Pascal Quantin
Hi Keval, based on your screenshot you seem to have a proprietary encapsulation in the UDP payload (we can see the string nr-rrc and a BCCH-BCH message - that contains a MIB - is 3 bytes long only). So presumably here the real data you want to decode is 0x06f2d4? You should request to whoever defi

Re: [Wireshark-users] 5G NR-RRC dissector issue

2019-10-25 Thread Pascal Quantin
Hi, A UE is receiving a BCCH-BCH message that encapsulates a MIB. Are you sure we need to expose the MIB dissector directly? Best regards, Pascal. Le ven. 25 oct. 2019 à 09:34, Anders Broman via Wireshark-users < wireshark-users@wireshark.org> a écrit : > Hi, > > The NR-RRC messages has to be d