<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>How to block IP ranges with geoip on Raspbian</title>
		<description>Diskussion How to block IP ranges with geoip on Raspbian</description>
		<link>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian</link>
		<lastBuildDate>Sat, 11 Apr 2026 12:08:54 +0200</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://www.linux-tips-and-tricks.de/de/component/jcomments/feed/com_content/499" rel="self" type="application/rss+xml" />
		<item>
			<title>framp schreibt:</title>
			<link>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2781</link>
			<description><![CDATA[Thx Basti for your comment. I just added it in the arcticle.]]></description>
			<dc:creator>framp</dc:creator>
			<pubDate>Wed, 04 Jul 2018 19:15:30 +0200</pubDate>
			<guid>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2781</guid>
		</item>
		<item>
			<title>Basti schreibt:</title>
			<link>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2780</link>
			<description><![CDATA[You can also use DKMS to build this module. Place source to /usr/src/xtables-addons-2.14 for example and create a dkms.conf in there. I have used the file shipped with xtables-addons-dkms_2.12-0.1_all.deb and edit the PACKAGE_VERSION="2.14" and DEST_MODULE_LOCATION[0]="/extra". More infos about dkms (https://wiki.ubuntuusers.de/DKMS/).]]></description>
			<dc:creator>Basti</dc:creator>
			<pubDate>Wed, 04 Jul 2018 09:40:50 +0200</pubDate>
			<guid>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2780</guid>
		</item>
		<item>
			<title>framp schreibt:</title>
			<link>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2515</link>
			<description><![CDATA[Hello Gast, re 1) I copied and pasted the script on my box and was able to execute it without any errors. re 2) The errór message just says the chain name INPUT is not known. But that's a standard chain name. Check with sudo iptables -L -v. Are you sure you used INPUT without any other non visible characters as the chain name? Looks like it's a similar copy/paste issue you had with the script. Try to type in the command and don't use copy/paste. Cu framp]]></description>
			<dc:creator>framp</dc:creator>
			<pubDate>Mon, 05 Mar 2018 20:01:38 +0100</pubDate>
			<guid>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2515</guid>
		</item>
		<item>
			<title>Gast schreibt:</title>
			<link>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2510</link>
			<description><![CDATA[Hi there, thanks for this short but very clear tutorial on getting geoIP blocking into a raspberry. I am relatively new on linux and rasberrian, but I read and test alot to learn. Now I am struggeling with 2 steps in your tutorial, 1 of them i could work around: 1.: after invoking installGeoIP.sh i got an error nearly to the end of the process saying: "error on line 8". And it seems that something was missing. I then executed parts of the script by hand and by invoking: apt install libtext-csv-xs-perl it downloaded the package. after that, invoking the script again, it ran fine. 2. calling: iptables -A INPUT -m geoip --src-cc DE,US -m conntrack --ctstate NEW -j ACCEPT is not working for me: Error: iptables: No chain/target/match by that name. unsure whats the problem here, but seems to me that this is related to the part " --src-cc ? maybe you can specify details or check if there is s.th. no longer working? Thanks.]]></description>
			<dc:creator>Gast</dc:creator>
			<pubDate>Mon, 05 Mar 2018 02:25:09 +0100</pubDate>
			<guid>https://www.linux-tips-and-tricks.de/de/raspberry/499-how-to-block-ip-ranges-with-geoip-on-raspbian#comment-2510</guid>
		</item>
	</channel>
</rss>
