Hello Lawrence,<div><br></div><div>Unfortunately not. (See previous reply.) But you can follow this issue at <a href="https://github.com/keithw/mosh/issues/210">https://github.com/keithw/mosh/issues/210</a></div><div><br></div>

<div>The main blocker for this is that we need an asynchronous DNS resolver in mosh-client to be able to discover if the server&#39;s IP has changed in the middle of the connection (and whether we should try another IP).</div>

<div><br></div><div>There are a few options here, none of them super-great. (Link with c-ares? Use gethostbyname() from a thread or forked process?)</div><div><br></div><div>If you or anybody else has an opinion about the best way to do this, happy to discuss or take a patch to add this support.</div>

<div><br></div><div>Best regards,</div><div>Keith</div><div><br><div class="gmail_quote">On Fri, Jun 28, 2013 at 8:34 AM, Lawrence &#39;The Dreamer&#39; Chen <span dir="ltr">&lt;<a href="mailto:TheDreamer@lhaven.net" target="_blank">TheDreamer@lhaven.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can Mosh work if the mosh-server IP changes as I roam between networks?<br>
<br>
Namely when I&#39;m on campus wifi, I&#39;ll have a 10.x.x.x address and the<br>
hostname for mosh-server will resolve to one as well.<br>
<br>
But, when I&#39;m off campus. I&#39;ll have whatever IP is assigned by the<br>
network I&#39;m on, and the hostname for mosh-server will resolve to its NAT<br>
IP (which I&#39;m told is subject to change, but so far hasn&#39;t.  I&#39;m the DNS<br>
administrator, so I should get notice of any changes...)<br>
<br>
Not sure if its because the NAT is only on the outside, or that internal<br>
routing doesn&#39;t send the response back out through the NAT...<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
  Name: Lawrence &quot;The Dreamer&quot; Chen        Email: <a href="mailto:TheDreamer@lhaven.net">TheDreamer@lhaven.net</a><br>
  Blog: <a href="http://lawrencechen.net" target="_blank">http://lawrencechen.net</a><br>
<br>
_______________________________________________<br>
mosh-devel mailing list<br>
<a href="mailto:mosh-devel@mit.edu">mosh-devel@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/mosh-devel" target="_blank">http://mailman.mit.edu/mailman/listinfo/mosh-devel</a><br>
</font></span></blockquote></div><br></div>