Giter VIP home page Giter VIP logo

Comments (6)

Zlika avatar Zlika commented on August 26, 2024 1

False alarm... I was using the default tcpreplay binary from Debian instead of the local one :-)
The new version solves the problem, thanks!

from tcpreplay.

Zlika avatar Zlika commented on August 26, 2024

Notes:

  • The tcpreplay replay + wireshark recording is working if I use the lo (loopback) interface, so this is a tap-specific problem.
  • I have the same problem with the latest tcpreplay version (4.4.4) compiled from sources (the ./configure phase shows: "Tuntap device support: yes").
  • After reading #411 I tried to use another name for the tap interface (not starting with "tap"), but same problem.

Thank you for your help.

from tcpreplay.

Zlika avatar Zlika commented on August 26, 2024

I used git bisect and found the culprit:

commit 0d6b6bc62483e544c4dbb600186d66c04838337e
Author: Fred Klassen <[email protected]>
Date:   Sun Apr 25 16:13:23 2021 -0700

    Bug #411 #651 - don't create tap0 if it already exists

 docs/CHANGELOG          |  1 +
 src/common/sendpacket.c | 12 +++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

from tcpreplay.

fklassen avatar fklassen commented on August 26, 2024

Thanks for digging into this. Targeting for 4.5.0

from tcpreplay.

fklassen avatar fklassen commented on August 26, 2024

Fixed in PR #874

from tcpreplay.

Zlika avatar Zlika commented on August 26, 2024

Hi @fklassen. I've tested branch 4.5.0-beta1 and the problem seems to be still here.

from tcpreplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.