1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-05 11:56:06 +02:00
mirror of the fastnetmon repo with rewritten history
Go to file
Pavel Odintsov b06bc0f761 Removed few documents which were moved to site long time ago 2022-08-31 12:13:06 +01:00
.circleci Starting new FastNetMon 1.2.3 release 2022-06-20 13:49:13 +01:00
.github Improved issue template 2022-03-28 14:58:01 +01:00
docs/images Removed few documents which were moved to site long time ago 2022-08-31 12:13:06 +01:00
src Configuration cleanup from not used options 2022-08-16 19:08:57 +01:00
.gitignore issues/682 v4 (#727) 2018-08-02 23:55:01 +01:00
.gitmodules Juniper Implementation (#747) 2018-12-06 17:33:42 +00:00
HAPPY_CUSTOMERS.md Renamed and fixed happy customers. REG.RU switched to different tool for this task 2017-12-03 22:05:13 +00:00
LICENSE Fixed bunch of paths to old versions of FNM 2017-12-03 21:22:11 +00:00
README.md We have IPv6 support for sFlow now 2022-08-08 16:43:06 +01:00
SECURITY.md Upgrade version of FastNetMon to 1.2.2 as we released 1.2.1 as stable 2022-05-14 13:04:29 +01:00
THANKS.md Update THANKS.md 2022-05-29 23:27:03 +01:00

logo

Community Edition

FastNetMon - A high performance DoS/DDoS load analyzer built on top of multiple packet capture engines (NetFlow, IPFIX, sFlow, AF_PACKET, Netmap, PCAP).

What do we do?

We detect hosts in the deployed network sending or receiving large volumes of traffic, packets/bytes/flows, per second and perform a configurable action to handle that event. These configurable actions include notifying you, switching off the server, or blackholing the client.

Flow is one or more ICMP, UDP, or TCP packets which can be identified via their unique src IP, dst IP, src port, dst port, and protocol fields.

CircleCI

Project

Supported packet capture engines

  • NetFlow v5, v9, v9 lite (dev branch)
  • IPFIX
  • sFlow v5
  • PCAP
  • AF_PACKET (recommended)
  • Netmap (deprecated)
  • PF_RING / PF_RING ZC (deprecated, available only for CentOS 6 in 1.2.0)

You can check out the comparison table for all available packet capture engines.

Official support groups:

Follow us at social media:

Complete integration with the following vendors

Features

  • Detects DoS/DDoS in as little as 1-2 seconds
  • Scales up to terabits on single server (sFlow, Netflow, IPFIX) or to 40G + in mirror mode
  • Trigger block/notify script if an IP exceeds defined thresholds for packets/bytes/flows per second
  • Complete support for most popular attack types
  • Thresholds can be configured per-subnet basis with the hostgroups feature
  • Email notifications about detected attack
  • Complete IPv6 support
  • Announce blocked IPs via BGP to routers with ExaBGP or GoBGP (recommended)
  • Full integration with Graphite and InfluxDB
  • API
  • Redis integration
  • MongoDB integration
  • Supports L2TP decapsulation, VLAN untagging in mirror mode
  • Complete plug-in support
  • Capture attack fingerprints in PCAP format
  • Experimental BGP Flow Spec support, RFC 5575

Running FastNetMon

Hardware requirements

  • At least 1 GB of RAM

Installation

Router integration instructions

Screenshots

Main screen image

Example deployment scheme

Network diagramm