Author Topic: fail2ban  (Read 1547 times)

kypdk

  • Zen Apprentice
  • *
  • Posts: 17
  • Karma: +0/-1
    • View Profile
fail2ban
« on: December 05, 2013, 02:50:49 pm »
http://www.dotsharp.com.br/linux/como-fazer-para-bloquear-ultrasurf-solucao-definitiva-iptables-fail2ban.html

i did all the configuration
check no banned

/var/log/messages instead /var/log/syslog

iptables -A FORWARD -d 65.49.14.0/24 -j LOG --log-prefix "=UltraSurf= "
where logs

Was trying