Post

Palo Alto Firewall


What is Palo Alto Firewall?

A Palo Alto firewall is a network security device developed by Palo Alto Networks. It provides advanced firewall and threat prevention capabilities to protect networks and data from cyber threats. This firewall is known for its next-generation features, including application-level filtering, intrusion detection and prevention, and URL filtering, all designed to enhance security and control over network traffic.



Preparing the Installer

If you don’t have license or installer beforehand, Palo Alto actually offers a form to request for a 30-day trial

x


After that just download the installer given in the email

x


Then deploy the OVA to ESXi, and boot the VM

x


After a while, we should be able to login through console with credentials admin/admin

x

If encountering error the first time logging in, follow this guide


And the Web GUI should also be up

x

x



Topology

Here’s the network topology for this deployment

x



Configuring Management Interface

Right now the management interface is still using DHCP-obtained IP Address, let’s change that.
On Device » Interface, select management

x


Choose static and fill in the IP

x



Configuring Interfaces

On Network » Zones, create two Layer 3 zones for Inside and Outside

x


On Network » Interface Mgmt, create new configuration to allow us doing management to the interface

x


Then on Network » Interfaces, configure the outside network interface on Ethernet1/1

Interface type : Layer 3, Zone : Outside

x

Give it the internet facing IP Address

x

Give management profile, not recommended on production but for lab its all good

x


Next configure the inside network interface on Ethernet1/2

Interface type : Layer 3, Zone : Inside

x

Give it the internal facing IP Address

x

Give management profile

x


After that, on Network » Virtual Routers, create new vRouter, add both the interfaces

x


Add a static default route going to the internet next hop IP Address

x

x


At this point, commit the changes and both interfaces should be accessible

x



This post is licensed under CC BY 4.0 by the author.