Guest User

Untitled

a guest
Apr 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. touch /etc/firewall/ATTACK; echo "for i in \$(cat /etc/firewall/ATTACK | awk '{print \$1}' | grep \"[1-9]\") ; do \$IPTABLES -I INPUT -s \$i -j REJECT; done" >> /etc/firewall/INCLUDE
Add Comment
Please, Sign In to add comment