Info Security Memo
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org

Build Confidence

Focusing on Information Security 

Info Security Notes

Palo Alto VM-Series Firewall Configuration in Azure

12/4/2021

0 Comments

 
Palo Alto VM-Series Firewall Configuration in Azure

There are some configuration on Azure network to get your Palo Alto firewall working well for the passing through traffic. Especially for ping traffic, by default, you wont be able to ping Internet ip through Palo Alto firewall. 

In this post, it will give you some small tricks to get ping working for local interfaces and internet. 








Topology





Enable Ping on Interfaces

To allow Ping and other management traffic, configure an Interface Management Profile and apply it to the interface.

Steps

  1. Go to Network > Network Profiles > Interface Mgmt
  2. Create a profile allowing ping:
Capture.PNG
  1. Go to Network > Interfaces and assign the profile, created above, to the interface under the Advanced tab:
    Capture.PNG
  2. Commit the changes

    From CLI:
    > configure
    # set network profiles interface-management-profile mgmt ping yes
    # set network interface ethernet ethernet1/3 layer3 interface-management-profile mgmt
    
    

Add a Route Table and Route

By default all Azure subnet traffic will go to Azure default gateway for that subnet, which is .1 ip address. 

If we will need to re-route traffic to our virtual appliance, such as our Palo Alto firewall, we will need to create a separate route table and add a new route in it. 




Create a new route to reroute all default traffic to Palo Alto firewall interface which is 10.0.2.4

Associate your subnet which will use this  routing table. 




Add Public IP Address To Untrusted Interface

By default Azure vnet will not allow ping or tracert packet going through well. 
To make ping working through Azure network and Palo Alto firewall, you will have to assign a public ip to untrusted interface on Palo Alto

Associate this new public ip with Palo Alto's untrusted interface, which is eth1:



Now you should be able to use Ping to Internet through Palo Alto firewall.


Updates

After did Check Now from Device -> Dynamic Updates page, you will be able to see some updates available for downloading.  You can install them after downloaded. 




Even the VM firewall is not able to connect to Palo Alto networks update server, you will be still able to proceed with installation without valid the content. 







References

  • DOES AZURE CLOUD SUPPORT PING AND TRACEROUTE
  • Azure Virtual Network frequently asked questions (FAQ)
  • New VM-100 deployment, cannot ping or tracert to external websites
  • Palo Alto Firewall Lab Setup-Allow Inside Users To The Internet







via Blogger http://blog.51sec.org/2021/12/palo-alto-vm-series-firewall.html
December 04, 2021 at 01:42PM Palo Alto
0 Comments



Leave a Reply.

    Categories

    All
    Architecture
    Blog
    Checkpoint
    Cisco
    Cloud
    CyberArk
    F5
    Fortigate
    Guardium
    Juniper
    Linux
    Network
    Others
    Palo Alto
    Qualys
    Raspberry Pi
    Security
    SIEM
    Software
    Vmware
    VPN
    Wireless

    Archives

    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    October 2019
    September 2019
    June 2019
    July 2018
    May 2018
    December 2017
    August 2017
    April 2017
    March 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    Print Page:

    RSS Feed

    Email Subscribe
Powered by Create your own unique website with customizable templates.
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org