Ethereal-dev: Re: Re: Re: [Ethereal-dev] ACSE
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: "Yuriy Sidelnikov" <YSidelnikov@xxxxxxxx>
Date: Wed, 22 Jun 2005 13:02:15 +0400
I guess it will be better to show ACSE title if ACSE information does really
exist.
Thank you.
ronnie sahlberg wrote:
1,during prettification i was thinking about making this particular ACSE layer look like agenerated field [ACSE ...] [Protocol oid: 1.2.3.4 CMIP] [Context ID: 3] CMIP... But I can remove the empty ACSE item completely. 2, I will look into that.On 6/21/05, Yuriy Sidelnikov <YSidelnikov@xxxxxxxx> wrote:Hi, I've tested it out.Dissector is generally working.Looks ugly as everything no handmade but nevertheless:) Some remarks: 1.No need to add ACSE title if this is not ACSE pdu(DATA blocks or whatever ) : IMHO,the lines below has to be moved farther: if (check_col(pinfo->cinfo, COL_PROTOCOL)) col_set_str(pinfo->cinfo, COL_PROTOCOL, "ACSE"); if (check_col(pinfo->cinfo, COL_INFO)) col_clear(pinfo->cinfo, COL_INFO); I mean we have to say this is ACSE if PDU really has ACSE inside.For now we have empty ACSE where we have no ACSE pdu at all. For examle, FTAM data block without any ACSE pdu inside: ISO 8073 COTP Connection-Oriented Transport Protocol ISO 8327-1 OSI Session Protocol ISO 8327-1 OSI Session Protocol ISO 8823 OSI Presentation Protocol ACSE <-------------- really we haven't ACSE here OSI ISO 8571 FTAM Protocol OCTET String OSI ISO 8571 FTAM Protocol OCTET String OSI ISO 8571 FTAM ProtocolOCTET String2.In case of unregistered high level dissector (MMS in this example) message [Malformed Packet: ACSE] is not what I'm expecting to see. No. Time Source Destination Protocol Info 9 0.019827 204.254.125.152 192.168.1.36 ACSE[Malformed Packet]Frame 9 (200 bytes on wire, 200 bytes captured) Ethernet II, Src: 00:30:a7:00:03:51 (00:30:a7:00:03:51), Dst: 00:05:32:49:f9:38 (00:05:32:49:f9:38) Internet Protocol, Src: 204.254.125.152 (204.254.125.152), Dst: 192.168.1.36 (192.168.1.36) Transmission Control Protocol, Src Port: tsap (102), Dst Port: 1033 (1033), Seq: 23, Ack: 199, Len: 146 TPKT ISO 8073 COTP Connection-Oriented Transport Protocol ISO 8327-1 OSI Session Protocol ISO 8823 OSI Presentation Protocol ACSE aare Padding: 7 protocol-version: 80 (version1) 1... .... = version1: True aSO-context-name: 1.0.9506.2.3 result: accepted (0) result-source-diagnostic: acse-service-user (1) acse-service-user: null (0) user-information: Item indirect-reference: 3 encoding: single-ASN1-type (0) BER: Dissector for OID:1.0.9506.2.3 not implemented. Contact Ethereal developers if you want this supported [9] [0][Malformed Packet: ACSE]Talking about MMS - probably it's time to generate such dissector? Now wehave everything we need.Regards,Yuriy. Yuriy Sidelnikov wrote:> Hi, > Ok,I'll try to check new dissector ASAP. > It will take a while. > Yuriy. > > ronnie sahlberg wrote: > >> Hi, >> I have just checked in a new ACSE dissector generated by ASN2ETH. >> Please test it out and report any issues. >> >> _______________________________________________ >> Ethereal-dev mailing list >> Ethereal-dev@xxxxxxxxxxxx >> http://www.ethereal.com/mailman/listinfo/ethereal-dev > > > _______________________________________________ > Ethereal-dev mailing list > Ethereal-dev@xxxxxxxxxxxx> http://www.ethereal.com/mailman/listinfo/ethereal-dev_______________________________________________ Ethereal-dev mailing list Ethereal-dev@xxxxxxxxxxxxhttp://www.ethereal.com/mailman/listinfo/ethereal-dev_______________________________________________ Ethereal-dev mailing list Ethereal-dev@xxxxxxxxxxxx http://www.ethereal.com/mailman/listinfo/ethereal-dev
- References:
- [Ethereal-dev] ACSE
- From: ronnie sahlberg
- Re: [Ethereal-dev] ACSE
- From: Yuriy Sidelnikov
- Re: Re: [Ethereal-dev] ACSE
- From: Yuriy Sidelnikov
- Re: Re: [Ethereal-dev] ACSE
- From: ronnie sahlberg
- [Ethereal-dev] ACSE
- Prev by Date: Re: Re: [Ethereal-dev] ACSE
- Next by Date: Re: Re: Re: [Ethereal-dev] ACSE
- Previous by thread: Re: Re: [Ethereal-dev] ACSE
- Next by thread: Re: Re: [Ethereal-dev] ACSE
- Index(es):