Giter Club home page Giter Club logo

Comments (3)

peasead avatar peasead commented on May 15, 2024

Any update or options on this?

Can we bond interfaces or does the interface Stenographer use need to be physical?

from stenographer.

dcode avatar dcode commented on May 15, 2024

@gconnell I made some progress on this by a hack-ish work around, but it works pretty well. See my Gist below. Essentially, I created an instance template for systemd, that will start stenographer with a config located at /etc/stenographer/config.${interface}. This allows me to start an arbitrary number of instances, each with a different configuration. Each configuration has distinct directories for packets and index, as well as a distinct port.

Additionally, I had to patch stenoread to handle this, which merely loads all configurations by wildcard globbing and looping through each interface in sequence. Ideally, this would happen in parallel, but with the current implementation would require something like GNU parallel, which gets a bit tricky.

As a final note, I intend to make this the default configuration in an upcoming release of ROCK NSM (http://rocknsm.io) so that we can support multiple interfaces from each of our collection applications. In the end, this is transparent to the user and only slightly more complicated on the configuration side.

Gist: https://gist.github.com/dcode/9051a4aa7338b6c946d0a2de189912ec

from stenographer.

dspruell avatar dspruell commented on May 15, 2024

Can we bond interfaces or does the interface Stenographer use need to be physical?

I'm curious about this as well. Would a bonded capture interface be supported? I have a sensor with two TAP inputs and would like to capture both, so the ability to read packets from two interface would be really useful. A workaround with bonding could also help, if supported.

from stenographer.

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.