Forum Discussion
ukhan20
Altocumulus
Dec 16, 2024DDoS Two-Layer Architecture
How to achieve this two-layer with one arm deployment L3/l4 (AFM) and L7 (WAF) for PoC . i have F5 VIPRION 4450 blade with VCMP enable license and others too.
HarunTuna
Cirrus
Dec 16, 2024Hi ukhan20
Different approach...
Let me summary what one-arm mode is
In a one-arm deployment, all traffic flows through the BIG-IP system using a single network interface. The system inspects and processes the traffic but does not perform full routing.
- Ingress and Egress Traffic: Both incoming and outgoing traffic use the same interface.
- This simplifies the setup for PoC purposes and allows easy testing of DDoS mitigation at multiple layers (L3/L4 and L7).
Enable and Configure vCMP
Since your VIPRION 4450 supports vCMP (virtualized BIG-IP instances):
- Create two guest instances:
- One for AFM (L3/L4 DDoS protection).
- One for AWAF (L7 WAF protection).
- Assign appropriate resource allocations (CPU, memory, and bandwidth) to each guest.
- Configure VLANs or interfaces for traffic flow within the virtual guests.
Deploy L3/L4 DDoS Protection with AFM
Configure AFM (Advanced Firewall Manager) to mitigate DDoS attacks at the network tier (L3/L4):
Steps:
- Navigate to Security >> DoS Protection >> Network Protection.
- Enable DoS Protection on the Virtual Server handling traffic for the network tier.
- Create and apply DoS Profiles:
- Enable protections like SYN Flood, UDP Flood, ICMP Flood, and DNS Amplification.
- Set rate limits and thresholds to mitigate volumetric attacks.
- Configure IP Intelligence to detect and block malicious IPs automatically.
Key Notes:
- Attach a DoS Profile to the wildcard or relevant Virtual Server.
- Use Threshold Settings for traffic baselining.
So, to test...
- Simulate different DDoS attack vectors:
- Network Layer (L3/L4): Use tools like hping3, LOIC, or similar for SYN floods, UDP floods, etc.
- Application Layer (L7): Use tools like slowloris, apache benchmark, or HTTP GET/POST floods.
- Monitor traffic behavior using Dashboards:
- AFM → Security >> DoS Protection >> DoS Dashboard.
- AWAF → Security >> Application Security >> Charts and Reports.
- Verify:
- Traffic at the network tier is mitigated by AFM.
- Legitimate traffic continues to flow through AWAF for L7 protection.
If you need anything, do not hesitate to come to here.
Harun
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects