User Tools

Site Tools


howtos:integrate_f5_ltm_and_afm_with_crowdsec_ips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:integrate_f5_ltm_and_afm_with_crowdsec_ips [26/05/2022 17:07] – [Setup F5] domingohowtos:integrate_f5_ltm_and_afm_with_crowdsec_ips [20/07/2022 11:12] (current) – [Install Blocklist Mirror] domingo
Line 41: Line 41:
  
 If you want to enable TLS you must supply certificate and key and adjust the configuration accordingly. You will also have to change the URL in the script from "http" to "https". If you want to enable TLS you must supply certificate and key and adjust the configuration accordingly. You will also have to change the URL in the script from "http" to "https".
 +
 +Last step is to make sure the service starts at boot:
 +<code>
 +systemctl enable crowdsec-blocklist-mirror.service
 +</code>
  
 ==== Setup F5 ==== ==== Setup F5 ====
Line 85: Line 90:
 This example runs the update script once an hour: This example runs the update script once an hour:
 <code> <code>
-tmsh create sys icall handler periodic crowdsec interval 3600 script crowdsec+tmsh create sys icall handler periodic crowdsec interval 3600 script crowdsec
 </code> </code>
 "interval 3600" is how often it is executed in seconds. "interval 3600" is how often it is executed in seconds.
howtos/integrate_f5_ltm_and_afm_with_crowdsec_ips.txt · Last modified: 20/07/2022 11:12 by domingo