On Wed, Mar 28, 2012 at 9:08 PM, Senthil Kumar S
<senthilkuma...@sasken.com> wrote:
> Understod. But my testing needs data to be sent to server like PC. The
> traffic I am pumping using tcpreplay should enter into a stack kept in
> between the server like PC.
>
>
>
> I am more interested to avoid the RST packets to be sent from the server
> like PC.
>
>
>
> Is there any way to avoid these RST packets??

James is correct.  You can not use tcpreplay to send TCP traffic to a
server without that server aborting the connection and sending RST
packets.  Well, technically that isn't correct.  Technically you have
a 1 in 2^32 chance of the server picking the correct initial TCP
sequence number and it working.  So if you try 4.2 billion times,
you'll prolly get it to work once or twice statistically speaking.

Not sure what you mean by "The traffic I am pumping using tcpreplay
should enter into a stack kept in between the server like PC." but
understand that tcpreplay never reads any packets from the server and
hence can't establish a TCP socket connection.

-Aaron


-- 
Aaron Turner
http://synfin.net/         Twitter: @synfinatic
http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
    -- Benjamin Franklin
"carpe diem quam minimum credula postero"

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
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

Reply via email to