Skip to content

Commit 48c7129

Browse files
author
jdv
committed
+
1 parent 2cbf592 commit 48c7129

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

crowdsec-docs/unversioned/user_guides/use_cases/blaas_to_firewall.mdx

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ tags: [blaas,firewall,usecase]
88
# Integrating CrowdSec Blocklists Directly Into Your Firewall
99

1010
> Use CrowdSec's Blocklist within your firewall without the need to install the CrowdSec agent.
11+
> // Preemptive security greatly reducing mass attacks and saving resources at the same time.
12+
// or Turn your FW in preemptive mode with CS blocklist to block malicious ips before they reach you and reduce drastically the volume of alars for your soc
1113

1214
<center>
1315
<table style={{ fontSize: '0.5em', borderCollapse: 'collapse', width: '100%' }}>
@@ -39,7 +41,7 @@ For this use case, you will need to:
3941
- **Skill Level**: Easy
4042
- **Time**: 5 minutes *(including account creation)*
4143
- **Minium Plan**: free
42-
- [**Subscribe** to the blocklist(s) you want to use](u/console/blocklists/subscription)
44+
- [**Subscribe** to the blocklist(s) you want to use](/u/console/blocklists/subscription)
4345
- **Who**: Anybody with a browser
4446
- **Skill Level**: Easy
4547
- **Time**: < 5 minutes
@@ -56,7 +58,7 @@ curl -u <user>:<password> <url of the endpoint>
5658
```
5759
2. Check that the blocklist is being fetched by your firewall by observing the logs or metrics of your firewall.
5860
Depending on your firewall capabilities you can chose a metered action in your rule OR observe volume of ingress reaching your services before and after using the blocklist.
59-
Note that
61+
6062

6163
## Next step - Scale and Automate
6264
You can use CrowdSec Service API (SAPI) to automate both:

0 commit comments

Comments
 (0)