Compare commits

..

No commits in common. "e4301f8d9358fd0f5d0c27742eaea0f3a17ebf42" and "8e81008cdc78207d1646f2103731103a3b753335" have entirely different histories.

View file

@ -1310,7 +1310,7 @@ EOF
cat << EOF > /etc/fail2ban/action.d/3x-ipl.conf
[INCLUDES]
before = iptables-allports.conf
before = iptables-common.conf
[Definition]
actionstart = <iptables> -N f2b-<name>
@ -1358,8 +1358,8 @@ iplimit_main() {
echo -e "${green}\t2.${plain} Change Ban Duration"
echo -e "${green}\t3.${plain} Unban Everyone"
echo -e "${green}\t4.${plain} Ban Logs"
echo -e "${green}\t5.${plain} Ban an IP Address"
echo -e "${green}\t6.${plain} Unban an IP Address"
echo -e "${green}\t5.${plain} Unban an IP Address"
echo -e "${green}\t6.${plain} Ban an IP Address"
echo -e "${green}\t7.${plain} Real-Time Logs"
echo -e "${green}\t8.${plain} Service Status"
echo -e "${green}\t9.${plain} Service Restart"