<?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/"
		>
<channel>
	<title>Comments on: Installing and configuring Netatalk AFP on FreeBSD</title>
	<atom:link href="http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd</link>
	<description>The development, documentation, and blogging domain of Gabriel Dragffy.</description>
	<lastBuildDate>Wed, 18 Apr 2012 17:11:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: bsdadmin</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3634</link>
		<dc:creator>bsdadmin</dc:creator>
		<pubDate>Wed, 27 Oct 2010 15:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3634</guid>
		<description>Thank you for the post.  Also thank you filipp for the cnid_metad_enable=&quot;YES&quot; comment, as that solved my problem.</description>
		<content:encoded><![CDATA[<p>Thank you for the post.  Also thank you filipp for the cnid_metad_enable=&#8221;YES&#8221; comment, as that solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filipp</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3630</link>
		<dc:creator>filipp</dc:creator>
		<pubDate>Fri, 10 Sep 2010 13:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3630</guid>
		<description>Thanks for the instructions.
Adding AppleTalk support to the kernel is still necessary under 8.1 RELEASE
With the latest 2.1.x version of netatalk, you should also set &quot;cnid_metad_enable=&quot;YES&quot;&quot; in rc.conf
since DBD is the default and preferred DB scheme.</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions.<br />
Adding AppleTalk support to the kernel is still necessary under 8.1 RELEASE<br />
With the latest 2.1.x version of netatalk, you should also set &#8220;cnid_metad_enable=&#8221;YES&#8221;" in rc.conf<br />
since DBD is the default and preferred DB scheme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brodey Dover</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3552</link>
		<dc:creator>Brodey Dover</dc:creator>
		<pubDate>Fri, 21 Aug 2009 21:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3552</guid>
		<description>It appears that compiling NETATALK into  the kernel is still necessary, even for PCBSD 7.1.1. 

If this is not true, I will post back with an update.</description>
		<content:encoded><![CDATA[<p>It appears that compiling NETATALK into  the kernel is still necessary, even for PCBSD 7.1.1. </p>
<p>If this is not true, I will post back with an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Moloney</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-3410</link>
		<dc:creator>Kevin Moloney</dc:creator>
		<pubDate>Fri, 13 Feb 2009 09:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-3410</guid>
		<description>This is fabulous. Thanks for taking the initial bullet for all of us. It&#039;s working great on FreeBSD 7.1 i386 and sharing a ZFS raid volume nicely.</description>
		<content:encoded><![CDATA[<p>This is fabulous. Thanks for taking the initial bullet for all of us. It&#8217;s working great on FreeBSD 7.1 i386 and sharing a ZFS raid volume nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Bryan</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-2654</link>
		<dc:creator>Ray Bryan</dc:creator>
		<pubDate>Sun, 26 Oct 2008 17:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-2654</guid>
		<description>I noted 2 more typos on the  page:
cd /usr/ports/net/netatalkmake WITH_SRVLOC=yes install

should be:

cd /usr/ports/net/netatalk
make WITH_SRVLOC=yes install

AND 
mdnsresponder_flags=&quot;-f /usr/local/etc/mDNSResponder.conf

has a quote at the start of the definition but not at the end.</description>
		<content:encoded><![CDATA[<p>I noted 2 more typos on the  page:<br />
cd /usr/ports/net/netatalkmake WITH_SRVLOC=yes install</p>
<p>should be:</p>
<p>cd /usr/ports/net/netatalk<br />
make WITH_SRVLOC=yes install</p>
<p>AND<br />
mdnsresponder_flags=&#8221;-f /usr/local/etc/mDNSResponder.conf</p>
<p>has a quote at the start of the definition but not at the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Bauer</title>
		<link>http://dragffy.com/blog/posts/installing-and-configuring-netatalk-afp-on-freebsd/comment-page-1#comment-1231</link>
		<dc:creator>Paul Bauer</dc:creator>
		<pubDate>Thu, 14 Aug 2008 00:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://dragffy.com/blog/articles/installing-and-configuring-netatalk-afp-on-freebsd#comment-1231</guid>
		<description>you have the following typo.

netatalk_enable=&quot;YES&quot;atalkd_enable=&quot;YES&quot;


should be:

netatalk_enable=&quot;YES&quot;
atalkd_enable=&quot;YES&quot;</description>
		<content:encoded><![CDATA[<p>you have the following typo.</p>
<p>netatalk_enable=&#8221;YES&#8221;atalkd_enable=&#8221;YES&#8221;</p>
<p>should be:</p>
<p>netatalk_enable=&#8221;YES&#8221;<br />
atalkd_enable=&#8221;YES&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

