Identifying the public IP address
You can use the FortiAnalyzer Cloud CLI to determine the public IP address for FortiAnalyzer Cloud.
To determine the public IP address:
- Access the instance. See Accessing the portal and instances.
- In FortiAnalyzer Cloud, go to System Settings > Dashboard.
- Click inside the CLI Console widget, and run the following commands:
If the widget is not available, select Toggle Widgets from the toolbar to add the widget to the dashboard.
FMG-VM64-VIO-CLOUD # Config sys admin setting
Set shell enable
End
FMG-VM64-VIO-CLOUD # execute shell
Enter password:
bash$
bash$ curl ifconfig.me
173.243.137.11
In this example, the public IP address for FortiAnalyzer Cloud is 173.243.137.11
. You can use the public IP address to set up connections with third-party services, such as LDAP or AWS Management Portal for vCenter.