#fastnetmon — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fastnetmon, aggregated by home.social.
-
DDoS Mitigation Guide by Attack Type
Different DDoS attacks require different defenses. Here's how to mitigate 8 common types:
→ Volumetric & Amplification
→ Protocol & State-Exhaustion
→ Application-Layer (L7)
→ Carpet-Bombing
→ Multi-Vector
→ Pulse-Wave & Burst
→ Reflection Attacks
→ Cloud & HybridFastNetMon detects anomalies in seconds and auto-triggers BGP BlackHole, FlowSpec, or scrubbing diversion.
#DDoS #Cybersecurity #NetworkSecurity #InfoSec #NetSec #ThreatMitigation #FastNetMon
-
Oh wow, read on a feed of #FastNetMon that MS-DOS 4.0 was open sourced under MIT. An OS that was implemented completely in #Assembly .
Some neat bit of #history.
Will add a link to the repo, once I find it.
-
#FastNetMon runs just fine in #FreeBSD jail. The ability to access network interfaces through the #netmap[1] can be easily granted, though the number of threads created exceeds the number of RSS queues available on the NICs. So there is still room for testing, maybe it is worth preparing flame graphs too.
-
#FastNetMon runs just fine in #FreeBSD jail. The ability to access network interfaces through the #netmap[1] can be easily granted, though the number of threads created exceeds the number of RSS queues available on the NICs. So there is still room for testing, maybe it is worth preparing flame graphs too.
-
#FastNetMon runs just fine in #FreeBSD jail. The ability to access network interfaces through the #netmap[1] can be easily granted, though the number of threads created exceeds the number of RSS queues available on the NICs. So there is still room for testing, maybe it is worth preparing flame graphs too.
-
Entering the #YearOfTheDragon I spent some time today testing how #FastNetMon
runs in netmap mode on #FreeBSD. The results were so impressive, that I switched from netflow to netmap mode immediately. Great job Pavel Odintsov!
FastNetMon Community Edition is a free, open-source DDoS protection tool. We have PR 276516 on FreeBSD Bugzilla with a patch updating this port to the most recent version if you want to test it. -
For context: #FastNetMon is a nice piece of software to detect #DDoS attacks and trigger actions (shell scripts, bgp route injection, etc) for mitigation.
-
Finished porting #FastNetMon 1.2.4 to #FreeBSD. You will be able to install via package or ports in a bit.
https://cgit.freebsd.org/ports/commit/?id=b8c336c15842011facfe07163cb3d91e50bc1468
-
Meanwhile, porting #fastnetmon 1.2.4 to #FreeBSD and dealing with a lot of C++ fun.