<?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 IPv6 in Red Hat Linux</title>
	<atom:link href="http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Paul Preston</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-7052</link>
		<dc:creator>Paul Preston</dc:creator>
		<pubDate>Fri, 21 Oct 2011 11:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-7052</guid>
		<description>for Red Hat 6 (and CentOS 6) users:

According to following article it’s better to disable kernel ipv6 functionality as opose to removing the module:
http://www.proxar.co.uk/technical-forum/

Kind Regards,
Paul Preston</description>
		<content:encoded><![CDATA[<p>for Red Hat 6 (and CentOS 6) users:</p>
<p>According to following article it’s better to disable kernel ipv6 functionality as opose to removing the module:<br />
<a href="http://www.proxar.co.uk/technical-forum/" rel="nofollow">http://www.proxar.co.uk/technical-forum/</a></p>
<p>Kind Regards,<br />
Paul Preston</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edinburgh IT Support</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6959</link>
		<dc:creator>Edinburgh IT Support</dc:creator>
		<pubDate>Fri, 21 Jan 2011 20:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6959</guid>
		<description>I know this is Unix, but just FYI, if you&#039;re ever setting up an SBS 2008 server, DO NOT disable IPv6 or all it&#039;ll get nasty!

Windows will fail to start up when rebooting (an hour or two delay on the &quot;loading profile&quot; screen). Stupid? You bet! Thanks Microsoft.</description>
		<content:encoded><![CDATA[<p>I know this is Unix, but just FYI, if you're ever setting up an SBS 2008 server, DO NOT disable IPv6 or all it'll get nasty!</p>
<p>Windows will fail to start up when rebooting (an hour or two delay on the "loading profile" screen). Stupid? You bet! Thanks Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6848</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Wed, 28 Apr 2010 03:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6848</guid>
		<description>I was assuming that you just set &quot;NETWORKING_IPV6=no&quot; in /etc/sysconfig/network.  Haven&#039;t actually done it yet though.  I came here looking for info on whether it was possible to do it live.</description>
		<content:encoded><![CDATA[<p>I was assuming that you just set "NETWORKING_IPV6=no" in /etc/sysconfig/network.  Haven't actually done it yet though.  I came here looking for info on whether it was possible to do it live.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Disable IPv6 in Red Hat Linux - ModMySite BoonEx Dolphin Support Forum</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6844</link>
		<dc:creator>How To Disable IPv6 in Red Hat Linux - ModMySite BoonEx Dolphin Support Forum</dc:creator>
		<pubDate>Tue, 20 Apr 2010 09:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6844</guid>
		<description>[...] To Disable IPv6 in Red Hat Linux      Original Post: How To Disable IPv6 in Red Hat Linux &#124; Unix Tutorial  # nano /etc/modprobe.conf.   add the following line to the top of the /etc/modprobe.conf file [...]</description>
		<content:encoded><![CDATA[<p>[...] To Disable IPv6 in Red Hat Linux      Original Post: How To Disable IPv6 in Red Hat Linux | Unix Tutorial  # nano /etc/modprobe.conf.   add the following line to the top of the /etc/modprobe.conf file [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elton</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6833</link>
		<dc:creator>Elton</dc:creator>
		<pubDate>Thu, 18 Mar 2010 12:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6833</guid>
		<description>When I did:

install ipv6 /bin/true

I got:

install: cannot stat `ipv6&#039;: No such file or directory</description>
		<content:encoded><![CDATA[<p>When I did:</p>
<p>install ipv6 /bin/true</p>
<p>I got:</p>
<p>install: cannot stat `ipv6': No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6828</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6828</guid>
		<description>Just a quick note to say thanks for this. Saved me getting out my cheat-sheet! :)</description>
		<content:encoded><![CDATA[<p>Just a quick note to say thanks for this. Saved me getting out my cheat-sheet! <img src='http://unixtutorial.s3.amazonaws.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Lawrence</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6814</link>
		<dc:creator>Martin Lawrence</dc:creator>
		<pubDate>Sat, 13 Feb 2010 06:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6814</guid>
		<description>Hi.
Thanks for sharing..
It was a nice post.
Keep it up.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Thanks for sharing..<br />
It was a nice post.<br />
Keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koo</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6807</link>
		<dc:creator>Koo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6807</guid>
		<description>Why not disable during boot time?

&lt;a href=&#039;http://www.linuxask.com/questions/disable-ipv6-in-linux&#039; rel=&quot;nofollow&quot;&gt;http://www.linuxask.com/questions/disable-ipv6-in-linux&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Why not disable during boot time?</p>
<p><a href='http://www.linuxask.com/questions/disable-ipv6-in-linux' rel="nofollow">http://www.linuxask.com/questions/disable-ipv6-in-linux</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Eadie</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6797</link>
		<dc:creator>Zach Eadie</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6797</guid>
		<description>Nice guide, good use of /bin/true as well, props!</description>
		<content:encoded><![CDATA[<p>Nice guide, good use of /bin/true as well, props!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ipv6 &#38; csf - webhostingtalk.nl</title>
		<link>http://www.unixtutorial.org/2009/12/how-to-disable-ipv6-in-red-hat-linux/comment-page-1/#comment-6787</link>
		<dc:creator>ipv6 &#38; csf - webhostingtalk.nl</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=621#comment-6787</guid>
		<description>[...] dat dit een beveiligings risico geeft.  Nu kom ik als oplossing alleen de volgende tegen: http://www.unixtutorial.org/2009/12/...red-hat-linux/  Dit werkt alleen na een reboot, wat ik lees.  Zijn er ook andere mogelijkheden?  [...]</description>
		<content:encoded><![CDATA[<p>[...] dat dit een beveiligings risico geeft.  Nu kom ik als oplossing alleen de volgende tegen: <a href="http://www.unixtutorial.org/2009/12/...red-hat-linux/" rel="nofollow">http://www.unixtutorial.org/2009/12/&#8230;red-hat-linux/</a>  Dit werkt alleen na een reboot, wat ik lees.  Zijn er ook andere mogelijkheden?  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/21 queries in 0.007 seconds using disk: basic
Object Caching 413/429 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-08 01:09:18 -->
