Fortinet black logo

Cookbook

Configuring DNS and FortiAuthenticator's FQDN

Copy Link
Copy Doc ID 53d09085-7746-11e9-81a4-00505692583a:175668
Download PDF

Configuring DNS and FortiAuthenticator's FQDN

  1. On the FortiAuthenticator, go to System > Dashboard > Status. In the System Information widget, select Change next to Device FQDN.
  2. Enter a domain name (in this example, fac.school.net). This will help identify where the FortiAuthenticator is located in the DNS hierarchy.

  3. Enter the same name for the Host Name. This is so you can add the unit to the FortiGate’s DNS list, so that the local DNS lookup of this FQDN can be resolved.
  4. On the FortiGate, open the CLI Console and enter the following command, entering the FortiAuthenticator’s host name and Internet-facing IP address:
  5. config system dns-database

    edit school.net

    config dns-entry

    edit 1

    set hostname fac.school.net

    set ip 172.25.176.141

    next

    end

    set domain school.net

    next

    end

Configuring DNS and FortiAuthenticator's FQDN

  1. On the FortiAuthenticator, go to System > Dashboard > Status. In the System Information widget, select Change next to Device FQDN.
  2. Enter a domain name (in this example, fac.school.net). This will help identify where the FortiAuthenticator is located in the DNS hierarchy.

  3. Enter the same name for the Host Name. This is so you can add the unit to the FortiGate’s DNS list, so that the local DNS lookup of this FQDN can be resolved.
  4. On the FortiGate, open the CLI Console and enter the following command, entering the FortiAuthenticator’s host name and Internet-facing IP address:
  5. config system dns-database

    edit school.net

    config dns-entry

    edit 1

    set hostname fac.school.net

    set ip 172.25.176.141

    next

    end

    set domain school.net

    next

    end