Edit Advanced IP Defense Connectivity Settings
Focus
Focus
Advanced IP Defense

Edit Advanced IP Defense Connectivity Settings

Table of Contents

Edit Advanced IP Defense Connectivity Settings

Configure connectivity settings to ensure reliable communication between your firewall and Advanced IP Defense.
Where Can I Use This?What Do I Need?
  • PAN-OS 12.2.3 and later
  • Strata Cloud Manager
  • Advanced IP Defense license
  • Admin access to firewall or Strata Cloud Manager
  • Network connectivity to Advanced IP Defense endpoints
Advanced IP Defense relies on continuous communication between the firewall and Advanced IP Defense to deliver real-time threat detection. The firewall sends two types of messages to the cloud: copies of DNS response IP-TTL pairs that Advanced IP Defense uses to build a per-tenant DNS state table, and Advanced IP Defense lookup requests that query IP attributes and direct-to-IP status for a given destination. Because these exchanges happen inline with traffic processing, connectivity reliability directly affects detection accuracy and user experience.
On a cache miss, the firewall allows the initial session to pass (fail-open) and asynchronously queries Advanced IP Defense for a verdict. The firewall does not hold or buffer packets while waiting for the cloud response. Once the verdict is returned, the local cache is populated and the policy is strictly enforced on all subsequent sessions matching that IP. If Advanced IP Defense becomes unreachable, the firewall reverts to fail-open to prevent a network outage.
The firewall caches IP attributes locally to reduce the volume of cloud lookups. The firewall only queries Advanced IP Defense on a cache miss—when it encounters an IP that isn't in the local cache or whose cached attributes have expired.

Edit Advanced IP Defense Connectivity Settings in Strata Cloud Manager

Configure the Advanced IP Defense cloud endpoint and verify connectivity for your Strata Cloud Manager-managed firewalls.
Before configuring Advanced IP Defense connectivity, ensure:
  • Enforcement points can reach Advanced IP Defense endpoints on TCP 443. If firewalls are behind a proxy, configure proxy settings under ConfigurationDevice SettingsServices.
  • DNS servers are configured and can resolve Advanced IP Defense domain names. For the full list of domains, see Regional Service Domains.
The Advanced IP Defense connectivity settings control which cloud endpoint your managed firewalls use for real-time IP attribute lookups and direct-to-IP detection. Enforxement points communicate with Advanced IP Defense over TLS on port 443.
  1. Log in to Strata Cloud Manager.
  2. Select ConfigurationNGFW and Prisma AccessSecurity ServicesAdvanced IP Defense.
  3. Click the Settings tab.
  4. Set the regional service domain FQDN.
    By default, enforcement point uses the global anycast FQDN, which routes lookups to the nearest regional server. You can configure a specific regional FQDN for latency optimization or data residency requirements.
  5. Click Save and Push your changes.

Edit Advanced IP Defense Connectivity Settings in PAN-OS and Panorama

Configure the Advanced IP Defense cloud endpoint and verify connectivity from your firewall.
Before configuring Advanced IP Defense connectivity, ensure:
  • Enforcement points can reach Advanced IP Defense endpoints on TCP 443. If your enforcement point is behind a proxy, configure proxy settings under DeviceSetupServices.
  • DNS servers are configured and can resolve Advanced IP Defense domain names. For the full list of domains, see Regional Service Domains.
The Advanced IP Defense connectivity settings control which cloud endpoint the enforcement point uses for real-time IP attribute lookups and direct-to-IP detection. The enforcement point communicates with Advanced IP Defense over TLS on TCP 443.
  1. Log in to the PAN-OS web interface.
  2. Select DeviceSetupContent-ID.
  3. In the Advanced IP Defense Settings section, click the edit icon.
  4. Set the AIPD Cloud Endpoint to a Regional Service Domains FQDN.
    By default, enforcement point uses the global anycast FQDN, which routes lookups to the nearest regional server. You can configure a specific regional FQDN for latency optimization or data residency requirements.
  5. Click OK and Commit your changes.
  6. Verify connectivity by running the following CLI command:
    show ip-defense status
    A successful response confirms that the firewall can reach Advanced IP Defense.