aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/level.secure1
-rw-r--r--conf/level.standard1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/level.secure b/conf/level.secure
index 6b6dc25..b89b554 100644
--- a/conf/level.secure
+++ b/conf/level.secure
@@ -35,6 +35,7 @@ ENABLE_PASSWORD=yes
NOTIFY_WARN=no
WIN_PARTS_UMASK=022
CHECK_OPEN_PORT=yes
+CHECK_FIREWALL=yes
SHELL_TIMEOUT=600
ALLOW_REMOTE_ROOT_LOGIN=no
ENABLE_LOG_STRANGE_PACKETS=yes
diff --git a/conf/level.standard b/conf/level.standard
index 6d0d952..4a07ed3 100644
--- a/conf/level.standard
+++ b/conf/level.standard
@@ -35,6 +35,7 @@ ENABLE_PASSWORD=yes
NOTIFY_WARN=yes
WIN_PARTS_UMASK=000
CHECK_OPEN_PORT=yes
+CHECK_FIREWALL=yes
SHELL_TIMEOUT=0
ALLOW_REMOTE_ROOT_LOGIN=without-password
ENABLE_LOG_STRANGE_PACKETS=yes