PPTP
/ip firewall filter add action=drop chain=input comment="DROP KONEKSI PPTP USER AUTH FAILED" disabled=yes protocol=gre src-address-list=pptp_blacklist_bad_username_or_password
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_bad_username_or_password address-list-timeout=1d chain=output content="bad username or password" disabled=yes dst-address-list=pptp_blacklist_bad_username_or_password3 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_bad_username_or_passwordd_3 address-list-timeout=1m chain=output content="bad username or password" disabled=yes dst-address-list=pptp_blacklist_bad_username_or_password2 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_bad_username_or_password_2 address-list-timeout=1m chain=output content="bad username or password" disabled=yes dst-address-list=pptp_blacklist_bad_username_or_password1 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_bad_username_or_password_1 address-list-timeout=1m chain=output content="bad username or password" disabled=yes protocol=gre
PPTP
/ip firewall filter add action=drop chain=input comment="DROP KONEKSI PPTP USER AUTH FAILED" disabled=yes protocol=gre src-address-list=pptp_blacklist_user_authentication_failed
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_user_authentication_failed address-list-timeout=1d chain=output content="authentication failed" disabled=yes dst-address-list=pptp_blacklist_user_authentication_failed_3 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_user_authentication_failed_3 address-list-timeout=1m chain=output content="authentication failed" disabled=yes dst-address-list=pptp_blacklist_user_authentication_failed_2 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_user_authentication_failed_2 address-list-timeout=1m chain=output content="authentication failed" disabled=yes dst-address-list=pptp_blacklist_user_authentication_failed_1 protocol=gre
/ip firewall filter add action=add-dst-to-address-list address-list=pptp_blacklist_user_authentication_failed_1 address-list-timeout=1m chain=output content="authentication failed" disabled=yes protocol=gre
L2TP
/ip firewall filter add action=drop chain=input comment="DROP KONEKSI L2TP USER AUTH FAILED" disabled=yes dst-port=1701 protocol=udp src-address-list=l2tp_blacklist_user_authentication_failed
/ip firewall filter add action=add-dst-to-address-list address-list=l2tp_blacklist_user_authentication_failed address-list-timeout=1d chain=output content="authentication failed" disabled=yes dst-port=1701 protocol=udp src-address-list=l2tp_blacklist_user_authentication_failed_3
/ip firewall filter add action=add-dst-to-address-list address-list=l2tp_blacklist_user_authentication_failed_3 address-list-timeout=1m chain=output content="authentication failed" disabled=yes dst-port=1701 protocol=udp src-address-list=l2tp_blacklist_user_authentication_failed_2
/ip firewall filter add action=add-dst-to-address-list address-list=l2tp_blacklist_user_authentication_failed_2 address-list-timeout=1m chain=output content="authentication failed" disabled=yes dst-port=1701 protocol=udp src-address-list=l2tp_blacklist_user_authentication_failed_1
/ip firewall filter add action=add-dst-to-address-list address-list=l2tp_blacklist_user_authentication_failed_1 address-list-timeout=1m chain=output content="authentication failed" disabled=yes dst-port=1701 protocol=udp
Comments
Post a Comment