1

I am working with VPN android service. Because of that service I need to handle all network traffic on the system. Sometimes something goes wrong, so I started wondering about creating testing mechanism, which could emulate real network, based on recorded earlier pcap files.

Is is possible? Which tools should I use?

noisy
  • 6,495
  • 10
  • 50
  • 92
  • 1
    Answer for your question should be found here: http://stackoverflow.com/questions/1953300/how-to-send-pcap-file-packets-on-nic – codewarrior Nov 05 '12 at 14:39

1 Answers1

2

I think that "tcpreplay" works for you. helpful link : http://tcpreplay.synfin.net/wiki/usage