Skip to content

Fail to decode NR-RRC messages after installing the RLS-wireshark-dissector #10

@pychan88

Description

@pychan88
  1. My OS version: Ubuntu Linux

lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy

  1. Wireshark version:
    Version 4.0.6 (Git v4.0.6 packaged as 4.0.6-1exp1ubuntu22.04.0~ppa1)

  2. Cannot decode your example pcap file

Screenshot from 2024-01-05 16-10-33

  1. UERANSIM version: 3.2.6

  2. Version of plugin: unknown (how to check it?)

  3. Plugin can be installed successfully in Terminal but it cannot be found in Wireshark even after reloading the plugin (Analyze > Reload Lua Plugins):

eecatchan@eecatchan-Virtual-Machine:$ mkdir -p ${XDG_LIB_HOME:-/.local/lib}/wireshark/plugins
eecatchan@eecatchan-Virtual-Machine:$ git -C ${XDG_LIB_HOME:-/.local/lib}/wireshark/plugins clone https://github.com/louisroyer/RLS-wireshark-dissector
Cloning into 'RLS-wireshark-dissector'...
remote: Enumerating objects: 120, done.
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 120 (delta 30), reused 8 (delta 3), pack-reused 60
Receiving objects: 100% (120/120), 58.94 KiB | 1.25 MiB/s, done.
Resolving deltas: 100% (54/54), done.

Screenshot from 2024-01-05 16-06-32
Screenshot from 2024-01-05 16-07-57

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions