Hi,

I have just installed fail2ban on a Debian 10 box. This has my own hand-written
iptables firewall and I have changed it to call f2b-sshd at an appropriate 
point.

However I notice that at the top of the INPUT chain this now exists:

f2b-sshd   tcp  --  0.0.0.0/0            0.0.0.0/0            multiport dports 
22

So f2b-sshd is called for every incoming packet. I do not want this as I call
f2b-sshd elsewhere.

How do I stop this happening ?

Thanks in advance

I have a couple of other questions that I will ask separately.

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  https://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: 
https://www.phcomp.co.uk/Contact.html
#include <std_disclaimer.h>


_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to