<?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: Understanding Mobile Access Server</title>
	<atom:link href="http://www.jonsblog.org/2010/07/13/understanding-mobile-access-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonsblog.org/2010/07/13/understanding-mobile-access-server/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:26:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jon Brown</title>
		<link>http://www.jonsblog.org/2010/07/13/understanding-mobile-access-server/comment-page-1/#comment-147</link>
		<dc:creator>Jon Brown</dc:creator>
		<pubDate>Sat, 11 Sep 2010 19:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsblog.org/?p=167#comment-147</guid>
		<description>Well it would be interesting to find out for sure, all you really need to do to test lets say your linux server is at ip address 209.201.10.30 and your gateway server, running mobile access is on 206.203.20.42 and lets say you had a website you want to run through the proxy, then you would change your public dns record for the site lets say example1.testsite.com running on  your linux box to point to 206.203.20.42 then on the gateway server, you would add a dns record that points example1.testsite.com to 209.201.10.30 and then add the site to the web proxy area of the mobile access server this may or may not work, I am interested to find out though. The issue that you have is that you do not have a server that can act as the gateway, and that is really the sole purpose of the mobile access service. The above scenerio would still require a third server however we are using a used mac mini to do the proxying, but again you could try to enable mobile access server on your current osx server since the request is DNS to OSX Server --&gt; OSX Server --&gt; Login Page --&gt; DNS to Linux Box it may work but, worth a shot, let me know how it goes!!</description>
		<content:encoded><![CDATA[<p>Well it would be interesting to find out for sure, all you really need to do to test lets say your linux server is at ip address 209.201.10.30 and your gateway server, running mobile access is on 206.203.20.42 and lets say you had a website you want to run through the proxy, then you would change your public dns record for the site lets say example1.testsite.com running on  your linux box to point to 206.203.20.42 then on the gateway server, you would add a dns record that points example1.testsite.com to 209.201.10.30 and then add the site to the web proxy area of the mobile access server this may or may not work, I am interested to find out though. The issue that you have is that you do not have a server that can act as the gateway, and that is really the sole purpose of the mobile access service. The above scenerio would still require a third server however we are using a used mac mini to do the proxying, but again you could try to enable mobile access server on your current osx server since the request is DNS to OSX Server &#8211;> OSX Server &#8211;> Login Page &#8211;> DNS to Linux Box it may work but, worth a shot, let me know how it goes!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j gropefruit</title>
		<link>http://www.jonsblog.org/2010/07/13/understanding-mobile-access-server/comment-page-1/#comment-146</link>
		<dc:creator>j gropefruit</dc:creator>
		<pubDate>Sat, 11 Sep 2010 16:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonsblog.org/?p=167#comment-146</guid>
		<description>I am curious - does it ABSOLUTELY have to be on the same subnet as the server to which it is &quot;proxying&quot; requests?

I ask because right now, I have two servers: 
  * 1 (internal/private) os x server (serving ical, email, dns, etc etc) and ... 
  * 1 Linux server that is PUBLICLY accessible (has a static ip).  Public server has a direct 1-to-1 NAT connection to the internal server (all requests go there whether he likes it or not).  

This works great, but lacks the robustness of replacing the Linux box with a second os x server (which I plan on doing in a few months).

The idea behind this architecture is that, instead of a link-local connection between the &quot;public&quot; server and the &quot;private&quot; server,  a VIP on my firewall provides source-nat exclusively for the public server to communicate over all allowed ports/services with our private server.  This VIP is not publicly accessible; it is available only to the public server itself, who only listens on a few ports to begin with.

Is this even an option? While playing with Mobile Access, it &quot;seemed&quot; possible, but as you pointed out, one has to dig a little deeper, which I cannot do until I possess the 2nd os x server.  

If a direct link-local connection is unquestionably required, then I&#039;ve got some thinking to do.

Thanks Jon, good article.

J@GropeFruit.com</description>
		<content:encoded><![CDATA[<p>I am curious &#8211; does it ABSOLUTELY have to be on the same subnet as the server to which it is &#8220;proxying&#8221; requests?</p>
<p>I ask because right now, I have two servers:<br />
  * 1 (internal/private) os x server (serving ical, email, dns, etc etc) and &#8230;<br />
  * 1 Linux server that is PUBLICLY accessible (has a static ip).  Public server has a direct 1-to-1 NAT connection to the internal server (all requests go there whether he likes it or not).  </p>
<p>This works great, but lacks the robustness of replacing the Linux box with a second os x server (which I plan on doing in a few months).</p>
<p>The idea behind this architecture is that, instead of a link-local connection between the &#8220;public&#8221; server and the &#8220;private&#8221; server,  a VIP on my firewall provides source-nat exclusively for the public server to communicate over all allowed ports/services with our private server.  This VIP is not publicly accessible; it is available only to the public server itself, who only listens on a few ports to begin with.</p>
<p>Is this even an option? While playing with Mobile Access, it &#8220;seemed&#8221; possible, but as you pointed out, one has to dig a little deeper, which I cannot do until I possess the 2nd os x server.  </p>
<p>If a direct link-local connection is unquestionably required, then I&#8217;ve got some thinking to do.</p>
<p>Thanks Jon, good article.</p>
<p><a href="mailto:J@GropeFruit.com">J@GropeFruit.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

