<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Well, it's bit complicated. Because 'proxy' usually working on L5+
    (http,https, ftp,etc). And instances wants pure L3 functionality.
    For example, how you expects to 'proxy' NFS connection from instance
    to white IP outside your networking? Even if you not plan to do
    this, architecture expects to be capable to.<br>
    <br>
    Theoretically you can intercept http/ftp/https traffic on router and
    push it to the transparent proxy (google it!). I think this can be
    done even on neutron-l3-agent host, but it better to disable network
    namespaces and add some hacks to iptables 'for all tenants'.<br>
    <br>
    <div class="moz-cite-prefix">On 04/03/2014 02:21 PM, Dmitry wrote:<br>
    </div>
    <blockquote
cite="mid:CAHmcpO3etVGSJSoxiBmJx-XD_KuXZLTxTezosqVabhMjaRb-eg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span
          style="font-family:arial,sans-serif;font-size:12.727272033691406px">Hi,</span>
        <div
          style="font-family:arial,sans-serif;font-size:12.727272033691406px">Our
          OpenStack cluster is under the corporate internet proxy. E<font
            color="#000000"><span style="white-space:pre-wrap">ach
              request which is coming from Nova instance will need to go
              through this proxy. </span></font></div>
        <div
          style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font
            color="#000000"><span style="white-space:pre-wrap">Can you
              please help me to create such configuration?</span></font></div>
        <div
          style="font-family:arial,sans-serif;font-size:12.727272033691406px">
          <br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.727272033691406px">Thanks
          a lot,</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.727272033691406px"><span
            class="" style="background-color:rgb(255,255,204)">Dmitry</span> </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-operators mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>