Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: [Ethereal-users] Capturing and expanding LMP UDP Packets

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: mgsoulak <Mike.Soulakis@xxxxxxxxxxx>
Date: Fri, 17 Dec 2004 10:50:22 -0600
 
Hi,

I  am running ethereal-0.10.8 for Windows and would like to
dissectors/expand UDP based LMP packets.

I set the UDP port number in our LMP stack to 49998 (as defined as the
default in dissector-lmp.c) :
"...
     68 #define IP_PROTO_LMP 140
     69 #define UDP_PORT_LMP_DEFAULT 49998
     70 static int lmp_udp_port = UDP_PORT_LMP_DEFAULT;
     71 static int lmp_udp_port_config = UDP_PORT_LMP_DEFAULT;
     72
..."

but when I start capturing
all it shows is raw UDP packets with the port number.

Do I need to specify anything else?

Here is what I put in the packet filter with no luck

(udp port 49998)

any help appreciated,
 

-- 
 Mike Soulakis
 ASON/GMPLS Control Plane Architecture
 Alcatel
 
begin:vcard 
n:Soulakis;Mike
x-mozilla-html:FALSE
org:OND;ASON/GMPLS Control Plane
adr:;;;;;;
version:2.1
email;internet:Mike.Soulakis@xxxxxxxxxxx
title:Principal Engineer
x-mozilla-cpt:;-18120
fn:Mike Soulakis
end:vcard