OP#483 update Readme
This commit is contained in:
17
README.md
17
README.md
@@ -7,6 +7,11 @@
|
|||||||
- [Synopsis](#synopsis)
|
- [Synopsis](#synopsis)
|
||||||
- [WARNING](#warning)
|
- [WARNING](#warning)
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
|
- [Installation](#installation)
|
||||||
|
- [Configuration](#configuration)
|
||||||
|
- [Core](#core)
|
||||||
|
- [Optional](#optional)
|
||||||
|
- [Service](#service)
|
||||||
- [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
- [Deployment](#deployment)
|
- [Deployment](#deployment)
|
||||||
- [Parameters](#parameters)
|
- [Parameters](#parameters)
|
||||||
@@ -29,11 +34,13 @@ Fail2Ban is an intrusion prevention software framework that protects computer se
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Installation
|
### Installation
|
||||||
|
|
||||||
- install required binaries
|
- install required binaries
|
||||||
|
|
||||||
Configuration
|
### Configuration
|
||||||
|
|
||||||
|
#### Core
|
||||||
|
|
||||||
- manage directory structure (file system permissions, selinux context)
|
- manage directory structure (file system permissions, selinux context)
|
||||||
- manage configuration files (file system permissions, selinux context, content based on parameters)
|
- manage configuration files (file system permissions, selinux context, content based on parameters)
|
||||||
@@ -47,7 +54,11 @@ Configuration
|
|||||||
- `fn_destemail`: the email address to be notified
|
- `fn_destemail`: the email address to be notified
|
||||||
- `fn_bantime`: the the time an attacker IP is banned.
|
- `fn_bantime`: the the time an attacker IP is banned.
|
||||||
|
|
||||||
Service
|
#### Optional
|
||||||
|
|
||||||
|
- enable nagios monitoring of the fail2ban service, where the number of minimum allowed processes can be configured with `fn_procs_allowed`.
|
||||||
|
|
||||||
|
### Service
|
||||||
|
|
||||||
- manage service status
|
- manage service status
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user