<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi I have a fairly simple topology. <br>
    <br>
    When a tenant is created we assign a int-net so they can work out.
    And we add a new router that conects their int-net to the external
    network with the router you can see. <br>
    <br>
    With amazon you have access to the int-net directly via VPN. <br>
    <br>
    How it's supposed the tenants to connect machines of the internal
    net (192.168...)?<br>
    <br>
    <br>
    <img src="cid:part1.09090802.09040500@aguilardelgado.com" alt=""><br>
    <br>
    <br>
    I see obvious ways:<br>
    <br>
    <ol>
      <li>Create a VPN server and assign it a floating ip, so they can
        connect to this VPN server and go into the network. This VPN
        server is created and controlled by tenant. <br>
      </li>
      <li>Create a physical/virutal router and create there the VPN
        server that allows access to each tenant network. I have to
        setup firewall rules and create a nightmare of configurations.
        (Controllated by openstack admin). Seems not a good solution for
        me. <br>
      </li>
      <li>I've seen neutron supports vpn. How? Can you point me good
        references?</li>
      <li>Any other way?</li>
    </ol>
    <p><br>
    </p>
    <p>Best regards,<br>
    </p>
    <br>
    <br>
    <br>
  </body>
</html>