From: "Oláh Ambrus Sándor" <aolah76@freemail.hu>
To: <netfilter-devel@vger.kernel.org>
Subject: xtables-addons passes through an IP from RU
Date: Wed, 7 Jun 2023 08:12:58 +0200 [thread overview]
Message-ID: <000001d99907$1c266780$54733680$@freemail.hu> (raw)
Hello netfilter developers,
I would like to report a possible problem. I have discovered access
attempts from IP address: 83.97.73.89 in my nginx access.log. I have
configured nginx with maxmind mmdb databases, so nginx identifies it as
coming from RU, Russion Federation.
I have applied the following iptables rule: -A INPUT -i eth0 -m
geoip ! --source-country DE,GB,HU,RO -j DROP
I am running debian bullseye. Output of uname -a:
Linux myhostname 5.10.0-10-686-pae #1 SMP Debian 5.10.84-1
(2021-12-08) i686 GNU/Linux
I have installed the following stock debian packages:
xtables-addons-common:i386/stable 3.13-1+deb11u1 uptodate
xtables-addons-dkms:all/stable 3.13-1+deb11u1 uptodate
I am downloading weekly the maxmind geolite2 databases in both mmdb
and csv formats. The csv file contains related IP range of RU. I am
generating the .iv4 and iv6 files with xt_geoip_build_maxmind script
installed by the above mentioned xtables-addons packages.
Could someone support me to investigate this problem? Thank's in
advance!
Ambrus Oláh
Budapest, Hungary
reply other threads:[~2023-06-07 6:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='000001d99907$1c266780$54733680$@freemail.hu' \
--to=aolah76@freemail.hu \
--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).