<?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: Zeroconf / mDNS / Bonjour</title>
	<atom:link href="http://www.freakent.co.uk/archives/54/feed" rel="self" type="application/rss+xml" />
	<link>http://www.freakent.co.uk/archives/54</link>
	<description>Martin&#039;s world of Gadgets, Internet and Technology</description>
	<lastBuildDate>Thu, 24 Dec 2009 06:46:16 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: martin</title>
		<link>http://www.freakent.co.uk/archives/54/comment-page-1#comment-41</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 06 Aug 2009 07:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-41</guid>
		<description>On Ubuntu Server 9.04 (Jaunty Jackalope), it worked straight out of the box. No need to install or configure any extra packages. I like Ubuntu.</description>
		<content:encoded><![CDATA[<p>On Ubuntu Server 9.04 (Jaunty Jackalope), it worked straight out of the box. No need to install or configure any extra packages. I like Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.freakent.co.uk/archives/54/comment-page-1#comment-25</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 03 Sep 2008 10:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-25</guid>
		<description>Install on Redhat EL5 and CentOS 5.3:

Either download the source and compile with :
# ./configure
# make
# make install

or 

Google for &quot;nss-mdns rpm redhat&quot;. I found nss-mdns-0.10-2.el5.i386.rpm downloadable from atrpms.net.
As root:
# yum install nss-mdns*.rpm

Lastly, edit the nsswitch.conf file to tell the OS to use Bonjour in its DNS lookups.
# vi /etc/nsswitch.conf
replace hosts line with:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4</description>
		<content:encoded><![CDATA[<p>Install on Redhat EL5 and CentOS 5.3:</p>
<p>Either download the source and compile with :<br />
# ./configure<br />
# make<br />
# make install</p>
<p>or </p>
<p>Google for &#8220;nss-mdns rpm redhat&#8221;. I found nss-mdns-0.10-2.el5.i386.rpm downloadable from atrpms.net.<br />
As root:<br />
# yum install nss-mdns*.rpm</p>
<p>Lastly, edit the nsswitch.conf file to tell the OS to use Bonjour in its DNS lookups.<br />
# vi /etc/nsswitch.conf<br />
replace hosts line with:<br />
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin (Admin)</title>
		<link>http://www.freakent.co.uk/archives/54/comment-page-1#comment-24</link>
		<dc:creator>Martin (Admin)</dc:creator>
		<pubDate>Wed, 12 Sep 2007 09:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-24</guid>
		<description>Install on Ubuntu 704 Server:
$sudo apt-get install libnss-mdns

This will install, configure and start the avahi-daemon process. It will also edit /etc/nsswitch.conf to include mdns in name resolution.</description>
		<content:encoded><![CDATA[<p>Install on Ubuntu 704 Server:<br />
$sudo apt-get install libnss-mdns</p>
<p>This will install, configure and start the avahi-daemon process. It will also edit /etc/nsswitch.conf to include mdns in name resolution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.freakent.co.uk/archives/54/comment-page-1#comment-23</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 03 Jul 2007 19:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-23</guid>
		<description>Stuart Cheshire popped up on my Ipod today in a Podcast recorded by IT Conversations. There is now a plug in for Asterisk, the open source PBX, to automatically configure SIP clients. This is a very cool application for Bonjour. Bonjour could basically enable seamless VOIP roaming between networks. This may be the application that finally gives Bonjour the accolade it deserves. Listen to Stuart here:
http://www.itconversations.com/shows/detail1711.html</description>
		<content:encoded><![CDATA[<p>Stuart Cheshire popped up on my Ipod today in a Podcast recorded by IT Conversations. There is now a plug in for Asterisk, the open source PBX, to automatically configure SIP clients. This is a very cool application for Bonjour. Bonjour could basically enable seamless VOIP roaming between networks. This may be the application that finally gives Bonjour the accolade it deserves. Listen to Stuart here:<br />
<a href="http://www.itconversations.com/shows/detail1711.html" rel="nofollow">http://www.itconversations.com/shows/detail1711.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
