<div dir="ltr">Right, I&#39;m attaching a script I was working on when I was looking at this a few weeks ago. Fair warning, it might not be in 100% working condition right now.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, Mar 28, 2014 at 3:08 PM, David Seaward <span dir="ltr">&lt;<a href="mailto:dseaward925@gmail.com" target="_blank">dseaward925@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Ah, this is more complicated than I thought :D<br>
<br>
I thought it was going to be one of:<br>
<br>
a) mosh-client - ssh - ssh - mosh-server<br>
<br>
...where &quot;ssh - ssh&quot; may be some kind of transparent hop, or<br>
<br>
b) mosh-client - mosh-? - mosh-? - mosh-server<br>
<br>
...with funky configuration on the hops.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Mar 28, 2014 at 5:04 PM, Mark Stillwell &lt;<a href="mailto:marklee@fortawesome.org">marklee@fortawesome.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; 1. Use a UDP packet repeater.<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://serverfault.com/questions/390916/mosh-tunnel-via-proxy" target="_blank">http://serverfault.com/questions/390916/mosh-tunnel-via-proxy</a><br>
&gt;&gt; suggests stone. I&#39;m wondering whether socat or netcat could be<br>
&gt;&gt; used as well. But such a tool needs to be installed on the<br>
&gt;&gt; gateway. So, I&#39;m suggesting a second solution:<br>
&gt;<br>
&gt;<br>
&gt; I&#39;ve tried this with both socat and stone, using one of these tools to go<br>
&gt; from udp to tcp, then forwarding the tcp connection with ssh, then<br>
&gt; translating back from tcp to udp on the other side of the connection. It<br>
&gt; works great for 10-15 seconds, then mosh invariably freezes up and starts to<br>
&gt; complain about tampering.<br>
&gt;<br>
&gt; Based on debug output from stone, I think that mosh tries to send some udp<br>
&gt; packets that are too big to fit into a single tcp packet within the ssh<br>
&gt; tunnel, and somehow when ssh puts everything back together on the other end<br>
&gt; it must not do it perfectly, triggering mosh&#39;s alarm bells.<br>
&gt;<br>
&gt; --<br>
&gt; Mark Lee Stillwell<br>
&gt; <a href="mailto:marklee@fortawesome.org">marklee@fortawesome.org</a><br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; mosh-users mailing list<br>
&gt; <a href="mailto:mosh-users@mit.edu">mosh-users@mit.edu</a><br>
&gt; <a href="http://mailman.mit.edu/mailman/listinfo/mosh-users" target="_blank">http://mailman.mit.edu/mailman/listinfo/mosh-users</a><br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Mark Lee Stillwell</div><a href="mailto:marklee@fortawesome.org" target="_blank">marklee@fortawesome.org</a>
</div>