Update page '4. Applying changes Restarting Fail2Ban'
parent
03fb068df2
commit
58e88c8f31
12
4.-Applying-changes----Restarting-Fail2Ban.md
Normal file
12
4.-Applying-changes----Restarting-Fail2Ban.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Restarting Fail2Ban
|
||||
After updating your configuration files, copying configuration files from this repo, and/or using the Convenience Script, you must restart Fail2Ban to activate changes. This is a simple 3 step process.
|
||||
|
||||
1. Restart F2B service
|
||||
2. Check status of F2B
|
||||
3. Confirm via F2B-client
|
||||
|
||||
```bash
|
||||
systemctl restart fail2ban.service
|
||||
systemctl --full --no-pager status fail2ban.service
|
||||
fail2ban-client status
|
||||
```
|
Loading…
Reference in New Issue
Block a user