<?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>LlamaLabs &#187; DNS</title>
	<atom:link href="http://llamalabs.com/category/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://llamalabs.com</link>
	<description>Wisdom of the llama</description>
	<lastBuildDate>Thu, 03 Feb 2011 09:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to flush your DNS cache on OS X &#8211; Leopard</title>
		<link>http://llamalabs.com/2008/03/29/how-to-flush-your-dns-cache-on-os-x-leopard/</link>
		<comments>http://llamalabs.com/2008/03/29/how-to-flush-your-dns-cache-on-os-x-leopard/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 07:45:22 +0000</pubDate>
		<dc:creator>kanske</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[dns flush osx leopard]]></category>

		<guid isPermaLink="false">http://llamalabs.com/2008/03/29/how-to-flush-your-dns-cache-on-os-x-leopard/</guid>
		<description><![CDATA[First, see what&#8217;s in the cache: $ dscacheutil -cachedump DirectoryService Cache Overview: AAAA Queries - Disabled (link-local IPv6 addresses) Buckets Used - 31 Cache Size - 16 Entry count by category: Group - 2 Host - 11 User - 3 Flush: $ dscacheutil -flushcache $ All gone: $ dscacheutil -cachedump DirectoryService Cache Overview: AAAA Queries [...]]]></description>
			<content:encoded><![CDATA[<p>First, see what&#8217;s in the cache:</p>
<pre>$ dscacheutil -cachedump
DirectoryService Cache Overview:
AAAA Queries  - Disabled (link-local IPv6 addresses)
Buckets Used  - 31
Cache Size    - 16</pre>
<pre>Entry count by category:
Group  - 2
Host   - 11
User   - 3</pre>
<p>Flush:</p>
<pre>$ dscacheutil -flushcache
$</pre>
<p>All gone:</p>
<pre>$ dscacheutil -cachedump
DirectoryService Cache Overview:
AAAA Queries  - Disabled (link-local IPv6 addresses)
Buckets Used  - 0
Cache Size    - 0</pre>
<pre>Entry count by category:</pre>
<p>Please see the previous post to see how to clear the DNS cache on OS X Tiger <a href="http://llamalabs.com/2007/04/18/how-to-flush-your-dns-cache-on-os-x/">http://llamalabs.com/2007/04/18/how-to-flush-your-dns-cache-on-os-x/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://llamalabs.com/2008/03/29/how-to-flush-your-dns-cache-on-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

