<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2014-05-13 16:57, Julien Fastré
      wrote :<br>
    </div>
    <blockquote cite="mid:537232CA.2080609@fastre.info" type="cite">We
      do agree with Champs Libres to install a WMS service with TEC
      information (bus lines & stops). I had a problem to do that:
      we do have reached our quota of IPv4 addresses on our servers and
      we would do it with IPv6-only (tunnels IPv4->Ipv6 with sixxs or
      something else should work and assure the connectivity). <br>
    </blockquote>
    You can configure a host as a NAT router.  Assuming it's on host
    a.b.c.b (Internet address) and 192.168.0.0 is a local LAN,<br>
    it would translate a.b.c.b:8080 -> 192.168.0.X:80 to access http
    port 80 of host X through port 8080 of the former.<br>
    <br>
    Cheers,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>André.</td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
  </body>
</html>