Fortinet black logo

Enabling GUI access

Enabling GUI access

To enable GUI access to the FortiAnalyzer, you must configure the IP address and network mask of the appropriate port on the FortiAnalyzer. The following instructions use port 1.

You can determine the appropriate by matching the network adapter's MAC address and the HWaddr that the CLI command diagnose fmnetwork interface list provides.

To configure the port1 IP address and netmask:
  1. In your hypervisor manager, start the FortiAnalyzer and access the console window. You might need to press Enter to see the login prompt.
  2. At the FortiAnalyzer login prompt, enter the username admin, then press Enter. By default, there is no password.
  3. Using CLI commands, configure the port1 IP address and netmask.

    config system interface

    edit port1

    set ip <IP address> <netmask>

    end

    The port management interface should match the first network adapter and virtual switch that you have configured in the hypervisor VM settings.

  4. To configure the default gateway, enter the following commands:

    config system route

    edit 1

    set device port1

    set gateway <gateway_ipv4_address>

    end

    The Customer Service & Support portal does not currently support IPv6 for FortiAnalyzer license validation. You must specify an IPv4 address in the support portal and the port management interface.

Enabling GUI access

To enable GUI access to the FortiAnalyzer, you must configure the IP address and network mask of the appropriate port on the FortiAnalyzer. The following instructions use port 1.

You can determine the appropriate by matching the network adapter's MAC address and the HWaddr that the CLI command diagnose fmnetwork interface list provides.

To configure the port1 IP address and netmask:
  1. In your hypervisor manager, start the FortiAnalyzer and access the console window. You might need to press Enter to see the login prompt.
  2. At the FortiAnalyzer login prompt, enter the username admin, then press Enter. By default, there is no password.
  3. Using CLI commands, configure the port1 IP address and netmask.

    config system interface

    edit port1

    set ip <IP address> <netmask>

    end

    The port management interface should match the first network adapter and virtual switch that you have configured in the hypervisor VM settings.

  4. To configure the default gateway, enter the following commands:

    config system route

    edit 1

    set device port1

    set gateway <gateway_ipv4_address>

    end

    The Customer Service & Support portal does not currently support IPv6 for FortiAnalyzer license validation. You must specify an IPv4 address in the support portal and the port management interface.