I am looking for an open source firewall with country based ip blocking feature for Linux OS.
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
closed as not constructive by AviD♦ Oct 3 '12 at 18:57
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
|||||
|
|
ipinfodb.com has a free geolocation database that can be used to get IP addresses per country. There's a bash script for using this database with iptables on this page. |
|||
|
|