Configure Dynamic DNS Updates for Prisma Access (Managed by Panorama)
Focus
Focus
Prisma Access

Configure Dynamic DNS Updates for Prisma Access (Managed by Panorama)

Table of Contents

Configure Dynamic DNS Updates for
Prisma Access (Managed by Panorama)

To configure dynamic DNS updates for
Prisma Access (Managed by Panorama)
, complete these steps.
  1. From Panorama, go to
    Cloud Services
    Configuration
    Mobile Users—GlobalProtect
    and click the gear to edit the
    Settings
    .
  2. Select
    Dynamic DNS
    .
  3. Enable Dynamic DNS Support
    .
  4. You are prompted that, if you have the legacy Dynamic DNS support enabled, enabling the updated support permanently disables the legacy support. Click
    OK
    to continue.
  5. Configure the
    Dynamic DNS
    settings.
    1. Select
      Enable Dynamic DNS Support
      .
    2. Select the
      Domain Type
      .
      • Ddns Fallback
        —The domain used for the nsupdate events falls back to the domain you specify in the
        Domain Name
        area. Use this choice if the GlobalProtect clients are not joined to any domain, or if they are domain-joined to the same domain that the DDNS service uses to update the records on the DNS server.
        If you select
        Ddns Fallback
        and users who are not connected to a domain log into GlobalProtect, their information is added under the Ddns Fallback zone that's created on the DNS server.
        If GlobalProtect clients that are logging in to GlobalProtect belong to an unexpected domain that isn't configured on the DNS server, nsupdate might fail; in this case; select
        Ddns Override
        to override the unknown domain with the domain that is known to the DNS server.
      • Ddns Override
        Prisma Access
        uses only the domain you specify to update the DNS server and overrides all other domains. If GlobalProtect clients log in to another domain, the DDNS service uses the domain you specify here to update the DNS A and PTR records.
    3. Select the domain that is used to update the PTR records for either fallback or Domain Names in the
      Domain Name
      field.
    4. Select the
      DNS Server IP
      address.
    5. Select the
      Authentication Type
      (either
      TSIG
      or
      Kerberos
      ).
    6. (
      TSIG Deployments Only
      ) Select the
      TSIG Key
      to use with TSIG.
      Make sure that the TSIG file is in the correct format and has a filetype of .key. The TSIG file should be in the following format:
      key "ddns-gp" { algorithm hmac-sha256; secret "aBCDEFGhiJklMNO89PQR+8stUVWX+YZAbcdeFgHI5J="; };
    7. (
      Kerberos Deployments Only
      ) Specify the Kerberos options to use.
      • Enter the IP address of the
        Kerberos Domain Controller
        .
      • Enter the IP address of the
        Kerberos Admin Server
        .
      • Enter the
        Kerberos User Name
        .
      • Enter the
        Kerberos Key
        (the keytab) to use.
        Use base64 encoding on the Kerberos key before uploading it.
  6. Save
    your changes.
  7. Set up forward lookup and reverse lookup zones on your DNS server.
    Refer to the documentation for your IPAM vendor to set up these zones. This step requires that you enter the
    Infrastructure Subnet
    and
    Client IP Pool
    from
    Prisma Access
    .
    • To find the infrastructure subnet, go to
      Panorama
      Cloud Services
      Configuration
      Service Setup
      , click the gear to edit the
      Settings
      and make a note of the
      Infrastructure Subnet IPv4
      .
    • To find the GlobalProtect mobile user IP address pool, go to
      Panorama
      Cloud Services
      Mobile Users—GlobalProtect
      , select the
      Hostname
      , select
      IP Pools
      and make a note of the
      IP Pool IPv4
      .
  8. Verify that DNS records are being updated on the IPAM DNS server.
    1. Open a client machine and connect to a
      Prisma Access
      GlobalProtect gateway.
    2. Select GlobalProtect
      Settings
      and verify the GlobalProtect IP address that
      Prisma Access
      assigned to the user.
      The
      Assigned IP Address(es)
      (100.126.2.7) shows that the IP address comes from the GlobalProtect IP address pool (100.126.0.0/16).
    3. From the IPAM DNS server, view the user's record.
      In this example, the user is named
      testuser1-win10
      .
      The DNS reverse lookup also displays the username in the PTR record.
    4. Log the user off from GlobalProtect and check the records to make sure that the DNS server has deleted the records for the user.

Recommended For You