Firewalls Palo Alto Palo Alto Firewall BGP Configuration Example Simple and basic process to configure BGP protocol on Palo Alto VM 8.0 firewall Configuring BGP routing protocol on Palo ALto firewall is perfomed step-by-step. I have desined a network with two PA firewalls, each acting as edge device. Between two firewalls there is a WAN network that routes all the BGP configuration of two […] Written by Venkat July 17, 2020December 24, 2020
Palo Alto Firewall BGP Configuration Example Simple and basic process to configure BGP protocol on Palo Alto VM 8.0 firewall Configuring BGP routing protocol on Palo ALto firewall is perfomed step-by-step. I have desined a network with two PA firewalls, each acting as edge device. Between two firewalls there is a WAN network that routes all the BGP configuration of two […] Written by Venkat July 17, 2020December 24, 2020
Python Flask App with Jinja2 There are many ways to use and implement automation, This article will provide an example of automating configurations for network devices with standard config templates by given user requirements using python. Python is most user friendly language to learn and use for infrastructure engineers or any one. I want to build a web application that […] Written by Venkat May 15, 2020May 20, 2020
IPSec between ASA and Palo alto Firewalls Building IPSec tunnel between ASA and palo alto firewalls can be achieved with some concentration, below video will demonstrate configuring it. This video is hosted on my Youtube channel. https://www.youtube.com/watch?v=uCV0Y0XYmtI&ab_channel=PythonandTools Written by Venkat December 5, 2020December 5, 2020
Palo Alto firewall IPSec tunnel configuration This article will present steps to configure IPSec tunnel between two Palo alto firewalls We have two type networks on Internet, type 1. Public and type 2. Private. Public networks can be routed point-to-point or location-to-location over the globe but Private networks can not be routed same way as public, that’s reason they are called […] Written by Venkat September 5, 2020November 1, 2020
Configuration backup with Python This is an example to perform on configuration backup using netmiko python library on any device. Written by Venkat August 20, 2020November 1, 2020
Best Practices for ASA Firewall Configuration To avoid vulnerability in network security configuring firewall is critical, following best practices will enforce firewalls. Device Access Networks and Hosts definition Access Control list System Update’s Device Access: First step security for an asset hardware is access. Securing access to ASA is a basic standard configuration parameter. This can be achieved through adding users […] Written by Venkat August 1, 2020August 1, 2020