Just tried to inject some modified packets into my home-network, but had no luck wenn I tried with externally captured traffic (wireshark, tcpdump).
So question: which format an injectable capture-file should be written in, to have allowance to pass by to the wire ?
Is only with a mikrotik-device captured traffic suitable or would be something from the list below a candidate ?
. .
according to these slides:https://mum.mikrotik.com/presentations/ ... 963921.pdf
pcapng-format should work ... but not for me ?
.
Code: Select all
[admin@chr-7-1] > tool traffic-generator inject-pcap pcap-file=test.pcap.pcapng once interface=71-e2-vlan100 without-paging
iteration: 1
tx-packets: 0
tx-bytes: 0
[admin@chr-7-1] >