Skip to content

Verify Fail2Ban service installation and active status

Verify Fail2Ban service installation and active status

  • Test case designer: name
  • Date of creation : 24.07.2025

Update history

  • version 0.2 - 11.08.2025 - Edited steps
  • version 0.1 - 02.07.2025 - test case created

Test case description

Confirm Fail2Ban is installed and running on the VM.

Pre-state:

  • VM with Fail2Ban installed.

Test Steps

  1. Run systemctl status fail2ban.
  2. Observe service status.

Expected result

  • Fail2Ban service is active (running).
  • Service is enabled to start on boot.

Notes

Edited by AH0981