# Sample configuration file of sshit.pl # We use pf as firewall on default FIREWALL_TYPE pf # Number of failed login attempts within time before we block MAX_COUNT 3 # Time in seconds in which all failed login attempts must occur WITHIN_TIME 60 # Time in seconds to block ip in firewall RESET_IP 300 IPFW_CMD /sbin/ipfw # Make sure you don't have any important rules here already IPFW_RULE_START 2100 IPFW_RULE_END 2199 IPFW2_CMD /sbin/ipfw IPFW2_TABLE_NO 0 PFCTL_CMD /sbin/pfctl PF_TABLE badhosts