Hello, Can you provide a little more info? iSCSI is for storage, so unless your 'server' is running an iSCSI target service there won't be 'iSCSI' traffic to monitor.
If you do have an iSCSI service running then providing a disk via that service to the 'client' then doing normal I/O to that iSCSI disk will provide all the traffic you will typically need. I.e. discovering the device, formatting the disk, doing writes and reads, etc. What is it that you are trying to do? iSCSI is the transport for SCSI commands over a network. You can use SCSI tools to generate SCSI commands to that disk, then the iSCSI initiator on the 'client' will create the respective iSCSI packets. Regards, Don On Mon, Nov 4, 2019 at 5:49 AM Bobby <[email protected]> wrote: > Hi > > I have two virtual machines. One is a client and other is a sever (SAN). I > am using Wireshark to analyze the iSCSI protocols between them. > > Someone recommended me, in addition to a packet analyzer, I can also use a > packet generator. Any good packet generator for iSCSI client/server model? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "open-iscsi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/open-iscsi/8a89dcdb-8fae-4c97-9a76-db621b01bcaf%40googlegroups.com > <https://groups.google.com/d/msgid/open-iscsi/8a89dcdb-8fae-4c97-9a76-db621b01bcaf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/open-iscsi/CAK3e-Eamy-nQLNqruGuUDcOd1cF4nmGQ8GqBxCnuuy4rrM7cpQ%40mail.gmail.com.
