<?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>the jackol's den &#187; windows tip dns</title>
	<atom:link href="http://www.thejackol.com/tag/windows-tip-dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thejackol.com</link>
	<description>01100010 01101100 01100101 01101000</description>
	<lastBuildDate>Wed, 28 Dec 2011 03:40:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>localhost resolves to localhost.com (Vista)</title>
		<link>http://www.thejackol.com/2008/08/31/localhost-resolves-to-localhostcom-vista/</link>
		<comments>http://www.thejackol.com/2008/08/31/localhost-resolves-to-localhostcom-vista/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 17:25:37 +0000</pubDate>
		<dc:creator>Mikhail Esteves</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows tip dns]]></category>

		<guid isPermaLink="false">http://www.thejackol.com/?p=538</guid>
		<description><![CDATA[If localhost on Vista resolves to localhost.com, this is usually because Vista is looking at the IPv6 address for localhost and resolving to ::1. You can check this by either pinging localhost on your machine, or doing a nslookup on localhost. To resolve this issue: Edit C:\Windows\System32\drivers\etc\hosts Uncomment the line that reads ::1 localhost Now [...]]]></description>
			<content:encoded><![CDATA[	<p>If <code>localhost</code> on Vista resolves to <code>localhost.com</code>, this is usually because Vista is looking at the IPv6 address for <code>localhost</code> and resolving to <code>::1</code>. You can check this by either pinging localhost on your machine, or doing a <code>nslookup</code> on localhost.</p>

	<p>To resolve this issue:</p>

	<ol>
		<li>Edit <code>C:\Windows\System32\drivers\etc\hosts</code></li>
	</ol>
	<ol>
		<li>Uncomment the line that reads <code>::1 localhost</code></li>
	</ol>

	<p>Now Flush your <span class="caps">DNS</span> Resolver cache by running <code>ipconfig /flushdns</code> a couple of times and <code>localhost</code> should resolve fine.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thejackol.com/2008/08/31/localhost-resolves-to-localhostcom-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

