<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random thoughts of an overloaded mind &#187; ip</title>
	<atom:link href="http://blog.amarkulo.com/tag/ip/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.amarkulo.com</link>
	<description>Yet another technical blog about iOS, Windows, Linux, Arduino and everything else</description>
	<lastBuildDate>Tue, 13 Dec 2011 16:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Disable IPV6 in Windows 2008 server or Vista</title>
		<link>http://blog.amarkulo.com/disable-ipv6-windows</link>
		<comments>http://blog.amarkulo.com/disable-ipv6-windows#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:20:50 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=220</guid>
		<description><![CDATA[Today while installing 2008 failover cluster I got error or notification from SQL server that two of my servers have same IPV6 address. Because I don&#8217;t use IPV6 and I have disabled it in network properties it was a bit &#8230; <a href="http://blog.amarkulo.com/disable-ipv6-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today while installing 2008 failover cluster I got error or notification from SQL server that two of my servers have same IPV6 address. Because I don&#8217;t use IPV6 and I have disabled it in network properties it was a bit weird to see this message.</p>
<p>Then I run ipconfig command that showed to me lot of Tunnel adapters that were disconnected and created automatically by Vista.</p>
<p>So to have painful installation of new cluster I have disabled IPV6 protocol totally.</p>
<p>Here is solution:</p>
<ul>
<li>start run with win key + r or by start menu</li>
<li>regedit</li>
<li>go to HKLM\System\CurrentControlSet\Services\Tcpip6\Parameters</li>
<li>add new dword (32bit) value DisableComponents with value 1</li>
<li>restart</li>
<li>enjoy</li>
</ul>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/disable-ipv6-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

