netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "U.Mutlu" <for-gmane@mutluit.com>
To: netfilter-devel@vger.kernel.org
Subject: Re: [xtables-addons] geoip in Debian 7 working fine (--> please update the distro matrix)
Date: Thu, 18 Oct 2012 19:54:17 +0200	[thread overview]
Message-ID: <50804249.9030100@mutluit.com> (raw)
In-Reply-To: <508040F0.4050006@mutluit.com>

U.Mutlu wrote, On 10/18/2012 07:48 PM:
> Jan Engelhardt wrote, On 10/18/2012 07:18 PM:
>> On Monday 2012-10-15 13:55, U.Mutlu wrote:
>>
>>> Hello,
>>> please update the matrix at
>>> http://xtables-addons.sourceforge.net/distro-support.php?p=kernel%7Ciptables%7Cxtables-addons%7Cxtables-geoip&d=.*
>>>
>>> for Debian 7 (wheezy), as geoip is working well in that distribution
>>> (the pkg "xtables-addons-common" from the debian repo must be installed).
>>
>> Debian does not provide a xtables-geoip package.
>
> As said, I've it working fine here, I used the following steps:
>
> apt-get install xtables-addons-common libtext-csv-xs-perl
> mkdir -p /usr/share/xt_geoip
> cd /usr/lib/xtables-addons
> ../xt_geoip_dl
> ../xt_geoip_build -D /usr/share/xt_geoip *.csv

oops, the mailer has made "..", it must of course be
   ./xt_geoip_dl
   ./xt_geoip_build -D /usr/share/xt_geoip *.csv


> then restart the firewall script with the iptables geoip rules.
>
> But: this is on physical host nodes only, don't know if it works also
> in virtual systems like openvz containers on the host



  reply	other threads:[~2012-10-18 17:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 11:55 [xtables-addons] geoip in Debian 7 working fine (--> please update the distro matrix) U.Mutlu
2012-10-18 17:18 ` Jan Engelhardt
2012-10-18 17:48   ` U.Mutlu
2012-10-18 17:54     ` U.Mutlu [this message]
2012-10-18 17:57     ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50804249.9030100@mutluit.com \
    --to=for-gmane@mutluit.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).