<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: BIND Startup in Mac OS X 10.4 (Tiger)</title>
	<atom:link href="http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/</link>
	<description>I’ve spent the last 10+ years hoarding network and system administration knowledge. Now, in an attempt to organize all the sticky notes and scraps of paper floating around my office, I’m steadily putting everything in one place. Not only does this site serve as my personal library of collected information, but it’s available to all admins — beginners and experts alike.</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:38:53 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: slap</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-1006</link>
		<dc:creator>slap</dc:creator>
		<pubDate>Sat, 26 Jan 2008 17:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-1006</guid>
		<description>@seff - That&#039;s great!</description>
		<content:encoded><![CDATA[<p>@seff &#8211; That&#8217;s great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seff</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-1005</link>
		<dc:creator>seff</dc:creator>
		<pubDate>Sat, 26 Jan 2008 16:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-1005</guid>
		<description>sudo launchctl load -w /System/Library/LaunchDaemons/org.isc.named.plist
command witch you told me here, solved my issue.
thanks.</description>
		<content:encoded><![CDATA[<p>sudo launchctl load -w /System/Library/LaunchDaemons/org.isc.named.plist<br />
command witch you told me here, solved my issue.<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slap</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-254</link>
		<dc:creator>slap</dc:creator>
		<pubDate>Tue, 14 Aug 2007 07:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-254</guid>
		<description>@Dan - Check out &lt;a href=&quot;http://slaptijack.com/system-administration/using-forwarders-in-bind-name-servers/ &quot;&gt;Using Forwarders in BIND Name Servers&lt;/a&gt; for more information.</description>
		<content:encoded><![CDATA[<p>@Dan &#8211; Check out <a href="http://slaptijack.com/system-administration/using-forwarders-in-bind-name-servers/ ">Using Forwarders in BIND Name Servers</a> for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Hardin</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-249</link>
		<dc:creator>Dan Hardin</dc:creator>
		<pubDate>Mon, 13 Aug 2007 09:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-249</guid>
		<description>Question:  what do I edit to tell BIND where to find a parent proxy and give it the user name and password for the parent?  Do you have a sample configuration file?</description>
		<content:encoded><![CDATA[<p>Question:  what do I edit to tell BIND where to find a parent proxy and give it the user name and password for the parent?  Do you have a sample configuration file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OS X Caching Only Name Server &#124; Slaptijack</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-83</link>
		<dc:creator>OS X Caching Only Name Server &#124; Slaptijack</dc:creator>
		<pubDate>Thu, 07 Jun 2007 12:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-83</guid>
		<description>[...] BIND Startup in Mac OS X 10.4 (Tiger) [...]</description>
		<content:encoded><![CDATA[<p>[...] BIND Startup in Mac OS X 10.4 (Tiger) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting BIND In OS X (Even After Reboot) &#124; Slaptijack</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-81</link>
		<dc:creator>Starting BIND In OS X (Even After Reboot) &#124; Slaptijack</dc:creator>
		<pubDate>Tue, 05 Jun 2007 13:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-81</guid>
		<description>[...] X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed information. Although outdated, this article still includes useful [...]</description>
		<content:encoded><![CDATA[<p>[...] X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed information. Although outdated, this article still includes useful [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating an OS X Startup Item For BIND &#124; Slaptijack</title>
		<link>http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/comment-page-1/#comment-80</link>
		<dc:creator>Creating an OS X Startup Item For BIND &#124; Slaptijack</dc:creator>
		<pubDate>Tue, 05 Jun 2007 13:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://slaptijack.com/system-administration/bind-startup-in-mac-os-x-104-tiger/#comment-80</guid>
		<description>[...] X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed [...]</description>
		<content:encoded><![CDATA[<p>[...] X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
