Go to file
bisco 22c3c138ec template_iptables.sh: added rules to block countries netblocks via ipset 2019-03-04 22:59:39 +01:00
README.md added some info into README.md file 2018-05-28 23:57:59 +02:00
block_range.sh block_range.sh: removed wget's output; added '-exist' option to ipset command to ignore errors when same set already exists 2019-03-04 21:49:26 +01:00
template_iptables.sh template_iptables.sh: added rules to block countries netblocks via ipset 2019-03-04 22:59:39 +01:00

README.md

iptables-scripts

This repository contains various iptables scripts used on various servers.

  • template_iptables.sh: it is a skeleton for iptables scripts
  • block_range.sh: it downloads foreign ip ranges (from China, India and some other contries) and block it via ipset+iptables