Browse Source

add answer to #589 as it doesn't seem obvious enough ^^ (#590)

Thibault "bui" Koechlin 4 years ago
parent
commit
0530aa6886
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/faq.md

+ 5 - 0
docs/faq.md

@@ -4,6 +4,11 @@
 
 
 {{v1X.crowdsec.Name}} is a security open-source software. See the [overview](/#what-is-crowdsec).
 {{v1X.crowdsec.Name}} is a security open-source software. See the [overview](/#what-is-crowdsec).
 
 
+## I've installed crowdsec, it detects attacks but doesn't block anything ?!
+
+Yes, {{v1X.crowdsec.Name}} is in charge of detecting attacks, and {{v1X.bouncers.htmlname}} are applying decisions.
+If you want to block the detected IPs, you should deploy a bouncer, such as the ones found on the [hub](https://hub.crowdsec.net/browse/#bouncers) !
+
 
 
 ## What language is it written in ?
 ## What language is it written in ?