 




<?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>Network Administrator Knowledgebase &#187; Outlook Anywhere</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-administrator/tag/outlook-anywhere/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-administrator</link>
	<description></description>
	<lastBuildDate>Thu, 28 Feb 2013 15:55:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>&#8220;Outlook Anywhere&#8221; and problems with IPv6 in Windows Server 2008</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:53:25 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Outlook Anywhere]]></category>
		<category><![CDATA[RPC over HTTP/S]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/</guid>
		<description><![CDATA[It&#8217;s not a secret, that IPv6 has some &#8220;issues&#8221;. When I&#8217;ve been in Seattle, at last MVP summit, a lot of IT professionals said that, and all of them recommended to disable IPv6 on Windows 2008 or / and Vista machines. Kevin Reeuwijk from &#8220;Innovative Technology Weblog&#8221; posted a very good article; Outlook Anywhere is [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s not a secret, that <strong>IPv6</strong> has some &#8220;issues&#8221;. When I&#8217;ve been in Seattle, at last MVP summit, a lot of <strong>IT professionals</strong> said that, and all of them recommended to disable <strong>IPv6</strong> on <strong>Windows 2008</strong> or / and <strong>Vista</strong> machines. <strong>Kevin Reeuwijk</strong> from &#8220;<a href="http://thesystemadministrator.com/redir?www.buit.org/2008/01/04/outlook-anywhere-is-broken-on-ipv6-in-windows-server-2008/" target="_blank"><strong>Innovative Technology Weblog</strong></a>&#8221; posted a very good article; <a href="http://thesystemadministrator.com/redir?www.buit.org/2008/01/04/outlook-anywhere-is-broken-on-ipv6-in-windows-server-2008/" target="_blank"><strong>Outlook Anywhere is ‘broken’ on IPv6 in Windows Server 2008</strong></a>.<br />
So, if you run <strong>Exchange 2007</strong> on <strong>Windows Server 2008</strong> and want to use <strong>Outlook Anywhere</strong> (aka RPC over HTTP) you probably get a problem. It would not work if the <strong>RPC-over-HTTP Proxy</strong> and the <strong>Exchange</strong> Mailbox installed on the same <strong>Windows 2008 Server</strong>.<br />
To make the long story short, simply unselect IPv6 from the properties of your NIC <strong>AND</strong> (it&#8217;s very important) make a changes to the <strong>HOSTS</strong> file. Simply open up your <strong>hosts</strong> file and make the following changes:</p>
<ul>
<li>Comment out the line “:::1    localhost”</li>
<li>Add the following two lines:</li>
</ul>
<p align="left"><em>         &lt;IPv4 address&gt;    &lt;hostname of the computer&gt;<br />
&lt;IPv4 address&gt;    &lt;FQDN of the computer&gt;<br />
</em><br />
This will resolve all queries for your computer’s name to its IPv4 address, effectively disabling the use of IPv6 for self-communication. You can confirm that this works by doing a “telnet localhost 6004″.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
