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

Wireshark-bugs: [Wireshark-bugs] [Bug 6153] Wireshark plugin for CSG2 R6 interface.

Date: Mon, 19 Sep 2011 01:28:28 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6153

--- Comment #12 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2011-09-19 01:28:27 PDT ---
> I'm removing FT protocol.
> Actually I tried to decode packets with packet-gtp.c also. This file (code) is
> using some ports 
> #define GTPv0_PORT  3386
> #define GTPv1C_PORT 2123
> #define GTPv1U_PORT 2152
> I have a query here , the packet I used to decode was using different port
> number, so it could not be decoded as a GTP packet. Rather it was decoded as
> UDP packet. This is reason I coded it as a plugin. 
> Thanks
> Asmita

Hi,
You can do "decode as" GTP or in Edit->preferences->protocols->GTP you
can change the GTP default(which is the registered) port numbers.
That worked on the trace in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5972

Regards
Anders

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.