FastNetMon - A high performance DoS/DDoS load analyzer built on top of multiple packet capture engines (NetFlow, IPFIX, sFLOW, SnabbSwitch, netmap, PF_RING, PCAP).
What can we do? We can detect hosts in our networks sending or receiving large volumes of packets/bytes/flows per second. We can call an external script to notify you, switch off a server, or blackhole the client.
To enable sFLOW, simply specify IP of the server running FastNetMon and specify (configurable) port 6343 To enable netflow, simply specify IP of the server running FastNetMon and specify (configurable) port 2055
Why did we write this? Because we can't find any software for solving this problem in the open source world!
What is a "flow" in FastNetMon terms? It's one or multiple UDP, TCP, or ICMP connections with unique src IP, dst IP, src port, dst port, and protocol.
License: GPLv2
- Mailing list
- Roadmap
- Release Notes
- Chat: #fastnetmon at irc.freenode.net web client
- Please fill out the survey, we need your voice!
- Detailed reference in Russian: link
- NetFlow v5, v9
- IPFIX
- v4 (dev branch only), v5
- Port mirror/SPAN capture with PF_RING (with ZC/DNA mode support need license), SnabbSwitch, NETMAP and PCAP
You can check out the comparison table for all available packet capture engines.
- Complete BGP Flow Spec support, RFC 5575
- Process and distinguish incoming and/or outgoing traffic
- Trigger block/notify script if an IP exceeds defined thresholds for packets/bytes/flows per second
- Thresholds can be configured per-subnet with the hostgroups feature
- Announce blocked IPs via BGP to routers with ExaBGP
- GoBGP integration for unicast IPv4 announcements
- Full integration with Graphite and InfluxDB
- API
- Redis integration
- MongoDB integration
- Deep packet inspection for attack traffic
- netmap support (open source; wire speed processing; only Intel hardware NICs or any hypervisor VM type)
- SnabbSwitch support (open source, very flexible, LUA driven, very-very-very fast)
- Filter NetFlow v5 flows or sFLOW packets with LUA scripts (useful for excluding particular ports)
- Supports L2TP decapsulation, VLAN untagging and MPLS processing in mirror mode
- Works on server/soft-router
- Detects DoS/DDoS in as little as 1-2 seconds
- Tested up to 10Gb with 12 Mpps on Intel i7 3820 with Intel NIC 82599
- Complete plugin support
- Captures attack fingerprints in PCAP format
- Complete support for most popular attack types
- Linux (Debian 6/7/8, CentOS 6/7, Ubuntu 12+)
- FreeBSD 9, 10, 11
- Mac OS X Yosemite
- x86 64 bit (recommended)
- x86 32 bit
- We are part of the CloudRouter distribution
- We are part in the official FreeBSD ports collection, manual install
- Amazon AMI image
- VyOS based ISO image with bundled FastNetMon
- Docker image
- Automatic install script for Debian/Ubuntu/CentOS/Fedora/Gentoo
- Automatic install script for Mac OS X
- Manual install on Slackware
- Manual install for VyOS
Main program screenshot:
Example CPU load on Intel i7 2600 with Intel X540/82599 NIC at 400 kpps load:
Example of notification email about detected attack.
- We are looking for a maintainer for the Debian and Fedora/EPEL packages
- Test it!
- Share your experience
- Share your use cases
- Share your improvements
- Test it with different equipment
- Create feature requests
Author: Pavel Odintsov pavel.odintsov at gmail.com Follow my Twitter