You need at first to change mac adresses of the trace or pcap file you are
replaying (use tcprewrite) to the source and destination of your cards
(ifconfig to know them).
Chcek if you are dealing with Vlans !!!
Cache file you will need if you want to seperate downlink from the uplink
:means that you send your pcap file from 2 interfaces not only one !!!
Your use case: sending the trace file from 1 pc to another means you won't
need the cache file( or you can use it but in this case you will send only
one direction not both)
Good luck
On Thu, Dec 15, 2011 at 5:53 PM, Prosiac Akin <cramped_ga...@yahoo.com>wrote:
> hello all,
>
> i am trying to send the pcap file from one pc to another
> while going through the tcpreplay website, i found
>
> ** tcprewrite --endpoints=10.10.1.1:10.10.1.2 --cachefile=input.cache
> --infile=input.pcap --outfile=output.pcap --skipbroadcast
>
> does this endpoints means (two computers)???
>
> If it is for the two pcs, i tried to issue that command
> sudo tcprewrite --endpoints=192.168.234.139:192.168.15.215
> --cachefile=dhcp.cache --infile=dhcp.pcap --outfile=dhcp.pcap
> --skipbroadcast
>
> where 192.168.234.139 is the ip of the computer which is sending the pcap
> file and 192.168.15.215 is the ip of the computer which i am destined to.
>
> But i got this error
> Fatal Error: unable to open dhcp.cache:No such file or directory
>
> I am not aware how to create that cachefile for this process. and i don't
> know whether i am following the right process or not.
>
> Could you please help/suggest the method of doing so..
>
>
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Server Consolidation
> Server virtualization is being driven by many needs.
> But none more important than the need to reduce IT complexity
> while improving strategic productivity. Learn More!
> http://www.accelacomm.com/jaw/sdnl/114/51507609/
> _______________________________________________
> Tcpreplay-users mailing list
> Tcpreplay-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
>
------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.
But none more important than the need to reduce IT complexity
while improving strategic productivity. Learn More!
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Tcpreplay-users mailing list
Tcpreplay-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support