DDoS Detection for
Proxmox VE
Deploy ftagent on your Proxmox hypervisors for aggregate DDoS detection, or inside individual VMs and LXC containers for per-tenant monitoring. Full attack classification, auto-mitigation, and alerting for virtualized infrastructure.
Deployment Models
Three ways to deploy on Proxmox
On the Hypervisor
Install ftagent directly on the Proxmox VE host. It monitors the physical interface or bridge (vmbr0) and sees all traffic to every VM and container on that node.
- Single agent covers all guests
- Sees traffic before it reaches VMs
- Bridge-level firewall rules
- Lowest overhead per guest
Inside LXC Containers
Install ftagent inside a privileged LXC container for per-tenant DDoS monitoring. Each container gets its own detection baseline and independent mitigation rules.
- Per-tenant isolation
- Independent baselines per container
- Tenant-specific firewall rules
- Give tenants read-only dashboard access
Inside KVM VMs
Install ftagent inside any Linux KVM guest. The agent runs identically to a bare-metal install. Each VM gets its own Flowtriq node with full detection, PCAP, and mitigation capabilities.
- Full feature set per VM
- PCAP capture inside the guest
- Independent from hypervisor
- Works on any Linux guest OS
Setup
Install in three steps
Add a Node in Flowtriq
Create a node in your Flowtriq dashboard for each Proxmox host (or each VM/container you want to monitor individually). Copy the API key and node UUID.
Install ftagent
SSH into the Proxmox host (or guest) and run:pip install ftagent && sudo ftagent --setup
Or use the Docker image for containerized deployment.
Detection starts immediately
The agent begins monitoring within 30 seconds. Traffic baselines build over 5 minutes. Attacks are detected, classified, and trigger your configured alert channels and mitigation policies.
Capabilities
What you get on Proxmox
Bridge-Level Visibility
When running on the hypervisor, ftagent monitors the Proxmox bridge interface. You see aggregate traffic across all VMs and containers on that node, catching DDoS attacks before they hit individual guests.
Auto-Mitigation
The full 4-level escalation chain works on Proxmox: kernel-level firewall rules, BGP FlowSpec, RTBH, and cloud scrubbing. Rules deploy on the host where ftagent runs and auto-withdraw when attacks end.
Per-Node Analytics
Each Proxmox host or guest with ftagent gets real-time traffic charts, protocol breakdown, incident history, and baseline tracking in the Flowtriq dashboard.
Cluster Coverage
Install ftagent on every node in your Proxmox cluster. Each node reports independently to the same Flowtriq workspace. You get cluster-wide visibility from a single dashboard.
Protect your Proxmox infrastructure
Real-time DDoS detection for hypervisors, VMs, and containers starting at $9.99/node/month.
FAQ