Configure FortiSandbox instance network settings
Create and assigning an Elastic IP to the instance
To access the FortiSandbox instance from the Internet, you will need to create an Elastic P (EIP) for your Virtual Private Cloud.
To create an Elastic P (EIP):
- Click Elastic IPs > Allocate Elastic IP address.
- Click Allocate to get the new EIP Address.
- Select the Elastic IP address you just created and click Actions to associate the EIP to FortiSandbox port1.
- On the Associate Elastic IP Address page:
- Click Associate.
Access FortiSandbox Web UI the first time
To access the Web UI:
- In the Networking tab, click Open address.
- Log into the FortiSandbox GUI.
The default username is
admin
and the default password is yourInstance ID
. You can find this in the EC2 > Instances Management Console.
Configure the DNS
To configure the DNS:
- Go to System > DNS.
- Configure the primary and secondary DNS server addresses of your organization such as the following:
Detail
Value
Primary DNS Server
8.8.8.8
Secondary DNS Server
8.8.4.4
- Click OK.
Access FortiSandbox CLI
You can execute CLI commands in the FortiSandbox console or use an SSH client. Before logging in, convert the saved pem
file you downloaded when you created the key pair to ppk
file.
If you do not choose the Without Key Pair option, log in using the admin as the username, and the Instance ID as the password.
For more information, see Connecting to Your Linux Instance Using SSH and Connecting to Your Linux Instance from Windows Using PuTTY. For information about opening CLI console through web UI, see the Port and access control information topic in the FortiSandbox Getting Started Guide.