Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Fred Klassen
...@gmail.com>> Reply-To: Main forum for tcpreplay mailto:tcpreplay-users@lists.sourceforge.net>> Date: Friday, May 2, 2014 at 8:32 AM To: Main forum for tcpreplay mailto:tcpreplay-users@lists.sourceforge.net>> Subject: Re: [Tcpreplay-users] Generating flows between virtual hosts usin

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Reham Mohamed
I am using the "-K", I am using ubuntu 12.04 version, tcpreplay: 4.0.4, and I am using mininet to create an SDN network. On Fri, May 2, 2014 at 5:28 PM, Reham Mohamed wrote: > and how can i split the file? > > > On Fri, May 2, 2014 at 1:22 PM, Sandeep Kumar wrote: > >> Split the files into mult

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Reham Mohamed
and how can i split the file? On Fri, May 2, 2014 at 1:22 PM, Sandeep Kumar wrote: > Split the files into multiple files and then play them. > > > Regards, > Sandeep > > > On Fri, May 2, 2014 at 4:03 PM, Reham Mohamed wrote: > >> Thanks a lot for your help. >> >> Now i am trying to replay a pcap

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Fred Klassen
e.net>> Subject: Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay Thanks a lot for your help. Now i am trying to replay a pcap file on one virtual machine, but once the computer starts to run this file, the whole system stop working. The pcap file is almost 2

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Sandeep Kumar
Split the files into multiple files and then play them. Regards, Sandeep On Fri, May 2, 2014 at 4:03 PM, Reham Mohamed wrote: > Thanks a lot for your help. > > Now i am trying to replay a pcap file on one virtual machine, but once the > computer starts to run this file, the whole system stop w

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-02 Thread Reham Mohamed
Thanks a lot for your help. Now i am trying to replay a pcap file on one virtual machine, but once the computer starts to run this file, the whole system stop working. The pcap file is almost 2 GB. What should i do to solve this problem? Thanks On Thu, May 1, 2014 at 6:32 PM, Sandeep Kumar wrot

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-01 Thread Sandeep Kumar
If i'm not mistaken then tcpwrite/tcpedit is right tool to change pcap files. Its simple to use. Just do a little bit of search and you will be easily able to do that. Regards, Sandeep On Thu, May 1, 2014 at 9:07 PM, Reham Mohamed wrote: > Thanks for your reply. > > I am a beginner in using tc

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-01 Thread Fred Klassen
Thursday, May 1, 2014 at 8:37 AM To: Main forum for tcpreplay mailto:tcpreplay-users@lists.sourceforge.net>> Subject: Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay Thanks for your reply. I am a beginner in using tcpreplay. I could not understand how shoul

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-01 Thread Reham Mohamed
Thanks for your reply. I am a beginner in using tcpreplay. I could not understand how should i change in the pcap file. The pcap file i am using contains a lot of packets that are destined to many hosts other than host B i want to send the flows to. What i want to do it forward the flows in the

Re: [Tcpreplay-users] Generating flows between virtual hosts using tcpreplay

2014-05-01 Thread Sandeep Kumar
You need to edit your pcap files before playing them using tcpreplay. So for example in your pcap file there are few packets which you want to be destined to a certain Host A's IP X.X.X.X. You need to change the destination IP address of packets in your pcap file and set it to IP address of Host A