<?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: Disable IPv6 in Ubuntu 8.04</title>
	<atom:link href="http://benperove.com/howto/disable-ipv6-in-ubuntu-804/feed/" rel="self" type="application/rss+xml" />
	<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/</link>
	<description>chronicles of geekdom</description>
	<lastBuildDate>Wed, 10 Mar 2010 03:19:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-23811</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 10 Mar 2010 02:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-23811</guid>
		<description>Hey Max, last I checked the title said 8.04, not 9.10.  Sorry I haven&#039;t updated lately.

To disable in 9.10, modify /etc/modprobe.d/aliases:

[code]
alias net-pf-10 off ipv6
[/code]

Save, reboot.

Thx for the comment.</description>
		<content:encoded><![CDATA[<p>Hey Max, last I checked the title said 8.04, not 9.10.  Sorry I haven&#8217;t updated lately.</p>
<p>To disable in 9.10, modify /etc/modprobe.d/aliases:</p>
<div class="codesnip-container" >alias net-pf-10 off ipv6</div>
<p>Save, reboot.</p>
<p>Thx for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Wyatt</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-23800</link>
		<dc:creator>Max Wyatt</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-23800</guid>
		<description>Using /etc/modprobe.d/blacklist.conf to disable ipv6 doesn&#039;t work on 9.10.   Furthermore, IPv6 doesn&#039;t seem to be loaded as a module at all.  I an only assume it&#039;s built into the Kernel.  I use Linux so I can control my environment rather than having it handed to me, I don&#039;t like this at all.</description>
		<content:encoded><![CDATA[<p>Using /etc/modprobe.d/blacklist.conf to disable ipv6 doesn&#8217;t work on 9.10.   Furthermore, IPv6 doesn&#8217;t seem to be loaded as a module at all.  I an only assume it&#8217;s built into the Kernel.  I use Linux so I can control my environment rather than having it handed to me, I don&#8217;t like this at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-19107</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 16 Sep 2009 03:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-19107</guid>
		<description>Mike S,

In newer versions of Ubuntu, the file you need to modify is blacklist.conf.

Dogafin,

Give this a shot: 

sudo gedit /etc/modprobe.d/blacklist 

Enter your super user password and you should see the file open. If you don&#039;t know the password, type:

sudo passwd root

Enter the new password twice, then try to open the blacklist file.</description>
		<content:encoded><![CDATA[<p>Mike S,</p>
<p>In newer versions of Ubuntu, the file you need to modify is blacklist.conf.</p>
<p>Dogafin,</p>
<p>Give this a shot: </p>
<p>sudo gedit /etc/modprobe.d/blacklist </p>
<p>Enter your super user password and you should see the file open. If you don&#8217;t know the password, type:</p>
<p>sudo passwd root</p>
<p>Enter the new password twice, then try to open the blacklist file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dogafin</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-19105</link>
		<dc:creator>dogafin</dc:creator>
		<pubDate>Wed, 16 Sep 2009 02:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-19105</guid>
		<description>i couldnt edit blacklist file, and cant run nautilus, any way to change permission on the file?</description>
		<content:encoded><![CDATA[<p>i couldnt edit blacklist file, and cant run nautilus, any way to change permission on the file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MIke S</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-18086</link>
		<dc:creator>MIke S</dc:creator>
		<pubDate>Wed, 12 Aug 2009 09:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-18086</guid>
		<description>Which blacklist file, I have the following:
blacklist-aht_pci.conf
blacklist.conf
blacklist-firewire.conf
blacklist-framebuffer.conf
blacklist-oss.conf
blacklist-watchdog.conf

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>Which blacklist file, I have the following:<br />
blacklist-aht_pci.conf<br />
blacklist.conf<br />
blacklist-firewire.conf<br />
blacklist-framebuffer.conf<br />
blacklist-oss.conf<br />
blacklist-watchdog.conf</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softly.lt užrašai &#187; Blog Archive &#187; Kur tas ipv6?</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-17559</link>
		<dc:creator>softly.lt užrašai &#187; Blog Archive &#187; Kur tas ipv6?</dc:creator>
		<pubDate>Wed, 22 Jul 2009 11:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-17559</guid>
		<description>[...] DNS serverio AAAA užklausų išsprendimas tikrai nėra daug lėtesnis už A tipo, kaip kad sklando visokie gandai [...]</description>
		<content:encoded><![CDATA[<p>[...] DNS serverio AAAA užklausų išsprendimas tikrai nėra daug lėtesnis už A tipo, kaip kad sklando visokie gandai [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softly.lt blogas &#187; Blog Archive &#187; Kur tas ipv6?</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-7313</link>
		<dc:creator>softly.lt blogas &#187; Blog Archive &#187; Kur tas ipv6?</dc:creator>
		<pubDate>Tue, 13 Jan 2009 20:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-7313</guid>
		<description>[...] DNS serverio AAAA užklausų išsprendimas tikrai nėra daug lėtesnis už A tipo, kaip kad sklando visokie gandai [...]</description>
		<content:encoded><![CDATA[<p>[...] DNS serverio AAAA užklausų išsprendimas tikrai nėra daug lėtesnis už A tipo, kaip kad sklando visokie gandai [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham S.</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-5645</link>
		<dc:creator>Graham S.</dc:creator>
		<pubDate>Thu, 16 Oct 2008 13:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-5645</guid>
		<description>A lot easier than I thought it would be, thanks!</description>
		<content:encoded><![CDATA[<p>A lot easier than I thought it would be, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desactivar IPv6 en Ubuntu Â» rm-rf.es</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-5641</link>
		<dc:creator>Desactivar IPv6 en Ubuntu Â» rm-rf.es</dc:creator>
		<pubDate>Wed, 08 Oct 2008 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-5641</guid>
		<description>[...] Fuente original: Benperove.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuente original: Benperove.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://benperove.com/howto/disable-ipv6-in-ubuntu-804/comment-page-1/#comment-5301</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Fri, 26 Sep 2008 19:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://benperove.com/?p=75#comment-5301</guid>
		<description>It works!</description>
		<content:encoded><![CDATA[<p>It works!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
