<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Remove Duplicate IPTables Rules	</title>
	<atom:link href="https://www.krazyworks.com/remove-duplicate-iptables-rules/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com/remove-duplicate-iptables-rules/</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Wed, 09 Jan 2019 20:36:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.9</generator>
	<item>
		<title>
		By: Igor		</title>
		<link>https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278396</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 20:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=5874#comment-278396</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278391&quot;&gt;rnjai lamba&lt;/a&gt;.

it is]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278391">rnjai lamba</a>.</p>
<p>it is</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rnjai lamba		</title>
		<link>https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278391</link>

		<dc:creator><![CDATA[rnjai lamba]]></dc:creator>
		<pubDate>Tue, 08 Jan 2019 13:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=5874#comment-278391</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278350&quot;&gt;Igor&lt;/a&gt;.

Igor, is the script updated now?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278350">Igor</a>.</p>
<p>Igor, is the script updated now?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Igor		</title>
		<link>https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278350</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 23:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=5874#comment-278350</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278348&quot;&gt;DamienB&lt;/a&gt;.

You&#039;re correct. Nice to see someone&#039;s paying attention.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278348">DamienB</a>.</p>
<p>You&#8217;re correct. Nice to see someone&#8217;s paying attention.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DamienB		</title>
		<link>https://www.krazyworks.com/remove-duplicate-iptables-rules/comment-page-1/#comment-278348</link>

		<dc:creator><![CDATA[DamienB]]></dc:creator>
		<pubDate>Fri, 16 Nov 2018 16:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=5874#comment-278348</guid>

					<description><![CDATA[Four years and it hadn&#039;t been corrected...

awk command should be something like :
awk &#039;/^COMMIT$/ { delete seen; }; !seen[$0]++&#039; 
Otherwise &quot;COMMIT&quot; lines are deleted, even worse (hopefully less common situation) if a line is in more than one table, it is just erased from them.]]></description>
			<content:encoded><![CDATA[<p>Four years and it hadn&#8217;t been corrected&#8230;</p>
<p>awk command should be something like :<br />
awk &#8216;/^COMMIT$/ { delete seen; }; !seen[$0]++&#8217;<br />
Otherwise &#8220;COMMIT&#8221; lines are deleted, even worse (hopefully less common situation) if a line is in more than one table, it is just erased from them.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
