<?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>I swore I wouldn&#039;t &#187; dns</title>
	<atom:link href="http://www.wontblog.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wontblog.com</link>
	<description>Oh no, I&#039;m blogging now?</description>
	<lastBuildDate>Wed, 23 Feb 2011 20:06:19 +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>How to flush your dns cache in OS X</title>
		<link>http://www.wontblog.com/2010/07/14/how-to-flush-your-dns-cache-in-os-x/</link>
		<comments>http://www.wontblog.com/2010/07/14/how-to-flush-your-dns-cache-in-os-x/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:42:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.wontblog.com/?p=59</guid>
		<description><![CDATA[From time to time you may need to flush the dns cache on your mac.  I had recently moved a site from one host to another, and while the nameservers at the various levels returned the new IP address, my browser still looked to the old IP address. To resolve issues like this, (in Leopard) [...]]]></description>
			<content:encoded><![CDATA[<p><!--digg--><br />
<img class="alignnone" title="Flush that cache" src="http://img.skitch.com/20100714-bhna6m4yeyw17t4i4iiith6isd.png" alt="" width="415" height="231" /></p>
<p>From time to time you may need to flush the dns cache on your mac.  I had recently moved a site from one host to another, and while the nameservers at the various levels returned the new IP address, my browser still looked to the old IP address.</p>
<p>To resolve issues like this, (in Leopard) open a terminal and type in<br />
<code><br />
&gt; dscacheutil -flushcache<br />
</code></p>
<p>The same issue is resolved in 10.5.1 and earlier, open a terminal and type<br />
<code><br />
&gt; lookupd -flushcache<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wontblog.com/2010/07/14/how-to-flush-your-dns-cache-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

