<?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: iPhone name server lookup: &#8220;Unknown server error&#8221; for sync.scheduleworld.com</title>
	<atom:link href="http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/</link>
	<description>About SyncEvolution, writing software and more.</description>
	<lastBuildDate>Sun, 04 Jul 2010 13:39:24 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1-beta1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-2341</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Sat, 16 Feb 2008 08:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-2341</guid>
		<description>Olivier, this is a problem of the Funambol GUI, not of SyncEvolution. I&#039;m afraid I cannot do anything about it; you&#039;ll have to contact Funambol.

As a workaround you could try setting up a SyncEvolution configuration manually as explained on estamos&#039; Installation page.</description>
		<content:encoded><![CDATA[<p>Olivier, this is a problem of the Funambol GUI, not of SyncEvolution. I&#8217;m afraid I cannot do anything about it; you&#8217;ll have to contact Funambol.</p>
<p>As a workaround you could try setting up a SyncEvolution configuration manually as explained on estamos&#8217; Installation page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-2326</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Sat, 16 Feb 2008 01:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-2326</guid>
		<description>I&#039;ve just upgraded to 1.1.3 and the SyncEvolution plugin doesn&#039;t work! I&#039;m entering my username and passord into the settings, and when I close it reverts back to the guest account... any idea?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just upgraded to 1.1.3 and the SyncEvolution plugin doesn&#8217;t work! I&#8217;m entering my username and passord into the settings, and when I close it reverts back to the guest account&#8230; any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-2068</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Sun, 10 Feb 2008 14:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-2068</guid>
		<description>To those who still have sync.scheduleworld.com in /etc/hosts: the IP address has changed, remove the entry. It hasn&#039;t been needed since Mark changed the ScheduleWorld DNS setup anyway.

On my iPhone (1..02 firmware) the entry survived reboots and I had completely forgotten about it when syncing failed with &quot;Error in preparing sync: libcurl error 7, couldn&#039;t connect to host&quot;...</description>
		<content:encoded><![CDATA[<p>To those who still have sync.scheduleworld.com in /etc/hosts: the IP address has changed, remove the entry. It hasn&#8217;t been needed since Mark changed the ScheduleWorld DNS setup anyway.</p>
<p>On my iPhone (1..02 firmware) the entry survived reboots and I had completely forgotten about it when syncing failed with &#8220;Error in preparing sync: libcurl error 7, couldn&#8217;t connect to host&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-22</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Thu, 15 Nov 2007 16:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-22</guid>
		<description>The configured IP address still needs to be in /etc/hosts because libCURL (although inside the syncevolution binary) will always read it from there or DNS.

If possible I&#039;d like to avoid messing with that file in SyncEvolution code. Perhaps an iPhone startup script can be written which adds user-configurable entries to /etc/hosts on each boot.

I had started to investigate this issuse by taking network dumps of the name server lookup, but the results were inconclusive. I suppose I need to continue this work to really identify the relevant difference between my.funambol.com (which always seems to work) and sync.scheduleworld.com. I&#039;m traveling right now and won&#039;t have time before next week, though.

There&#039;s one more thing that could be tested (but I doubt that it&#039;ll work): setting the fixed IP address in the syncevolution config instead of sync.funambol.com. The reason why I expect this to fail is that the server&#039;s response will probably redirect the client to the normal name. It is worth a test, though. Anyone willing to try it and prove me wrong? ;-)</description>
		<content:encoded><![CDATA[<p>The configured IP address still needs to be in /etc/hosts because libCURL (although inside the syncevolution binary) will always read it from there or DNS.</p>
<p>If possible I&#8217;d like to avoid messing with that file in SyncEvolution code. Perhaps an iPhone startup script can be written which adds user-configurable entries to /etc/hosts on each boot.</p>
<p>I had started to investigate this issuse by taking network dumps of the name server lookup, but the results were inconclusive. I suppose I need to continue this work to really identify the relevant difference between my.funambol.com (which always seems to work) and sync.scheduleworld.com. I&#8217;m traveling right now and won&#8217;t have time before next week, though.</p>
<p>There&#8217;s one more thing that could be tested (but I doubt that it&#8217;ll work): setting the fixed IP address in the syncevolution config instead of sync.funambol.com. The reason why I expect this to fail is that the server&#8217;s response will probably redirect the client to the normal name. It is worth a test, though. Anyone willing to try it and prove me wrong? <img src='http://www.estamos.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikki Chumakov</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-18</link>
		<dc:creator>Nikki Chumakov</dc:creator>
		<pubDate>Wed, 14 Nov 2007 23:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-18</guid>
		<description>It would be nice if IP address can be placed in config file, not hardcoded in binary. I&#039;m aware that IP can be changed of course. Then one will have to reflect this change in config. It is not nice, but better than nothing.

WBR</description>
		<content:encoded><![CDATA[<p>It would be nice if IP address can be placed in config file, not hardcoded in binary. I&#8217;m aware that IP can be changed of course. Then one will have to reflect this change in config. It is not nice, but better than nothing.</p>
<p>WBR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-16</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Wed, 14 Nov 2007 18:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-16</guid>
		<description>Nikki, I had used the same workaround and was going to propose that as a solution (well, kind of). I had not yet rebooted, so I wasn&#039;t aware of the fact that the setting gets lost - bummer.

I suppose syncevolution could add the setting, but which one? The IP address might change and I don&#039;t want to update the binary just because of that. It just doesn&#039;t smell right.</description>
		<content:encoded><![CDATA[<p>Nikki, I had used the same workaround and was going to propose that as a solution (well, kind of). I had not yet rebooted, so I wasn&#8217;t aware of the fact that the setting gets lost &#8211; bummer.</p>
<p>I suppose syncevolution could add the setting, but which one? The IP address might change and I don&#8217;t want to update the binary just because of that. It just doesn&#8217;t smell right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikki Chumakov</title>
		<link>http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/comment-page-1/#comment-15</link>
		<dc:creator>Nikki Chumakov</dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/2007/10/30/iphone-name-server-lookup-unknown-server-error-for-syncscheduleworldcom/#comment-15</guid>
		<description>As a working workaround you can put the ip+name of sync.scheduleworld.com into /etc/hosts.

However the content of /etc/hosts does not survive reboots.

Any suggestions?

Ok, may syncevolution application add the needed record into /etc/hosts on the start?</description>
		<content:encoded><![CDATA[<p>As a working workaround you can put the ip+name of sync.scheduleworld.com into /etc/hosts.</p>
<p>However the content of /etc/hosts does not survive reboots.</p>
<p>Any suggestions?</p>
<p>Ok, may syncevolution application add the needed record into /etc/hosts on the start?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

