You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't see an integration for your specific Firewall, you can use the [Generic Firewall](integrations/genericvendor.mdx) integration in most cases.
64
+
If you don't see an integration for your specific Firewall, you can use the [Raw IP List](integrations/genericvendor.mdx) integration in most cases.
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/integrations/rawiplist.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
id: genericfirewall
3
-
title: Generic Firewall (Raw IP-list)
2
+
id: rawiplist
3
+
title: Raw IP List
4
4
---
5
5
importThemedImagefrom"@theme/ThemedImage";
6
6
importuseBaseUrlfrom"@docusaurus/useBaseUrl";
7
7
8
-
The CrowdSec Raw IP List (or Generic Firewall) integration allows you to block malicious IPs in your Firewall. This guide will walk you through the steps to integrate CrowdSec blocklists with your Firewall.
8
+
The CrowdSec **Raw IP List** integration allows you to block malicious IPs in your Firewall. This guide will walk you through the steps to integrate CrowdSec blocklists with your Firewall.
9
9
10
10
### Prerequisites
11
11
@@ -17,10 +17,10 @@ We will presume you followed the [Getting Started](integrations/intro.mdx) guide
17
17
18
18
Once you are authenticated, you can proceed to the Blocklist tab located on the top menu bar, from there you can select the Integrations sub menu.
19
19
20
-
Once the page has loaded, you can click the "Connect" button under the Raw IP List (or Generic Firewall) logo.
20
+
Once the page has loaded, you can click the "Connect" button under the **Raw IP List** logo.
@@ -30,7 +30,7 @@ Once the page has loaded, you can click the "Connect" button under the Raw IP Li
30
30
Doing so will prompt you to name this integration, you can name it anything you like, for example "My Integration ". Note the name should be unique per integration that is tied to your account.
@@ -40,7 +40,7 @@ Doing so will prompt you to name this integration, you can name it anything you
40
40
Once the integration is generated you will be presented with a credentials screen that will provide you with the necessary information to configure your Firewall. This information will **ONLY** be displayed once, so please ensure you copy it down.
@@ -70,4 +70,4 @@ Since CrowdSec is a community-driven project, we welcome contributions to this d
70
70
71
71
## Next Steps
72
72
73
-
Now that you have integrated CrowdSec integration with your Generic Firewall, you can proceed to the [Blocklist Catalog](console/blocklists/catalog.md) to find what blocklists you can subscribe too.
73
+
Now that you have integrated CrowdSec integration in your asset, you can proceed to the [Blocklist Catalog](console/blocklists/catalog.md) to find what blocklists you can subscribe too.
0 commit comments