> On 16 Feb 2016, at 07:44, Chandrika Gautam <[email protected]> > wrote: > > Hi, > > We have collected terabytes of data in multiple pcap files using tcpdump > utility. We want to replay it at the consistent transmit rate of ~4-10 Gbps. > Is it possible with disk2n utility?
Yes, you can specify a playlist of pcap files to replay using the [--multiple-pcap-files|-m] <text file path> option, example: disk2n -i zc:eth1 -m playlist.txt -c 1 -w 2 -S 3 -g -b 2048 -C 4096 If the original capture rate is not the rate you want, you can change it by using the [--inter-packet-time|-I] <nsec> option > At ntop site, prdouct description says "disk2n exploit the packet > transmission acceleration offered by PF_RING DNA". Will it be working with ZC > also > because we have taken a license of PF_RINGZC last year? Yes it does work with ZC. > I am not able to find out the test binary for disk2n for PFRING version > 6.2.0. Please help to get one for RHEL 6.5. > Latest rpm taken from the link "http://packages.ntop.org/ > <http://packages.ntop.org/>" is for PFRing version 6.3.0. You should install n2disk from the stable repository at http://packages.ntop.org/centos-stable/ > Can you help how to test on a particular interface with disn2n utility. Please refer to the n2disk user’s guide http://www.ntop.org/wp-content/uploads/2011/08/n2disk-UsersGuide1.pdf Appendix A - Configuring a PF_RING Deb/RPM package Alfredo > > > Regards, > Chandrika > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
