Technical Tip: How to fix untrusted host name
Description
This article describes how to fix an untrusted host name when connecting to a NATed FortiAuthenticator GUI.
Scope
FortiAuthenticator v6.2.


Solution
Connect to the CLI and configure the IP address used to access the GUI as an allowed host:
config system global
(global) set allowed-hosts 18.192.54.252
(global) end
Result.

Related article:
Technical Tip: How to configure trusted host for GUI and SSH access on FortiAuthenticator
