<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Fail2Ban monitoring MySQL	</title>
	<atom:link href="https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/</link>
	<description>Random Mumblings</description>
	<lastBuildDate>Fri, 07 Dec 2018 13:37:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Tim Baker		</title>
		<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-23</link>

		<dc:creator><![CDATA[Tim Baker]]></dc:creator>
		<pubDate>Fri, 08 Dec 2017 14:46:45 +0000</pubDate>
		<guid isPermaLink="false">https://brain.demonpenguin.co.uk/?p=226#comment-23</guid>

					<description><![CDATA[In case you didn&#039;t know, this is now built into Fail2Ban as the mysqld-auth jail. Check out the jail.conf for an example. Wish I&#039;d known that before trying to get this example to work (btw all your examples are on one line, makes them really hard to use)]]></description>
			<content:encoded><![CDATA[<p>In case you didn&#8217;t know, this is now built into Fail2Ban as the mysqld-auth jail. Check out the jail.conf for an example. Wish I&#8217;d known that before trying to get this example to work (btw all your examples are on one line, makes them really hard to use)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manuel		</title>
		<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-22</link>

		<dc:creator><![CDATA[Manuel]]></dc:creator>
		<pubDate>Fri, 13 Oct 2017 02:52:46 +0000</pubDate>
		<guid isPermaLink="false">https://brain.demonpenguin.co.uk/?p=226#comment-22</guid>

					<description><![CDATA[Hi, im working in getting a good script that register the banned IPs to Mysql database, it is good cos it register the location too. I would like you have a look on this. I would like to receive ideas from the comunity to improve it.

https://elayo.mx/registrar-ataques-fail2ban-con-geolocalizacion-en-mysql/]]></description>
			<content:encoded><![CDATA[<p>Hi, im working in getting a good script that register the banned IPs to Mysql database, it is good cos it register the location too. I would like you have a look on this. I would like to receive ideas from the comunity to improve it.</p>
<p><a href="https://elayo.mx/registrar-ataques-fail2ban-con-geolocalizacion-en-mysql/" rel="nofollow ugc">https://elayo.mx/registrar-ataques-fail2ban-con-geolocalizacion-en-mysql/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank Barcenas		</title>
		<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-20</link>

		<dc:creator><![CDATA[Frank Barcenas]]></dc:creator>
		<pubDate>Mon, 11 May 2015 23:08:00 +0000</pubDate>
		<guid isPermaLink="false">https://brain.demonpenguin.co.uk/?p=226#comment-20</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-19&quot;&gt;demonpengu&lt;/a&gt;.

Is Michele correct? Does that modification need to be made?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-19">demonpengu</a>.</p>
<p>Is Michele correct? Does that modification need to be made?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: demonpengu		</title>
		<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-19</link>

		<dc:creator><![CDATA[demonpengu]]></dc:creator>
		<pubDate>Wed, 11 Feb 2015 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">https://brain.demonpenguin.co.uk/?p=226#comment-19</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-18&quot;&gt;Michele Locati&lt;/a&gt;.

Hi Michele, thanks for that - updated.  Sorry for the delay - mail filters went a little haywire and I have only just seen this comment!


Andy]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-18">Michele Locati</a>.</p>
<p>Hi Michele, thanks for that &#8211; updated.  Sorry for the delay &#8211; mail filters went a little haywire and I have only just seen this comment!</p>
<p>Andy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michele Locati		</title>
		<link>https://brain.demonpenguin.co.uk/2014/05/fail2ban-monitoring-mysql/#comment-18</link>

		<dc:creator><![CDATA[Michele Locati]]></dc:creator>
		<pubDate>Thu, 04 Dec 2014 15:16:00 +0000</pubDate>
		<guid isPermaLink="false">https://brain.demonpenguin.co.uk/?p=226#comment-18</guid>

					<description><![CDATA[template.setRegex(&quot;d{2}d{2}d{2} d{2}:d{2}:d{2}&quot;)

is wrong: it should be

template.setRegex(&quot;d{2}d{2}d{2} {1,2}d{1,2}:d{2}:d{2}&quot;)]]></description>
			<content:encoded><![CDATA[<p>template.setRegex(&#8220;d{2}d{2}d{2} d{2}:d{2}:d{2}&#8221;)</p>
<p>is wrong: it should be</p>
<p>template.setRegex(&#8220;d{2}d{2}d{2} {1,2}d{1,2}:d{2}:d{2}&#8221;)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
