<?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>thinking sysadmin &#187; bind</title>
	<atom:link href="http://andyleonard.com/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyleonard.com</link>
	<description>qstat -u aleonard -s z</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My small contribution to the update-your-DNS-server panic</title>
		<link>http://andyleonard.com/2008/07/14/my-small-contribution-to-the-update-your-dns-server-panic/</link>
		<comments>http://andyleonard.com/2008/07/14/my-small-contribution-to-the-update-your-dns-server-panic/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 18:47:25 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[bind]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=47</guid>
		<description><![CDATA[How to find the version of BIND that you&#8217;re running:
&#62; dig @localhost version.bind txt chaos
; &#60;&#60;&#62;&#62; DiG 9.3.2  &#60;&#60;&#62;&#62; @localhost version.bind txt chaos
; (2 servers found)
;; global options:  printcmd
;; Got answer:
;; -&#62;&#62;HEADER&#60;&#60;- opcode: QUERY, status: NOERROR, id: 7775
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;version.bind.  [...]]]></description>
			<content:encoded><![CDATA[<p>How to find the version of BIND that you&#8217;re running:</p>
<p><code>&gt; dig @localhost version.bind txt chaos</code></p>
<p><code>; &lt;&lt;&gt;&gt; DiG 9.3.2  &lt;&lt;&gt;&gt; @localhost version.bind txt chaos<br />
; (2 servers found)<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 7775<br />
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0</code></p>
<p><code>;; QUESTION SECTION:<br />
;version.bind.                  CH      TXT</code></p>
<p><code>;; ANSWER SECTION:<br />
version.bind.           0       CH      TXT     "9.3.5-P1"</code></p>
<p><code>;; AUTHORITY SECTION:<br />
version.bind.           0       CH      NS      version.bind.</code></p>
<p><code>;; Query time: 57 msec<br />
;; SERVER: 127.0.0.1#53(127.0.0.1)<br />
;; WHEN: Mon Jul 14 11:45:14 2008<br />
;; MSG SIZE  rcvd: 65</code></p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/07/14/my-small-contribution-to-the-update-your-dns-server-panic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
