Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] Capturing SCSI packets

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 05 Dec 2006 02:08:11 -0800

Ulf Lamping wrote:

You seem to mix SCSI and iSCSI.

SCSI uses special (parallel) cabling - I don't know any way to capture native SCSI "traffic".

iSCSI uses Ethernet (or probably other alike) cabling to transfer traffic, which WS can capture and decode AFAIK.

In the current SCSI architectural model, there's a transport layer, which could be parallel SCSI, FCP over Fibre Channel, SCSI-over-FireWire, SCSI-over-USB, iSCSI, Serial Attached SCSI, etc..

Above that, there's the level with SCSI commands and responses, transported over those layers.

Wireshark has a dissector for the SCSI command/response level; it also has dissectors for iSCSI and FCP, both of which call the SCSI dissector. iSCSI runs over TCP, so Wireshark can read captures with iSCSI; it can also read captures with Fibre Channel transported over various network layers, e.g. with FCIP.

We have, as you note, no support for parallel SCSI. There do, I think, exist parallel SCSI analyzers that use special hardware, but we don't support reading any capture files that they might write out.

  • References:
    • [Wireshark-users] Capturing SCSI packets
      • From: Yossi Leybovich
    • Re: [Wireshark-users] Capturing SCSI packets
      • From: Ulf Lamping
  • Prev by Date: Re: [Wireshark-users] How do you compile a new protocol intoWireshark
  • Next by Date: [Wireshark-users] Bandwidth Graph post capture
  • Previous by thread: Re: [Wireshark-users] Capturing SCSI packets
  • Next by thread: [Wireshark-users] Cisco cable lawful intercept decoding
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation