Re: geoip and iptables

2019-03-19 Thread john doe
On 3/19/2019 8:54 AM, lists wrote: > Hi, > > In the past, we achieved this following this page: > How are you doing it now? > http://blog.jeshurun.ca/technology/block-countries-ubuntu-iptables-xtables-geoip > The above URL describes what apparently 'geoip-database-contrib' does, looks like I'll

Re: geoip and iptables

2019-03-19 Thread lists
Hi, In the past, we achieved this following this page: http://blog.jeshurun.ca/technology/block-countries-ubuntu-iptables-xtables-geoip Perhaps it helps you too. MJ On 19-3-2019 7:54, john doe wrote: Hi, I want to use geoip with iptables. I have installed the package 'geoip-database-extra'

geoip and iptables

2019-03-18 Thread john doe
Hi, I want to use geoip with iptables. I have installed the package 'geoip-database-extra' and it allows me to use the 'geoiplookup' utility. From what I understand, iptables requires the directory '/usr/share/xt_geoip' to be populated. What debian package(s) do I need to install that is not 'no