AWS Automating Palo Alto VM-Series Firewalls with AWS GWLB In this blog post, we'll go through the key steps you'll likely encounter when looking to Suresh Vina Sep 5, 2023 13 min read
Palo Alto Palo Alto PAN-OS SDK for Python At first glance, the pan-os-python library seemed tricky to me. I was more comfortable using Palo Alto's REST-API Suresh Vina Jul 27, 2023 10 min read
Palo Alto Palo Alto Discard/Revert Uncommitted Changes Sometimes, you may make changes that you don't want to keep and you want to go back to Suresh Vina Jul 10, 2023 2 min read
Python Palo Alto Netmiko Example Overview Netmiko, a popular Python library used in Network Automation, provides a simple and easy-to-use interface for interacting with Networking Suresh Vina May 1, 2023 5 min read
Terraform Palo Alto Automation with Terraform Oh boy, as Network Engineers we have been learning so many new things lately, it's like we' Suresh Vina Apr 12, 2023 13 min read
ISE Configuring Palo Alto Administrator Authentication with Cisco ISE (Radius) Overview You can use Radius to authenticate users into the Palo Alto Firewall. You can also use Radius to manage Suresh Vina Apr 5, 2023 8 min read
Terraform Terraform Resource Creation Order - depends_on Have you ever tried to make a sandwich only to realize you need to toast the bread before you can Suresh Vina Mar 30, 2023 4 min read
Palo Alto Palo Alto User-ID for Beginners Overview One of the best features of the Palo Alto firewall is hands-down User-ID. In simple terms, User-ID maps an Suresh Vina Mar 19, 2023 3 min read
Python Jinja2 Templating Use Case with Palo Alto In this blog post, let's look at one of the real-world's use cases of Jinja2 Templating. Suresh Vina Feb 2, 2023 11 min read
NetDevOps Palo Alto and Ansible Example In this blog post, I will show you how to use Ansible to deploy configurations to the Palo Alto Firewalls. Suresh Vina Jan 18, 2023 6 min read
PALO-REST-API Palo Alto Create Bulk Address Objects using REST API + Python If you are working with firewalls on a daily basis, at some point you are going to come across having Suresh Vina Dec 3, 2022 4 min read
PALO-REST-API Palo Alto REST API - POST Request Example In the previous two posts, we covered PanOS REST API fundamentals and GET requests. In this post, we will look Suresh Vina Dec 3, 2022 4 min read
Ansible Palo Alto Ansible Example - Interfaces and Zones In the previous post, we covered Ansible + Palo Alto fundamentals, in this post, let's go over the example Suresh Vina Nov 12, 2022 7 min read
Firewall Site-to-Site VPN between Palo Alto and Cisco ASA What if I tell you that configuring a site-to-site VPN between Palo Alto and ASA is easier than you may Suresh Vina Nov 12, 2022 7 min read
Ansible Ansible - Making Variables Optional By default, Ansible requires values for all variables in a templated expression. If a variable is not defined, it throws Suresh Vina Oct 26, 2022 1 min read
Palo Alto Palo Alto Site-to-Site VPN Configuration Example What if I tell you that configuring site-to-site VPN on Palo Alto firewalls is easier than you may think? Just Suresh Vina Oct 5, 2022 7 min read
Palo Alto Panorama Device Groups and Templates (with examples) Overview People who follow my blog may probably know that I'm a big fan of Cisco ASA firewalls Suresh Vina Sep 20, 2022 8 min read
Palo Alto Palo Alto DNS Proxy (with Examples) Overview You can configure the Palo Alto Firewall to act as a DNS server. All the clients' DNS will Suresh Vina Aug 23, 2022 4 min read