<?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 Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)</title>
	<atom:link href="http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vicmara</title>
		<link>http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/comment-page-1/#comment-2621</link>
		<dc:creator>vicmara</dc:creator>
		<pubDate>Sun, 10 Jan 2010 02:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/#comment-2621</guid>
		<description>Ah, I am etch @ 2.6.26-2-686 SMP.

And if you ever need to disable &quot;echo requests&quot; (that is, those sent by &quot;program&quot; called &quot;ping&quot;), just use

net.ipv4.icmp_echo_ignore_all=1

in either the config file and the shell.</description>
		<content:encoded><![CDATA[<p>Ah, I am etch @ 2.6.26-2-686 SMP.</p>
<p>And if you ever need to disable &#8220;echo requests&#8221; (that is, those sent by &#8220;program&#8221; called &#8220;ping&#8221;), just use</p>
<p>net.ipv4.icmp_echo_ignore_all=1</p>
<p>in either the config file and the shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vicmara</title>
		<link>http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/comment-page-1/#comment-2620</link>
		<dc:creator>vicmara</dc:creator>
		<pubDate>Sun, 10 Jan 2010 02:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/#comment-2620</guid>
		<description>Well, one&#039;s first impression may well be (at least I secretly admit: mine was) &quot;this is trivial, ain&#039;t?&quot;, essentially &quot;blaming it on the user&quot;.

Even so, the thought-to-be-long-since-lost truth comes to tell again. This time about this nuisance, sporting the merit of having been established the de facto standard for what one may call like &quot;software implemented double standards&quot;. (Yeah, that&#039;s true, a blind advocate of tyranny and/or narcism taking its place in our secure hitech system. And still they try convincing us pacing over our well-founded fears about rise of the robots! lolz)

The thing is that both the informative, however &quot;uncustomized&quot; default (those &quot;blamable&quot; users, get it as &quot;empty&quot; or &quot;meaningless&quot; :)) conf file and the examples (read: usage help) given by sysctl binary handle the matter loosely.

*=0
and
* = 0
(see mentioned conf and &quot;sysctl -a&quot; for proof)
forms are to be found in either.

However, the binary does not accept the &quot;spaced&quot; version.
(the one itself is using for listing..)

The man page from 1999 is overly correct, if I remember well.</description>
		<content:encoded><![CDATA[<p>Well, one&#8217;s first impression may well be (at least I secretly admit: mine was) &#8220;this is trivial, ain&#8217;t?&#8221;, essentially &#8220;blaming it on the user&#8221;.</p>
<p>Even so, the thought-to-be-long-since-lost truth comes to tell again. This time about this nuisance, sporting the merit of having been established the de facto standard for what one may call like &#8220;software implemented double standards&#8221;. (Yeah, that&#8217;s true, a blind advocate of tyranny and/or narcism taking its place in our secure hitech system. And still they try convincing us pacing over our well-founded fears about rise of the robots! lolz)</p>
<p>The thing is that both the informative, however &#8220;uncustomized&#8221; default (those &#8220;blamable&#8221; users, get it as &#8220;empty&#8221; or &#8220;meaningless&#8221; <img src='http://www.itsyourip.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) conf file and the examples (read: usage help) given by sysctl binary handle the matter loosely.</p>
<p>*=0<br />
and<br />
* = 0<br />
(see mentioned conf and &#8220;sysctl -a&#8221; for proof)<br />
forms are to be found in either.</p>
<p>However, the binary does not accept the &#8220;spaced&#8221; version.<br />
(the one itself is using for listing..)</p>
<p>The man page from 1999 is overly correct, if I remember well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Carlos</title>
		<link>http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/comment-page-1/#comment-2524</link>
		<dc:creator>Jose Carlos</dc:creator>
		<pubDate>Wed, 22 Apr 2009 19:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/#comment-2524</guid>
		<description>Danilo, the problem is that there is a typo in the tutorial, you cannot enter spaces between the &quot;=&quot;.

It should be like this:
sysctl -w net.ipv4.conf.all.accept_redirects=0

and not:
sysctl -w net.ipv4.conf.all.accept_redirects = 0</description>
		<content:encoded><![CDATA[<p>Danilo, the problem is that there is a typo in the tutorial, you cannot enter spaces between the &#8220;=&#8221;.</p>
<p>It should be like this:<br />
sysctl -w net.ipv4.conf.all.accept_redirects=0</p>
<p>and not:<br />
sysctl -w net.ipv4.conf.all.accept_redirects = 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danillo Franscys Borges de Oliveira</title>
		<link>http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/comment-page-1/#comment-2516</link>
		<dc:creator>Danillo Franscys Borges de Oliveira</dc:creator>
		<pubDate>Tue, 07 Apr 2009 13:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/Security/how-to-disable-icmp-redirects-in-linux-for-security-redhatdebianubuntususe-tested/#comment-2516</guid>
		<description>Thank you very much for the information provided in this site.  I have just one comment:
I tested the command &quot;sysctl -w net.ipv4.conf.all.accept_redirects = 0&quot; on my computer, which runs UBUNTU 8.0.4 LTS, and it rejected this command with the following message:
error: &quot;net.ipv4.conf.all.send_redirects&quot; must be of the form name=value
error: Malformed setting &quot;=&quot;
error: &quot;0&quot; must be of the form name=value

The correct syntax does not allow spaces in the assignment:
&quot;sysctl -w net.ipv4.conf.all.send_redirects=0&quot;</description>
		<content:encoded><![CDATA[<p>Thank you very much for the information provided in this site.  I have just one comment:<br />
I tested the command &#8220;sysctl -w net.ipv4.conf.all.accept_redirects = 0&#8243; on my computer, which runs UBUNTU 8.0.4 LTS, and it rejected this command with the following message:<br />
error: &#8220;net.ipv4.conf.all.send_redirects&#8221; must be of the form name=value<br />
error: Malformed setting &#8220;=&#8221;<br />
error: &#8220;0&#8243; must be of the form name=value</p>
<p>The correct syntax does not allow spaces in the assignment:<br />
&#8220;sysctl -w net.ipv4.conf.all.send_redirects=0&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

