<?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: How to Block Ping ICMP Requests to Linux Systems	</title>
	<atom:link href="https://www.tecmint.com/block-ping-icmp-requests-to-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 22 Jul 2020 12:48:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Robert		</title>
		<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/comment-page-1/#comment-1346414</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Wed, 22 Jul 2020 12:48:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28397#comment-1346414</guid>

					<description><![CDATA[In the latest set of command it should be &quot;&lt;code&gt;--add-icmp-block&lt;/code&gt;&quot;, NOT &quot;&lt;code&gt;--remove-icmp-block&lt;/code&gt;&quot;. See for details: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-managing_icmp_requests]]></description>
			<content:encoded><![CDATA[<p>In the latest set of command it should be &#8220;<code>--add-icmp-block</code>&#8220;, NOT &#8220;<code>--remove-icmp-block</code>&#8220;. See for details: <a target="_blank" href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-managing_icmp_requests" rel="nofollow ugc">https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-managing_icmp_requests</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/comment-page-1/#comment-964880</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Mon, 29 Jan 2018 08:09:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28397#comment-964880</guid>

					<description><![CDATA[The guide just shows how you can disable ICMP for certain cases, but not implies that you must disable it.]]></description>
			<content:encoded><![CDATA[<p>The guide just shows how you can disable ICMP for certain cases, but not implies that you must disable it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anders Lowinger		</title>
		<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/comment-page-1/#comment-964094</link>

		<dc:creator><![CDATA[Anders Lowinger]]></dc:creator>
		<pubDate>Thu, 25 Jan 2018 17:11:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28397#comment-964094</guid>

					<description><![CDATA[This is just a BAD recommendation. You should not block ICMP, it disables Path MTU discovery which gives poor performance for people on links with less than 1500 bytes MTU. PPPoE is one such link.

If you want to filter, rate limit ICMP to 10 packets/sek or similar.]]></description>
			<content:encoded><![CDATA[<p>This is just a BAD recommendation. You should not block ICMP, it disables Path MTU discovery which gives poor performance for people on links with less than 1500 bytes MTU. PPPoE is one such link.</p>
<p>If you want to filter, rate limit ICMP to 10 packets/sek or similar.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Out		</title>
		<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/comment-page-1/#comment-963673</link>

		<dc:creator><![CDATA[Out]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 16:10:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28397#comment-963673</guid>

					<description><![CDATA[What the stupid thing to remove icmp protocol. This move not security improve, but networking maybe slow down (to this host).]]></description>
			<content:encoded><![CDATA[<p>What the stupid thing to remove icmp protocol. This move not security improve, but networking maybe slow down (to this host).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonix		</title>
		<link>https://www.tecmint.com/block-ping-icmp-requests-to-linux/comment-page-1/#comment-963620</link>

		<dc:creator><![CDATA[Jonix]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 12:44:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28397#comment-963620</guid>

					<description><![CDATA[Also, before adding the solution in &lt;strong&gt;/etc/sysctl.conf&lt;/strong&gt;, check that file for eventual other places the definitions are/is set (on my system it was in /usr/lib/sysctl.d/50-default.conf )]]></description>
			<content:encoded><![CDATA[<p>Also, before adding the solution in <strong>/etc/sysctl.conf</strong>, check that file for eventual other places the definitions are/is set (on my system it was in /usr/lib/sysctl.d/50-default.conf )</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
