<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.lunasys.fr/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Network%2FSecurity</id>
	<title>Network/Security - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.lunasys.fr/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Network%2FSecurity"/>
	<link rel="alternate" type="text/html" href="http://wiki.lunasys.fr/mediawiki/index.php?title=Network/Security&amp;action=history"/>
	<updated>2026-05-13T23:00:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://wiki.lunasys.fr/mediawiki/index.php?title=Network/Security&amp;diff=86&amp;oldid=prev</id>
		<title>Eadam: Created page with &quot;== Fail2ban ==  (taken from [http://askubuntu.com/questions/27601/what-are-fail2bans-log-iptables-returned-nnn-entries-fail2ban-is-failing-to askubuntu])  &quot;There's a (seemingl...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.lunasys.fr/mediawiki/index.php?title=Network/Security&amp;diff=86&amp;oldid=prev"/>
		<updated>2012-03-21T10:43:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Fail2ban ==  (taken from [http://askubuntu.com/questions/27601/what-are-fail2bans-log-iptables-returned-nnn-entries-fail2ban-is-failing-to askubuntu])  &amp;quot;There&amp;#039;s a (seemingl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Fail2ban ==&lt;br /&gt;
&lt;br /&gt;
(taken from [http://askubuntu.com/questions/27601/what-are-fail2bans-log-iptables-returned-nnn-entries-fail2ban-is-failing-to askubuntu])&lt;br /&gt;
&lt;br /&gt;
&amp;quot;There's a (seemingly) faulty fail2ban script that apparently 'runs too quickly', so I found a workaround.&lt;br /&gt;
&lt;br /&gt;
Quoting: I had multiple fail2ban.action.action ERROR on startup/restart. It seems there was a &amp;quot;race&amp;quot; condition with iptables. I solved the problem completely on my system by editing /usr/bin/fail2ban-client and adding a time.sleep(0.1):&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
def __processCmd(self, cmd, showRet = True):&lt;br /&gt;
    beautifier = Beautifier()&lt;br /&gt;
    for c in cmd:&lt;br /&gt;
        time.sleep(0.1)&lt;br /&gt;
        beautifier.setInputCmd(c)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Eadam</name></author>
		
	</entry>
</feed>