All -
I want to send a stream of packets from my 802.11 interface to a
monitoring application that does not support 802.11 headers. I think I
am on the right track with -
sudo dumpcap -i ath2 -w - | airdecap-ng - | sudo tcpreplay --intf1=eth0
/dev/stdin
I am running a patched version of airdecap-ng that supports
reading/writing to stdin/stdout. I have confirmed that is working. I set
the monitoring tool to monitor eth0, it retuns zero packets. I run
tcpdump -i eth0, no packets.
Environment -
tcpreplay 3.2.5
Ubuntu 7.10, fully patched
What am I doing wrong, is there a better way to do this?
Thanks,
Craig
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users