<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>block &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/block/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sat, 22 Jan 2022 14:05:21 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>block &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Merker: Fail2Ban Status ausgeben</title>
		<link>https://www.systemtechnics.de/merker-fail2ban-status-ausgeben/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 22 Jan 2022 14:05:20 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[fail2ban]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[iredmail]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3162</guid>

					<description><![CDATA[Um schnell den Status aller Fail2Ban &#8222;Blocklisten&#8220; auszugeben kann folgender Einzeiler verwendet werden:]]></description>
										<content:encoded><![CDATA[
<p>Um schnell den Status aller Fail2Ban &#8222;Blocklisten&#8220; auszugeben kann folgender Einzeiler verwendet werden:</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">fail2ban-client status | sed -n 's/,//g;s/.*Jail list://p' | xargs -n1 fail2ban-client status</pre>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="700" src="https://www.systemtechnics.de/wp-content/uploads/fail2ban-status-1024x700.png" alt="" class="wp-image-3163" srcset="https://www.systemtechnics.de/wp-content/uploads/fail2ban-status-1024x700.png 1024w, https://www.systemtechnics.de/wp-content/uploads/fail2ban-status-300x205.png 300w, https://www.systemtechnics.de/wp-content/uploads/fail2ban-status-768x525.png 768w, https://www.systemtechnics.de/wp-content/uploads/fail2ban-status-1536x1049.png 1536w, https://www.systemtechnics.de/wp-content/uploads/fail2ban-status.png 1742w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
