<?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: One minute Mac tip: Create the illusion that Bonjour works over a VPN</title>
	<atom:link href="http://maymay.net/blog/2008/06/26/one-minute-mac-tip-create-the-illusion-that-bonjour-works-over-a-vpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://maymay.net/blog/2008/06/26/one-minute-mac-tip-create-the-illusion-that-bonjour-works-over-a-vpn/</link>
	<description>The brutally honest, first-person account of Meitar Moscovitz's life.</description>
	<lastBuildDate>Sat, 13 Mar 2010 23:19:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leonard</title>
		<link>http://maymay.net/blog/2008/06/26/one-minute-mac-tip-create-the-illusion-that-bonjour-works-over-a-vpn/comment-page-1/#comment-180885</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Fri, 20 Nov 2009 07:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=483#comment-180885</guid>
		<description>Hi Meitar,

It is a nice post.
I tried to follow your trick, but it still not work for me.
My first network is 10.1.3.0/24 and the other is Route Based VPN
I have added all the computer&#039;s IP and name into the computer that i use over the VPN.
But when i was open the iChat using Bonjour account, my buddy list is empty.
Is it need to add the computer&#039;s IP and name that i use over the VPN into all computers in 10.1.3.0/24 network ?</description>
		<content:encoded><![CDATA[<p>Hi Meitar,</p>
<p>It is a nice post.<br />
I tried to follow your trick, but it still not work for me.<br />
My first network is 10.1.3.0/24 and the other is Route Based VPN<br />
I have added all the computer&#8217;s <acronym title="Internet Protocol">IP</acronym> and name into the computer that i use over the VPN.<br />
But when i was open the iChat using Bonjour account, my buddy list is empty.<br />
Is it need to add the computer&#8217;s <acronym title="Internet Protocol">IP</acronym> and name that i use over the VPN into all computers in 10.1.3.0/24 network ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meitar</title>
		<link>http://maymay.net/blog/2008/06/26/one-minute-mac-tip-create-the-illusion-that-bonjour-works-over-a-vpn/comment-page-1/#comment-151419</link>
		<dc:creator>Meitar</dc:creator>
		<pubDate>Mon, 04 May 2009 17:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=483#comment-151419</guid>
		<description>&lt;blockquote&gt;My router (192.168.1.1) and my home computer (192.168.1.200) wants to bonjour-talk with my connected friends 192.168.1.130-140). Is there a way of using the hosts file for this?&lt;/blockquote&gt;

Well, sure. You just need to find your friend&#039;s bonjour name and IP address, and list these two things in a new line in the &lt;code&gt;/etc/hosts&lt;/code&gt; file. You can do that by simply repeating this tip for each pair of hostname and IP address you want to statically &quot;hardwire.&quot;

Of course, if your router is giving you and your friends IP addresses dynamically, i.e. via &lt;a href=&quot;http://en.wikipedia.org/wiki/Dhcp&quot; rel=&quot;nofollow&quot;&gt;DHCP&lt;/a&gt;, then you whenever your friends get a new IP address you&#039;ll need to update the hosts file again. That&#039;s why this tip works best for servers, since their IP addresses rarely change.</description>
		<content:encoded><![CDATA[<blockquote><p>My router (192.168.1.1) and my home computer (192.168.1.200) wants to bonjour-talk with my connected friends 192.168.1.130-140). Is there a way of using the hosts file for this?</p></blockquote>
<p>Well, sure. You just need to find your friend&#8217;s bonjour name and <acronym title="Internet Protocol">IP</acronym> address, and list these two things in a new line in the <code>/etc/hosts</code> file. You can do that by simply repeating this tip for each pair of hostname and <acronym title="Internet Protocol">IP</acronym> address you want to statically &#8220;hardwire.&#8221;</p>
<p>Of course, if your router is giving you and your friends <acronym title="Internet Protocol">IP</acronym> addresses dynamically, i.e. via <a href="http://en.wikipedia.org/wiki/Dhcp" rel="nofollow"><acronym title="Dynamic Host Configuration Protocol">DHCP</acronym></a>, then you whenever your friends get a new <acronym title="Internet Protocol">IP</acronym> address you&#8217;ll need to update the hosts file again. That&#8217;s why this tip works best for servers, since their <acronym title="Internet Protocol">IP</acronym> addresses rarely change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abe</title>
		<link>http://maymay.net/blog/2008/06/26/one-minute-mac-tip-create-the-illusion-that-bonjour-works-over-a-vpn/comment-page-1/#comment-151417</link>
		<dc:creator>Abe</dc:creator>
		<pubDate>Mon, 04 May 2009 16:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://maymay.net/blog/?p=483#comment-151417</guid>
		<description>Hey there,

Thanks for your interesting post! 

I&#039;ve set up a VPN Server for me and my friends (all mac users) using DD-WRT, and I have a problem, maybe you can help?

My router (192.168.1.1) and my home computer (192.168.1.200) wants to bonjour-talk with my connected friends 192.168.1.130-140). Is there a way of using the hosts file for this?

Best wishes,
Abe</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>Thanks for your interesting post! </p>
<p>I&#8217;ve set up a VPN Server for me and my friends (all mac users) using DD-WRT, and I have a problem, maybe you can help?</p>
<p>My router (192.168.1.1) and my home computer (192.168.1.200) wants to bonjour-talk with my connected friends 192.168.1.130-140). Is there a way of using the hosts file for this?</p>
<p>Best wishes,<br />
Abe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
