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 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
PALO-REST-API Palo Alto REST API with Python In the previous post, we covered PanOS REST API fundamentals. In this post, we will go through the example and Suresh Vina Aug 18, 2022 5 min read
PALO-REST-API Getting started with Palo Alto REST API PanOS REST API is an incredibly powerful tool to manage both Palo Alto Firewalls and Panorama through various API platforms Suresh Vina Aug 15, 2022 6 min read
Palo Alto A simple guide to Palo Alto Active/Passive Failover High Availability is one of the most crucial parts of network operation. In terms of routers and switches, we have Suresh Vina Apr 26, 2022 7 min read