Re: [Wireshark-dev] Decoding raw SCCP packets using Wireshark

2008-01-17 Thread Jeff Morriss
James Lee wrote: > Hi. I'm trying to use wireshark to decode raw SCCP packets; i.e. the > contents of an SCCP packet sent over an SS7 link, but where we have only > the packet from the SCCP layer upwards available (so none of the > lower-layer protocols like MTP3, MTP2, etc.). > > Now I'm tr

Re: [Wireshark-dev] Decoding raw SCCP packets using Wireshark

2007-11-30 Thread James Lee
That's exactly what I was looking for, and does the trick. Thanks! On 30/11/2007, Luis EG Ontanon <[EMAIL PROTECTED]> wrote: > > You could use a user dlt and assign sccp to it. > > See http://wiki.wireshark.org/HowToDissectAnything > > > On Nov 30, 2007 1:50 AM, James Lee <[EMAIL PROTECTED]> wrot

Re: [Wireshark-dev] Decoding raw SCCP packets using Wireshark

2007-11-29 Thread Luis EG Ontanon
You could use a user dlt and assign sccp to it. See http://wiki.wireshark.org/HowToDissectAnything On Nov 30, 2007 1:50 AM, James Lee <[EMAIL PROTECTED]> wrote: > Hi. I'm trying to use wireshark to decode raw SCCP packets; i.e. the > contents of an SCCP packet sent over an SS7 link, but where w

[Wireshark-dev] Decoding raw SCCP packets using Wireshark

2007-11-29 Thread James Lee
Hi. I'm trying to use wireshark to decode raw SCCP packets; i.e. the contents of an SCCP packet sent over an SS7 link, but where we have only the packet from the SCCP layer upwards available (so none of the lower-layer protocols like MTP3, MTP2, etc.). Now I'm trying to do this by outputting the c