Ethereal-users: Re: [Ethereal-users] (no subject)

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 26 Jul 2002 18:36:50 -0700
On Fri, Jul 26, 2002 at 07:19:11PM -0600, Muguira, Maritza R wrote:
> I'm using version 0.9.5 and trying to decode with iscsi but I don't see it
> in the list of protocols to choose from.  Shouldn't iscsi be there?

No, because its dissector is a "heuristic" dissector - i.e., Ethereal
doesn't recognize iSCSI traffic based on the port number, it recognizes
it based on whether the iSCSI dissector thinks a packet contains iSCSI
traffic or not.

> Is there some way to decode with iscsi?

Yes - get a capture that contains iSCSI traffic that the iSCSI dissector
recognizes as such.

If you have a capture with iSCSI traffic that's *not* being dissected as
iSCSI, you'd have to send us the capture (or send Mark Burton, the
author of the iSCSI dissector, the capture) so we (or he) can figure out
why the iSCSI dissector isn't recognizing the traffic as iSCSI.