IS_FAILBAN_SSH_PORT #88

Open
opened 2019-04-23 18:22:43 +02:00 by lpoujol · 1 comment
Owner

Throw it when sshd uses a non-common port not protected by fail2ban

Throw it when sshd uses a non-common port not protected by fail2ban
Contributor

ansible-roles is using 22 and 2222.
Should we parse the Port directive in sshd_config, and verify if all used ports are in fail2ban jail?

Like, you add the port 4242, and we verify if the jail protects the port 4242.

ansible-roles is using 22 and 2222. Should we parse the `Port` directive in sshd_config, and verify if all used ports are in fail2ban jail? Like, you add the port 4242, and we verify if the jail protects the port 4242.
benpro added the
enhancement
discussion
labels 2019-06-06 11:55:37 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evocheck#88
No description provided.