Palo Alto How to Bootstrap Palo Alto Firewalls in AWS? In this blog post, we will look at how to bootstrap Palo Alto firewalls in AWS. Bootstrapping is a method Suresh Vina Nov 16, 2023 7 min read
Palo Alto Palo Alto PAN-OS SDK for Python - Working with Panorama In this blog post, we'll explore how to use the pan-os-python library with Panorama. Working with Panorama is a bit Suresh Vina Oct 27, 2023 6 min read
Palo Alto Palo Alto Create Bulk Address Objects using Pan-OS Python SDK In this blog post, we'll see how to configure bulk Address-Objects at once and then add them to an Address-Group Suresh Vina Oct 25, 2023 5 min read
Palo Alto Palo Alto Automation - What do I do? Where do I start? If you're like me, using Palo Alto firewalls every day, you'll appreciate the value of automation, especially when there are Suresh Vina Oct 2, 2023 11 min read
Palo Alto AWS Gateway Load Balancer (GWLB) with Palo Alto Firewalls In this blog post, we're exploring AWS Gateway Load Balancer, commonly known as GWLB. We'll get to grips with what Suresh Vina Sep 19, 2023 8 min read
Palo Alto What is Prisma Access SASE? Beginners Guide In this blog post, we will go through Prisma Access SASE Fundamentals and what problems it solves for enterprises. The Suresh Vina Sep 16, 2023 9 min read
Palo Alto Trying to Automate Palo Alto Firewall Objects/Rules Cleanup In this blog post, we will walk you through how to clean up Palo Alto Firewall Objects and Rules using Suresh Vina Sep 6, 2023 9 min read
Palo Alto 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 fully automate the deployment 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 for its Suresh Vina Jul 27, 2023 9 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 how it 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're in a never-ending Suresh Vina Apr 12, 2023 13 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. If you are not Suresh Vina Feb 2, 2023 11 min read
Python 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
Python 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 of how Suresh Vina Nov 12, 2022 7 min read