Re: Packet capture



Hello,

Kalyan a écrit :
We have a packet capture from our network which basically showed MDNS
(bonjour), RIPV2, IGMP (v1, v2, and v3), SNMP, RPC, IPv6 (for ICMP
protocol), etc traffic on our network.

We would like to replay these packets in order stress test a wireless
access point. Can any one think of a tool that would help us?

Tcpreplay can replay capture files in the libpcap format (used by tcpdump and ethereal/wireshark).
.



Relevant Pages

  • Re: Packet capture
    ... We would like to replay these packets in order stress test a wireless ...
    (comp.dcom.lans.ethernet)
  • Re: Questions re WEP encryption
    ... If all the packets were "interesting", ... I did a replay on one of my access points, ... subsequent attack on the same data set. ... An access point is a bridge, ...
    (alt.internet.wireless)
  • Re: just an idea for packet protocol using ECB
    ... >> packets may be lost. ... I'm in favour of CTR as it requires no ... > I dont care if attackers replay packets. ... What if they replay other packets though. ...
    (sci.crypt)
  • Re: FreeBSD Security Advisory FreeBSD-SA-06:11.ipsec
    ... +> On Wed, 22 Mar 2006, FreeBSD Security Advisories wrote: ... +>>from successfully executing a replay attack. ... +>>An attacker able to to intercept IPSec packets can replay them. ...
    (FreeBSD-Security)
  • Re: philosophy / style question: code capsuling
    ... you could reconstruct the "message boundaries" afterwards. ... I was trying to avoid having to parse through the file and to a sort algorithm of any kind to get packets in the right order when creating the new file. ... And I don't need to replay the stream, since I got a different software recording it that has replay-capability:) ...
    (comp.unix.programmer)