<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NAT to multiple https sites in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30651#M22433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only NAT configuration which would allow access to two different servers behind the firewall from one public IP address would be to use different destination ports on the external interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External IP: 1.1.1.1&lt;/P&gt;&lt;P&gt;1.1.1.1:443 -&amp;gt; Server1:443&lt;/P&gt;&lt;P&gt;1.1.1.1.4443 -&amp;gt; Server2:443 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-- Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 21:22:10 GMT</pubDate>
    <dc:creator>kfindlen</dc:creator>
    <dc:date>2013-01-10T21:22:10Z</dc:date>
    <item>
      <title>NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30649#M22431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible to NAT to multiple internal https sites behind a single external IP address?&amp;nbsp; If so any guidance on how to create the NAT policy would be most apprecaited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:09:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30649#M22431</guid>
      <dc:creator>tjcarter</dc:creator>
      <dc:date>2013-01-10T21:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30650#M22432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean someone from internet access x.x.x.x which your PA device will forward (destination NAT) to 2 or more webservers on DMZ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that im aware of today.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:18:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30650#M22432</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-01-10T21:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30651#M22433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only NAT configuration which would allow access to two different servers behind the firewall from one public IP address would be to use different destination ports on the external interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External IP: 1.1.1.1&lt;/P&gt;&lt;P&gt;1.1.1.1:443 -&amp;gt; Server1:443&lt;/P&gt;&lt;P&gt;1.1.1.1.4443 -&amp;gt; Server2:443 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-- Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:22:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30651#M22433</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2013-01-10T21:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30652#M22434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about ECMP (Equal Cost Multi-Path routing) - is it supported in PANOS 5.0 yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because then you could do something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) PA will destination NAT incoming traffic for x.x.x.x into y.y.y.y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Then the vrouter will forward traffic towards y.y.y.y with a.a.a.a or b.b.b.b (or how many you might have) as nexthop (roundrobin and do this per session).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Setup your webservers (a.a.a.a and b.b.b.b) to also listen to y.y.y.y as some kind of loopback interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:26:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30652#M22434</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-01-10T21:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30653#M22435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ECMP is not currently supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if the original question was more of a load balance scenario or two completely separate sites hosted on different machines.&amp;nbsp; The multiple external port option is the only way to do this today unless you can further filter the NAT policy by source IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:29:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30653#M22435</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2013-01-10T21:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30654#M22436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its the second case (separate sites hosted on different machines) - what about involving PBF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) PA will destination NAT incoming traffic for x.x.x.x into y.y.y.y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Then the PBF will if application web-site1 forwarding traffic either on egress interface (like VLAN101) and/or nexthop to a.a.a.a while for application web-site2 forwarding on egress VLAN102 and/or nexthop to b.b.b.b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Setup your webservers (a.a.a.a and b.b.b.b) to also listen to y.y.y.y as some kind of loopback interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:36:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30654#M22436</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-01-10T21:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30655#M22437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are dealing with multiple internal https sites.&amp;nbsp; I have implemented different senarios using seperate external ports for different services on different servers (80 for http, 22 for ssh) but in this case I am stuck trying to get multiple servers that are offering the same service (https) but for different applications/sites.&amp;nbsp; Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:39:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30655#M22437</guid>
      <dc:creator>tjcarter</dc:creator>
      <dc:date>2013-01-10T21:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30656#M22438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, a setup like the one I mentioned in my first post is the only option possible on the firewall today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;External IP: 1.1.1.1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;1.1.1.1:443 -&amp;gt; Server1_IP:443&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;1.1.1.1.4443 -&amp;gt; Server2_IP:443&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;So if you hit the external IP on port 443 you go to server1, and port 4443 you go to the HTTPS on server2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:45:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30656#M22438</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2013-01-10T21:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30657#M22439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A workaround would be if you can spare additional ip's for this service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External IP:&lt;/P&gt;&lt;P&gt;1.1.1.1 -&amp;gt; Server1_IP&lt;/P&gt;&lt;P&gt;1.1.1.2 -&amp;gt; Server2_IP&lt;/P&gt;&lt;P&gt;1.1.1.3 -&amp;gt; Server3_IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then use dns roundrobin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another workaround would be if your webservers can run something similar to GLBP or such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the PA will just do 1.1.1.1 -&amp;gt; DMZ_IP and then the webservers uses GLBP or whatever to make the PA forward the traffic to them - however this will probably break session based logins and such for the clients (unless the session table is stored in the db available for all the webservers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The proper solution (today) is most likely to get a loadbalancer either something like F5 (and setup up 2 of them as active/passive) or build your own using nginx/apache (mod_proxy/mod_security) along with CARP service (for active/passive between the two boxes) so you end up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA -&amp;gt; LoadBalancer -&amp;gt; Switch -&amp;gt; Webservers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:54:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30657#M22439</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-01-10T21:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30658#M22440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mikand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2 would be the problem.&amp;nbsp; How would the firewall determine which direction to forward the traffic at that point?&amp;nbsp; The HTTP request which would contain the destination URL would not even be sent by the client until both the 3-way TCP and SSL handshakes were complete.&amp;nbsp; By that point the firewall wouldn't be able to change the forwarding based on the URL without breaking the session.&amp;nbsp; This also assumes SSL decryption is in use, which for inbound decryption both internal servers would have to present the same server certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a web server cluster with a virtual IP that handles both web sites?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-- Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 21:55:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30658#M22440</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2013-01-10T21:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: NAT to multiple https sites</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30659#M22441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darn, I was thinking if two (or more) custom app-id's looking for web-browsing + http-host...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when will PA get support for loadbalancing DNAT or for that matter ECMP? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 22:08:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-to-multiple-https-sites/m-p/30659#M22441</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-01-10T22:08:28Z</dc:date>
    </item>
  </channel>
</rss>

