ZeBib a écrit :
rejoue ton fichier pcap sur une interface (virtuelle, ou loopback, ...) sinon.
|
j'y avais deja pensé, quoique pas sur le loop (pkoi faire simple qd on peut faire compliqué? ) mais il ya apparament un pb sur le format du pcap, c'est une capture qui vient de ulog:
Code :
- # tcpreplay -i lo ulogd.pcap
- sending on: lo
- Unable to process pcap without -2: ulogd.pcap
|
je sais pas quoi mettre comme separateur pour le -2:
Code :
- #man tcpreplay
- ...
- -2 or l2data
- Specifies a string of comma seperated numbers in hex to
- be used instead of the Layer 2 header in the packet.
- Useful for converting between 802.x types or adding a
- header when the pcap file doesn't contain a header (as in
- the case of DLT_RAW). Currently this only supports the
- following pcap(3) types: DLT_EN10MB, DLT_LINUX_SLL,
- DLT_CHDLC and DLT_RAW.
- ...
|
heu cad? je dois l'ecrire le patch ?
Message édité par metabaron1 le 13-07-2006 à 16:49:21