<?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 and Exchange &#8211; push and DNS</title>
	<atom:link href="http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/</link>
	<description>Musings on just about everything.</description>
	<lastBuildDate>Wed, 10 Mar 2010 07:01:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gabe</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-132084</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-132084</guid>
		<description>These dns solutions will only work if your router/firewall is configured to support NAT loopback. Some lower/mid-range consumer devices don&#039;t support it at all.</description>
		<content:encoded><![CDATA[<p>These dns solutions will only work if your router/firewall is configured to support NAT loopback. Some lower/mid-range consumer devices don&#8217;t support it at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Abichandani</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131950</link>
		<dc:creator>Chris Abichandani</dc:creator>
		<pubDate>Fri, 18 Dec 2009 16:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131950</guid>
		<description>@gregr, you are correct. I have a wildcard cert that I got from RapidSSL. They are only $199. So *.mydomain.com has been secured for quite some time. Wildcart certs NOW cost what REGULAR certs USED to cost! Totally worth it in my book.

http://www.rapidssl.com/index_ssl.htm</description>
		<content:encoded><![CDATA[<p>@gregr, you are correct. I have a wildcard cert that I got from RapidSSL. They are only $199. So *.mydomain.com has been secured for quite some time. Wildcart certs NOW cost what REGULAR certs USED to cost! Totally worth it in my book.</p>
<p><a href="http://www.rapidssl.com/index_ssl.htm" rel="nofollow">http://www.rapidssl.com/index_ssl.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregr</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131936</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Thu, 03 Dec 2009 23:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131936</guid>
		<description>@Chris - sounds like a good idea! I might do that myself. The only downside that comes to mind is you&#039;d need an SSL certificate for iphonemail.mydomain.com...</description>
		<content:encoded><![CDATA[<p>@Chris &#8211; sounds like a good idea! I might do that myself. The only downside that comes to mind is you&#8217;d need an SSL certificate for iphonemail.mydomain.com&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Abichandani</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131935</link>
		<dc:creator>Chris Abichandani</dc:creator>
		<pubDate>Thu, 03 Dec 2009 23:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131935</guid>
		<description>I had the exact same problem as the article author. His fix worked for me, but I modified it slightly to be able to continue to resolve internal names in my split-DNS infrastructure. My server is accessible at mail.mydomain.com. Externally that is 5.6.7.8, for example, but internally it is 1.2.3.4.

Push was working externally, but not internally over wifi.

To address the issue, which may be what MacIT was suggesting, I added an A record to my internal DNS pointing iphonemail.mydomain.com (a new name I just made up) to my external IP, 5.6.7.8 instead of the internal one. I added it externally as well.

Now, iphonemail.mydomain.com resolves to 5.6.7.8 both internally and externally, so push works inside the LAN or on the internet. The benefit here is that I can still access my internal servers on the iphone while connected to my lan.

As the author pointed out, this will only work for you if you can reach your external IP internally. I am using ISA Server 2006, if that helps.

As Debello encountered, you also of course have to be able to add A records.

I&#039;m a happy camper now :)</description>
		<content:encoded><![CDATA[<p>I had the exact same problem as the article author. His fix worked for me, but I modified it slightly to be able to continue to resolve internal names in my split-DNS infrastructure. My server is accessible at mail.mydomain.com. Externally that is 5.6.7.8, for example, but internally it is 1.2.3.4.</p>
<p>Push was working externally, but not internally over wifi.</p>
<p>To address the issue, which may be what MacIT was suggesting, I added an A record to my internal DNS pointing iphonemail.mydomain.com (a new name I just made up) to my external IP, 5.6.7.8 instead of the internal one. I added it externally as well.</p>
<p>Now, iphonemail.mydomain.com resolves to 5.6.7.8 both internally and externally, so push works inside the LAN or on the internet. The benefit here is that I can still access my internal servers on the iphone while connected to my lan.</p>
<p>As the author pointed out, this will only work for you if you can reach your external IP internally. I am using ISA Server 2006, if that helps.</p>
<p>As Debello encountered, you also of course have to be able to add A records.</p>
<p>I&#8217;m a happy camper now :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debello</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131815</link>
		<dc:creator>Debello</dc:creator>
		<pubDate>Thu, 24 Sep 2009 20:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131815</guid>
		<description>Just found this article after fighting with my new Iphone for a bit.  Was exactly the issue, we have different external/internal IPs and I was on wifi.  To bad I can&#039;t change our network setup and will have to go without wireless while in the office.</description>
		<content:encoded><![CDATA[<p>Just found this article after fighting with my new Iphone for a bit.  Was exactly the issue, we have different external/internal IPs and I was on wifi.  To bad I can&#8217;t change our network setup and will have to go without wireless while in the office.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone &#38; ActiveSynch &#171; technoDAVE</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131767</link>
		<dc:creator>iPhone &#38; ActiveSynch &#171; technoDAVE</dc:creator>
		<pubDate>Sat, 08 Aug 2009 18:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131767</guid>
		<description>[...] this is not the case. Here&#8217;s a link to a workaround for internal WiFi use: Point the DNS servers for the iPhone&#8217;s internal Wi-Fi [...]</description>
		<content:encoded><![CDATA[<p>[...] this is not the case. Here&#8217;s a link to a workaround for internal WiFi use: Point the DNS servers for the iPhone&#8217;s internal Wi-Fi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131761</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 28 Jul 2009 19:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131761</guid>
		<description>Thanks for the help.  Worked perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks for the help.  Worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131656</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 20 May 2009 14:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131656</guid>
		<description>I have an internal mail server

150.2.55.48 mail.domain.co.uk
externally it is 
192.9.62.24 mail.domain.co.uk

from the external www, I can access my server via the web no problem, internally, my dns resolves mail.domain.co.uk as the external address and does not work.

How do I add an entry to the internal dns server to point to the internal address and not the external one?

Thanks</description>
		<content:encoded><![CDATA[<p>I have an internal mail server</p>
<p>150.2.55.48 mail.domain.co.uk<br />
externally it is<br />
192.9.62.24 mail.domain.co.uk</p>
<p>from the external www, I can access my server via the web no problem, internally, my dns resolves mail.domain.co.uk as the external address and does not work.</p>
<p>How do I add an entry to the internal dns server to point to the internal address and not the external one?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131581</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 18 Mar 2009 07:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131581</guid>
		<description>Question for Mac IT Solutions, how does this help and does he mean to do this on the primary DC or on the exchange server which is running OMA/Activesync?
I&#039;ll give it a try though I can&#039;t see how this will help anything, mail server was resolvable it&#039;s just push email that&#039;s not working.
I read on another forum that the reason that OMA push email works so well is down to the fact that exchange relies on the connections being slow between your iPhone and the server.
I&#039;d be interested to know if push email works over wireless for any phones.  I can sync my email well enough over the wireless it&#039;s just the push notifications I&#039;m not getting.
I honestly don&#039;t see why it has to be an externally resolvable server IP address for this work properly.  Very strange...
Anyway I&#039;ve done what Mac IT solutions has suggested for now, maybe the Host A creates and authoritive answer for the iphone to go &quot;oh I really am meant to be using this address not some external one&quot;.
Anyway thanks for the info guys.</description>
		<content:encoded><![CDATA[<p>Question for Mac IT Solutions, how does this help and does he mean to do this on the primary DC or on the exchange server which is running OMA/Activesync?<br />
I&#8217;ll give it a try though I can&#8217;t see how this will help anything, mail server was resolvable it&#8217;s just push email that&#8217;s not working.<br />
I read on another forum that the reason that OMA push email works so well is down to the fact that exchange relies on the connections being slow between your iPhone and the server.<br />
I&#8217;d be interested to know if push email works over wireless for any phones.  I can sync my email well enough over the wireless it&#8217;s just the push notifications I&#8217;m not getting.<br />
I honestly don&#8217;t see why it has to be an externally resolvable server IP address for this work properly.  Very strange&#8230;<br />
Anyway I&#8217;ve done what Mac IT solutions has suggested for now, maybe the Host A creates and authoritive answer for the iphone to go &#8220;oh I really am meant to be using this address not some external one&#8221;.<br />
Anyway thanks for the info guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.rassoc.com/gregr/weblog/2008/07/18/iphone-and-exchange-push-and-dns/comment-page-1/#comment-131521</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 03 Mar 2009 00:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rassoc.com/gregr/weblog/?p=518#comment-131521</guid>
		<description>I had the same issue since I installed Exchange 07 and the external OWA address had changed. Once I figure out how to change that back to normal I should be ok, BUT: I followed the original suggestion about changing the DNS numbers. However, I did not use an &quot;external&quot; rather I used my internal router IP of 10.x.x.1, which already has the static DNS&#039;s set up in the WAN settings.</description>
		<content:encoded><![CDATA[<p>I had the same issue since I installed Exchange 07 and the external OWA address had changed. Once I figure out how to change that back to normal I should be ok, BUT: I followed the original suggestion about changing the DNS numbers. However, I did not use an &#8220;external&#8221; rather I used my internal router IP of 10.x.x.1, which already has the static DNS&#8217;s set up in the WAN settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
