Perform Initial Configuration
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
- Cloud Management of NGFWs
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
- PAN-OS 9.1 (EoL)
-
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
-
-
-
- Cloud Management and AIOps for NGFW
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1
- PAN-OS 11.2
- PAN-OS 8.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 9.1 (EoL)
End-of-Life (EoL)
Perform Initial Configuration
By default, the PA-Series firewall has an
IP address of 192.168.1.1 and a username/password of admin/admin.
For security reasons, you must change these settings before continuing
with other firewall configuration tasks. You must perform these
initial configuration tasks either from the MGT interface, even
if you do not plan to use this interface for your firewall management,
or using a direct serial connection to the console port on the firewall.
- Install your firewall and connect power to it.If your firewall model has dual power supplies, connect the second power supply for redundancy. Refer to the hardware reference guide for your model for details.
- Gather the required information from your network administrator.
- IP address for MGT port
- Netmask
- Default gateway
- DNS server address
- Connect your computer to the firewall.You can connect to the firewall in one of the following ways:
- Connect a serial cable from your computer to the Console port and connect to the firewall using terminal emulation software (9600-8-N-1). Wait a few minutes for the boot-up sequence to complete; when the firewall is ready, the prompt changes to the name of the firewall, for examplePA-220 login.
- Connect an RJ-45 Ethernet cable from your computer to the MGT port on the firewall. From a browser, go tohttps://192.168.1.1.
You may need to change the IP address on your computer to an address in the 192.168.1.0/24 network, such as 192.168.1.2, to access this URL. - When prompted, log in to the firewall.You must log in using the default username and password (admin/admin). The firewall will begin to initialize.
- Set a secure password for the admin account.Starting with PAN-OS 9.0.4, the predefined, default administrator password (admin/admin) must be changed on the first login on a device. The new password must be a minimum of eight characters and include a minimum of one lowercase and one uppercase character, as well as one number or special character.Be sure to use the best practices for password strength to ensure a strict password and review the password complexity settings.
- Select.DeviceAdministrators
- Select theadminrole.
- Enter the current default password and the new password.
- ClickOKto save your settings.
- Configure the MGT interface.
- Selectand edit theDeviceSetupInterfacesManagementinterface.
- Configure the address settings for the MGT interface using one of the following methods:
- To configure static IP address settings for the MGT interface, set theIP TypetoStaticand enter theIP Address,Netmask, andDefault Gateway.
- To dynamically configure the MGT interface address settings, set theIP TypetoDHCP Client. To use this method, you must Configure the Management Interface as a DHCP Client.
To prevent unauthorized access to the management interface, it is a best practice toAddthePermitted IP Addressesfrom which an administrator can access the MGT interface. - Set theSpeedtoauto-negotiate.
- Select which management services to allow on the interface.Make sureTelnetandHTTPare not selected because these services use plaintext and are not as secure as the other services and could compromise administrator credentials.
- ClickOK.
- Configure DNS, update server, and proxy server settings.You must manually configure at least one DNS server on the firewall or it will not be able to resolve hostnames; it will not use DNS server settings from another source, such as an ISP.
- Select.DeviceSetupServices
- For multi-virtual system platforms, selectGlobaland edit the Services section.
- For single virtual system platforms, edit the Services section.
- On theServicestab, forDNS, select one of the following:
- Servers—Enter thePrimary DNS Serveraddress andSecondary DNS Serveraddress.
- DNS Proxy Object—From the drop-down, select theDNS Proxythat you want to use to configure global DNS services, or clickDNS Proxyto configure a new DNS proxy object.
- ClickOK.
- Configure date and time (NTP) settings.
- Select.DeviceSetupServices
- For multi-virtual system platforms, selectGlobaland edit the Services section.
- For single virtual system platforms, edit the Services section.
- On theNTPtab, to use the virtual cluster of time servers on the Internet, enter the hostnamepool.ntp.orgas thePrimary NTP Serveror enter the IP address of your primary NTP server.
- (Optional) Enter aSecondary NTP Serveraddress.
- (Optional) To authenticate time updates from the NTP server(s), forAuthentication Type, select one of the following for each server:
- None—(Default) Disables NTP authentication.
- Symmetric Key—Firewall uses symmetric key exchange (shared secrets) to authenticate time updates.
- Key ID—Enter the Key ID (1-65534).
- Algorithm—Select the algorithm to use in NTP authentication (MD5orSHA1).
- Autokey—Firewall uses autokey (public key cryptography) to authenticate time updates.
- ClickOK.
- (Optional) Configure general firewall settings as needed.
- Selectand edit the General Settings.DeviceSetupManagement
- Enter aHostnamefor the firewall and enter your networkDomainname. The domain name is just a label; it will not be used to join the domain.
- EnterLogin Bannertext that informs users who are about to log in that they require authorization to access the firewall management functions.As a best practice, avoid using welcoming verbiage. Additionally, you should ask your legal department to review the banner message to ensure it adequately warns that unauthorized access is prohibited.
- Enter theLatitudeandLongitudeto enable accurate placement of the firewall on the world map.
- ClickOK.
- Commit your changes.When the configuration changes are saved, you lose connectivity to the web interface because the IP address has changed.ClickCommitat the top right of the web interface. The firewall can take up to 90 seconds to save your changes.
- Connect the firewall to your network.
- Disconnect the firewall from your computer.
- Connect the MGT port to a switch port on your management network using an RJ-45 Ethernet cable. Make sure that the switch port you cable the firewall to is configured for auto-negotiation.
- Open an SSH management session to the firewall.Using a terminal emulation software, such as PuTTY, launch an SSH session to the firewall using the new IP address you assigned to it.
- Verify network access to external services required for firewall management, such as the Palo Alto Networks Update Server.You can do this in one of the following ways:
- If you do not want to allow external network access to the MGT interface, you will need to set up a data port to retrieve required service updates. Continue to Set Up Network Access for External Services.
- If you do plan to allow external network access to the MGT interface, verify that you have connectivity and then proceed to Register the Firewall and Activate Subscription Licenses.
- Use update server connectivity test to verify network connectivity to the Palo Alto Networks Update server as shown in the following example:
- Select, and selectDeviceTroubleshootingUpdate Server Connectivityfrom the Select Test drop-down.
- Executethe update server connectivity test.
- Use the following CLI command to retrieve information on the support entitlement for the firewall from the Palo Alto Networks update server:request support checkIf you have connectivity, the update server will respond with the support status for your firewall. If your firewall is not yet registered, the update server returns the following message:Contact Us https://www.paloaltonetworks.com/company/contact-us.html Support Home https://www.paloaltonetworks.com/support/tabs/overview.html Device not found on this update server