<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    To Whom It May Concern,<br>
    <br>
    Mosh is a great idea and piece of code. I use it on a daily basis to
    re-establish connections on the fly. Any way, since we are big
    believers of ipv6 at LSU, we have had a complete deployment of a
    dual stack network for 4 years now. We are now beginning to start
    deploying ipv6 only networks. In one such network that we are
    testing, mosh did not work. I believe it is because it does not work
    over ipv6 yet. This email is to put a bug in your ear to hopefully
    steer you in that direction. We would e happy to test the code once
    it supports ipv6.<br>
    <br>
    Below is basic output of me trying to connection to the mosh server:<br>
    <br>
    Try 1: only resolves for A records<br>
    <br>
    UNI-2:~ uni$ mosh <a href="mailto:jhandal@uni-tower.lsu.edu">xxxxx@uni-tower.lsu.edu</a>
    --ssh="ssh -p 443"<br>
    /usr/bin/mosh: connect to host 192.16.176.140 port 443: No route to
    host<br>
    ssh_exchange_identification: Connection closed by remote host<br>
    /usr/bin/mosh: Did not find mosh server startup message.<br>
    <br>
    Try 2: used ipv6 addresss<br>
    <br>
    UNI-2:~ uni$ mosh xxxxx@2620:105:b050:1900:21d:7dff:feb6:e848
    --ssh="ssh -p 443"<br>
    /usr/bin/mosh: Could not resolve hostname
    2620:105:b050:1900:21d:7dff:feb6:e848<br>
    ssh_exchange_identification: Connection closed by remote host<br>
    /usr/bin/mosh: Did not find remote IP address (is SSH ProxyCommand
    disabled?).<br>
    <br>
    Try 3: used ipv6 address with brackets<br>
    <br>
    UNI-2:~ uni$ mosh xxxxx@[2620:105:b050:1900:21d:7dff:feb6:e848]
    --ssh="ssh -p 443"<br>
    /usr/bin/mosh: Could not resolve hostname
    [2620:105:b050:1900:21d:7dff:feb6:e848]<br>
    ssh_exchange_identification: Connection closed by remote host<br>
    /usr/bin/mosh: Did not find remote IP address (is SSH ProxyCommand
    disabled?).<br>
    <br>
    UNI-2:~ uni$ ping6 2620:105:b050:1900:21d:7dff:feb6:e848<br>
    PING6(56=40+8+8 bytes) 2620:105:b00b:6808::100 --&gt;
    2620:105:b050:1900:21d:7dff:feb6:e848<br>
    16 bytes from 2620:105:b050:1900:21d:7dff:feb6:e848, icmp_seq=0
    hlim=61 time=7.261 ms<br>
    16 bytes from 2620:105:b050:1900:21d:7dff:feb6:e848, icmp_seq=1
    hlim=61 time=3.868 ms<br>
    ^C<br>
    --- 2620:105:b050:1900:21d:7dff:feb6:e848 ping6 statistics ---<br>
    2 packets transmitted, 2 packets received, 0.0% packet loss<br>
    round-trip min/avg/max/std-dev = 3.868/5.564/7.261/1.697 ms<br>
    <br>
    Thanks for the help. Regards,<br>
    <pre class="moz-signature" cols="72">-- 
Jeffry J.Handal,  SMIEEE, MSEE, PE
Manager, Network Engineering and Architecture
Univeristy Networking and Infrastructure
Louisiana State University
Office: (225)578-1966
Fax:    (225)578-6400</pre>
  </body>
</html>