<?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: Palo Alto - Azure Interface DHCP in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211731#M280</link>
    <description>&lt;P&gt;The network interfaces I would add to the bootstrap.xml file. The VR configuration I would let Panorama push, along with the interface management piece if any load balancers are in play, and the larger security policy, etc..&lt;/P&gt;</description>
    <pubDate>Wed, 25 Apr 2018 18:11:33 GMT</pubDate>
    <dc:creator>kblackstone</dc:creator>
    <dc:date>2018-04-25T18:11:33Z</dc:date>
    <item>
      <title>Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211091#M264</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you guys using DHCP client on the interfaces or are you staticly assign IPs&amp;nbsp; on PAN side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 01:46:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211091#M264</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-04-20T01:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211092#M265</link>
      <description>&lt;P&gt;DHCP is the way to go.&amp;nbsp; It eases automated deployments and prevents any possible misconfiguration.&amp;nbsp; If you statically assign and it does not match what was assigned on Azure side, the traffic will not flow.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 01:50:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211092#M265</guid>
      <dc:creator>jmeurer</dc:creator>
      <dc:date>2018-04-20T01:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211093#M266</link>
      <description>&lt;P&gt;What about when you assign multiple IPs to a interface for NAT purposes&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 01:58:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211093#M266</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-04-20T01:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211096#M267</link>
      <description>&lt;P&gt;You still assign them on the Azure side.&amp;nbsp; You then need to specify them direcdtly as either objects or directly in the security or NAT policy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 03:13:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211096#M267</guid>
      <dc:creator>jmeurer</dc:creator>
      <dc:date>2018-04-20T03:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211141#M268</link>
      <description>&lt;P&gt;There are 2 options here when you want to service multiple ips on a load balancer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) add additional ips to the firewall interface from within the azure portal AND you will have to switch to static on the firewall and manually add the first + additional ips that you want to service (they'll match the ips on the azure portal). dhcp only picks up the first address from the azure side in my experience (this may have changed so please double check).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#1 isn't the best option for ease of management&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) on the load balancer, enable floating ip on the rule and you will see the ip requested by the user come through to the firewall (even when having multiple front-side ips on the load balancer). you can then create corresponding nat and security rules based on that. using this method you can stay with dhcp on the firewall and do not need to add additional virtual ips from the azure portal side, nor on the firewall itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#2 is the better way to go.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 13:17:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211141#M268</guid>
      <dc:creator>kblackstone</dc:creator>
      <dc:date>2018-04-20T13:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211223#M269</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you configure this on&amp;nbsp;Panorama and push to device using templae or just have DHCP configure on local PAN side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROs&amp;nbsp;Panorama&lt;/P&gt;&lt;P&gt;*&amp;nbsp;Can you push routes/interface(dhcp mode) to both devices at once&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cons&lt;/P&gt;&lt;P&gt;* If UDR messes up you cannot modify interface/route settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 00:44:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211223#M269</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-04-21T00:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211224#M270</link>
      <description>&lt;P&gt;The UDR is at the subnet level, so all firewalls put into those subnets would behave the same from the routing perspective if they have the same policy and virtual router configuration. I would bootstrap to get the interfaces up and in dhcp mode for both untrust and trust, and possibly the virtual router setup. Then let Panorama push down the policy and other information when the vm registers itself.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The way bootstrapping works within Azure, you could have multiple bootstrapping configuration options available behind different shares on the same disk.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 01:58:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211224#M270</guid>
      <dc:creator>kblackstone</dc:creator>
      <dc:date>2018-04-21T01:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211727#M278</link>
      <description>&lt;P&gt;Thanks would you keep the network interface and VR configuration on Panorama?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 17:19:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211727#M278</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-04-25T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211731#M280</link>
      <description>&lt;P&gt;The network interfaces I would add to the bootstrap.xml file. The VR configuration I would let Panorama push, along with the interface management piece if any load balancers are in play, and the larger security policy, etc..&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 18:11:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/211731#M280</guid>
      <dc:creator>kblackstone</dc:creator>
      <dc:date>2018-04-25T18:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto - Azure Interface DHCP</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/425104#M1287</link>
      <description>&lt;P&gt;Referring to the solution- "&lt;SPAN&gt;&lt;STRONG&gt;#2 is the better way to go.&lt;/STRONG&gt;" Can we still go with this solution with below scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario- Active/Active Palo-alto Firewalls without Panorama managed and without HA between firewalls. The firewalls will be independent behind External and Internal Load Balancers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we use floating IP on External Load Balancer to reflect on both Active Firewalls.&lt;/P&gt;&lt;P&gt;Will the Load Balancers still maintain the 5 tuple Hash and send packets to correct firewall of same session.&lt;/P&gt;&lt;P&gt;Because there will be same floating IP on both the Firewalls, how will External LB maintain the hash.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 12:35:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/palo-alto-azure-interface-dhcp/m-p/425104#M1287</guid>
      <dc:creator>Harcharan</dc:creator>
      <dc:date>2021-08-06T12:35:24Z</dc:date>
    </item>
  </channel>
</rss>

