26 lines
289 B
Plaintext
26 lines
289 B
Plaintext
#
|
|
# JAILS
|
|
#
|
|
|
|
#
|
|
# SSH servers
|
|
#
|
|
|
|
[sshd]
|
|
enabled = true
|
|
|
|
[sshd-ddos]
|
|
enabled = false
|
|
|
|
#
|
|
# HTTP servers
|
|
#
|
|
|
|
[apache-auth]
|
|
enabled = true
|
|
|
|
[apache-badbots]
|
|
# Ban hosts which agent identifies spammer robots crawling the web
|
|
# for email addresses. The mail outputs are buffered.
|
|
enabled = true
|