<?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: How to architect Virtual PANs with AWS ELBs in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/69532#M40320</link>
    <description>&lt;P&gt;I know this is old but I felt that some type of reply should be made.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm dealing with the same issue for a client with the only difference being they have multiple ELBs to deal with.&amp;nbsp; I started a new post hoping that would help get a response.&amp;nbsp; Here's the link:&amp;nbsp; &lt;A href="https://live.paloaltonetworks.com/t5/General-Topics/PAN-AWS-with-multiple-ELBs/m-p/69415#M40288" target="_blank"&gt;https://live.paloaltonetworks.com/t5/General-Topics/PAN-AWS-with-multiple-ELBs/m-p/69415#M40288&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, I brainstormed with other PAN engineers and it just isn't viable at this time.&amp;nbsp; Hopefully as Amazon adds features to ELB and Palo Alto continues their development of the product it will become viable.&amp;nbsp; Here's the issues we discussed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The Palo Alto VM is limited to 1Gb throughput.&amp;nbsp; I don't see this being any different for any other vendor because its limited to IO, vCPU &amp;amp; vRAM provided to any AMI.&amp;nbsp; The point behind ELB and especially auto scaling is performance (&amp;amp; fault tolerance).&amp;nbsp; The AMI becomes a bottleneck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You've created a single point of failure.&amp;nbsp; Traffic has to go through a single ENI on the firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Auto-scaling.&amp;nbsp; The firewall would need to dynamically create new NATs every time a new instance is spun up and everything that goes along with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From an architecture standpoint, if you put the firewall in front the of ELB (use an internal ELB instead of Internet ELB) that would solve some issues but you still have the bandwidth/performance issues to deal with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2015 05:06:31 GMT</pubDate>
    <dc:creator>CafNetMatt</dc:creator>
    <dc:date>2015-12-16T05:06:31Z</dc:date>
    <item>
      <title>How to architect Virtual PANs with AWS ELBs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/37992#M27812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're at the initial stages of architecting our AWS environment and are considering using PANs to secure North/South traffic. The problem I am running into is the network design of how to get traffic to flow through the virtual PANs from the internet on their way to the front end web servers. The difficulty we're having is ELBs (Elastic Load Balancers) use both dynamic external and internal IP addresses. DNS for your site is directed to the ELB IPs by CNAMEs AWS controls. Because AWS PANs only support Layer 3 routing I'm not sure the best way to insert the PAN between the dynamically changing ELBs and the front ends. The design of course has to account for multiple AZs (availability zones) and we'd plan on having a PAN in each AZ. Has anyone setup a PAN, or any network AMI, behind an ELB before and how did you architect it? ~ Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Good article expalining how AWS's ELB works: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://aws.amazon.com/articles/1636185810492479" rel="nofollow"&gt;http://aws.amazon.com/articles/1636185810492479&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 18:47:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/37992#M27812</guid>
      <dc:creator>jjavier</dc:creator>
      <dc:date>2015-02-27T18:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to architect Virtual PANs with AWS ELBs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/37993#M27813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you figure this out? I am trying to figure out how to put my Aws palo box in front of an elb right now..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 01:04:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/37993#M27813</guid>
      <dc:creator>UmslMark</dc:creator>
      <dc:date>2015-04-15T01:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to architect Virtual PANs with AWS ELBs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/69532#M40320</link>
      <description>&lt;P&gt;I know this is old but I felt that some type of reply should be made.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm dealing with the same issue for a client with the only difference being they have multiple ELBs to deal with.&amp;nbsp; I started a new post hoping that would help get a response.&amp;nbsp; Here's the link:&amp;nbsp; &lt;A href="https://live.paloaltonetworks.com/t5/General-Topics/PAN-AWS-with-multiple-ELBs/m-p/69415#M40288" target="_blank"&gt;https://live.paloaltonetworks.com/t5/General-Topics/PAN-AWS-with-multiple-ELBs/m-p/69415#M40288&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, I brainstormed with other PAN engineers and it just isn't viable at this time.&amp;nbsp; Hopefully as Amazon adds features to ELB and Palo Alto continues their development of the product it will become viable.&amp;nbsp; Here's the issues we discussed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The Palo Alto VM is limited to 1Gb throughput.&amp;nbsp; I don't see this being any different for any other vendor because its limited to IO, vCPU &amp;amp; vRAM provided to any AMI.&amp;nbsp; The point behind ELB and especially auto scaling is performance (&amp;amp; fault tolerance).&amp;nbsp; The AMI becomes a bottleneck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You've created a single point of failure.&amp;nbsp; Traffic has to go through a single ENI on the firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Auto-scaling.&amp;nbsp; The firewall would need to dynamically create new NATs every time a new instance is spun up and everything that goes along with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From an architecture standpoint, if you put the firewall in front the of ELB (use an internal ELB instead of Internet ELB) that would solve some issues but you still have the bandwidth/performance issues to deal with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 05:06:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-architect-virtual-pans-with-aws-elbs/m-p/69532#M40320</guid>
      <dc:creator>CafNetMatt</dc:creator>
      <dc:date>2015-12-16T05:06:31Z</dc:date>
    </item>
  </channel>
</rss>

