From afac50970274feac0f33b0d16c9e323921497308 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Thu, 1 Apr 2021 11:37:27 +1000 Subject: [PATCH] + configs/conf-available/20-jail-global.conf --- configs/conf-available/20-jail-global.conf | 9 +++++++++ debian/f2b.install | 1 + 2 files changed, 10 insertions(+) create mode 100644 configs/conf-available/20-jail-global.conf diff --git a/configs/conf-available/20-jail-global.conf b/configs/conf-available/20-jail-global.conf new file mode 100644 index 0000000..1e4bbeb --- /dev/null +++ b/configs/conf-available/20-jail-global.conf @@ -0,0 +1,9 @@ +[jail:global] +; this jail used by remote controller +; no source/filter needed here +state = yes +enabled = yes +bantime = 86400 ; will be redefined at runtime +expiretime = 14400 +bantime_extend = 0 +findtime_extend = 0 diff --git a/debian/f2b.install b/debian/f2b.install index 375ad35..7d72aba 100644 --- a/debian/f2b.install +++ b/debian/f2b.install @@ -2,6 +2,7 @@ etc/f2b/conf-available/*-source-files.conf etc/f2b/conf-available/*-source-portknock.conf etc/f2b/conf-available/*-filter-preg.conf etc/f2b/conf-available/*-backend-exec-*.conf +etc/f2b/conf-available/*-jail-global.conf etc/f2b/conf-enabled etc/f2b/f2b.conf usr/bin/f2b-*-test