Git Product home page Git Product logo

nprobe_py's Introduction

nprobe_py 0.0.4

License: http://www.apache.org/licenses/LICENSE-2.0

To some extent it is replacement to nprobe for ntop.org.

It takes NetFlow/IPFIX stream and makes it available as ZMQ for ntop.

Code found here is like "Cutting the grass with machete" and definitely could be prettier, but it simply gets the job done, so don't complain about it too much.

Usage:

Build images

docker-compose build
#or
docker compose build

Start

docker-compose up
#or
docker compose up

or in the backround

docker-compose up -d
#or
docker compose up -d

stop

docker-compose stop
#or
docker compose stop

Remove

docker-compose rm
or
docker compose rm

Access

ntop WebUI address

http://{host}:3000

NetFlow/IPFIX collector

udp://{host}:2055

Additional Configuration

ntopng and NAT

\1 Go to Web ui

http://{host}:3000

\2 navigate through menu

Settings -> Preferences 

\3 click Expert View

\4 go further through menu

Network Interfaces

\5 check options

Use Post-Nat Destination IPv4 Addresses and Ports: [ X ]
Use Post-Nat Source IPv4 Addresses and Ports: [ X ]

\6 click save

Mikrotik 7.X for NetFlow/IPFIX stream

\1 Go to Web ui

http://{mikrotik}

\2 Navigate through menu

WebFig -> IP -> Traffic Flow -> Targets -> Add New

\3 Set options

Enabled: [x]
Src. Address: {ip of Mikrotik}
Dst. Address: {ip of host}
port: 2055
Version: IPFIX
v9/IPFIX Template Refresh: 20
v9/IPFIX Template Timeout: 1800

\4 Click OK

nprobe_py's People

Contributors

rafal-prasal avatar

Stargazers

ywhere avatar Andrzej Erenc avatar  avatar  avatar  avatar rafal avatar Karol D. Sz avatar  avatar Marek Wywiał avatar Marcin Wilk avatar Daniel Podlejski avatar Maciej Wilczyński avatar  avatar M avatar

Watchers

 avatar

Forkers

typowyfacet

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.