index int64 0 4.08k | text stringlengths 34 4.9k ⌀ | url stringclasses 38
values |
|---|---|---|
3,355 | System
Password for private
key
If supplied, this is used as an encryption password for the private key file.
Key Type Select RSA or Elliptic Curve.
Key Size When Key Type is RSA, select 1024, 1536, 2048, or 4096 for bitsize/strength. We recommend using at least 2048 if your CA can issue
certificates of that size.
Cur... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,356 | System
cmp-ec Generate a ECDSA certificate request over CMPv2. To enable SSL/TLS, append
https:// to the server address.
cmp-rsa Generate a RSA certificate request over CMPv2. To enable SSL/TLS, append
https:// to the server address.
ec Generate an elliptic curve certificate request.
rsa Generate a RSA certificate requ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,357 | System
specify the certificate used by the IdP. Both these certificates can be uploaded to the FortiGate as a remote certificate,
since the private key is not necessary for its implementation.
To upload a remote certificate in the GUI:
1. Go to System > Certificates and select Create/Import > Remote Certificate.
2. Upl... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,358 | System
Export a certificate
Certificates can be downloaded to the management computer in the GUI and exported to a TFTP server in the CLI.
To back up a certificate in the GUI:
1. Go to System > Certificates.
2. Select the certificate from the list.
3. Click Download.
4. Save the file to the management computer.
To expo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,359 | System
"key_file_content": "string",
"scope": "[vdom*|global]",
"acme-domain": "string",
"acme-email": "string",
"acme-ca-url": "string",
"acme-rsa-key-size": 0,
"acme-renew-window": 0,
"file_content": "string"
}
api/v2/monitor/vpn-certificate/remote/import
{
"scope": "[vdom*|global]",
"file_content": "string"
}
api/v2... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,360 | System
a. Changes to working directory to the location where the encoded certificate will be created. In this example, it is
the desktop.
b. Creates a variable called pkcs12cert and defines it as the certificate file by specifying the full path to the
certificate.
c. Creates a text file called base12encodedcert at the ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,361 | System
6. Remove unnecessary parameters (ACME related parameters and key_file_content) and enter the correct
settings for your certificate. Copy and paste the contents of the file generated by PowerShell earlier into file_
content.
7. Click Send. The lower window will return the results.
FortiOS 7.6.2 Administration Gu... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,362 | System
8. In FortiOS, go to System > Certificates and verify that the uploaded certificate is shown in the table (api_crt).
To debug using the HTTPS daemon:
# diagnose debug reset
# diagnose debug enable
# diagnose debug application httpsd -1
<output>
# diagnose debug disable
FortiOS 7.6.2 Administration Guide 3363
For... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,363 | System
Procuring and importing a signed SSL certificate
A signed SSL certificate can be used when configuring SSL VPN, for administrator GUI access, and for other functions
that require a certificate.
Before creating a certificate, you must have a registered domain. With a valid FortiGuard
subscription, FortiDDNS can b... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,364 | System
Generate a CSR
Some CAs can auto-generate the CSR during the signing process, or provide tools for creating CSRs. If necessary, a
CSR can be created in your FortiGate device’s GUI.
To generate a CSR on your FortiGate:
1. Go to System > Certificates and select Create/Import > Generate CSR.
2. Configure the CSR:
l... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,365 | System
3. Import the CA certificate:
a. Go to System > Certificates and select Create/Import > CA Certificate.
b. Set the Type to File, upload the CA certificate file, then click OK. See CA certificate on page 3357 for more
information.
The CA certificate will be listed in the CA Certificates section of the certificate... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,366 | System
The FortiGate firewall uses information in the original web server certificate, then issues a new certificate signed by the
Microsoft DPI certificate. The FortiGate then sends this certificate with the issuing DPI certificate to the client's web
browser when the SSL session is being established.
The browser veri... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,367 | System
8. Fill out the remaining information according to your security policy.
9. Submit the request.
10. Click Yes in the Web Access Confirmation warning.
11. Click Install this certificate.
The certificate and private key are located in the current user's certificate store.
Export the certificate and private key
To ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,368 | System
and earlier). Otherwise, select AES256-SHA256.
6. Complete the wizard, and save the DPI certificate to a local folder.
Import the certificate and private key into the FortiGate
The certificate can be imported from the local computer using the GUI, or from a TFTP server using the CLI.
After importing the certific... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,369 | System
Configure a firewall policy for DPI
The certificate is used in an SSL/SSH inspection profile that is then used in a firewall policy.
To configure a firewall policy for DPI:
1. Go to Security Profiles > SSL/SSH Inspection and click Create New.
2. Configure the inspection profile, selecting the new certificate
3. ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,370 | System
To verify that the certificate is being used:
1. On a client PC that is behind the FortiGate, go to an external HTTPS website.
When connecting to the website, no certificate warning should be shown.
2. In your web browser, view the certificate and certificate path.
The methods for doing this vary depending on th... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,371 | System
l Server certificate
l SSL/TLS web administration authentication
l VPN authentication
l Internal SSL server protection
l Client certificate
l End user authentication for SSL or IPsec VPN
XCA is an x509 certificate generation tool that handles RSA, DSA, and EC keys, as well as certificate signing requests
(PKCS #... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,372 | System
To create a CA certificate:
1. Click the Certificates tab, then click New Certificate.
2. Edit the Source tab:
a. Set Template for the new certificate to [default] CA.
b. Click Apply extensions.
3. Edit the Subject tab:
a. Enter an Internal Name to reference this certificate within XCA.
b. Enter a commonName.
c.... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,373 | System
populated.
4. Optionally, edit the Extensions tab:
a. Adjust the Time range if needed.
b. Click Apply.
5. Click OK.
Issuing a subordinate CA certificate for deep inspection
Subordinate CA certificates are similar to CA certificates because they are used to sign other certificates to establish
trust of the signed... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,374 | System
To issue a subordinate CA certificate for deep inspection:
1. Click the Certificates tab, then click New Certificate.
2. Edit the Source tab:
a. Set Use this Certificate for signing to the CA created previously.
b. Set Template for the new certificate to [default] CA.
c. Click Apply extensions.
3. Edit the Subje... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,375 | System
To create a server host certificate:
1. Click the Certificates tab, then click New Certificate.
2. Edit the Source tab:
a. Set Template for the new certificate to [default] TLS_server.
b. Click Apply extensions.
c. In the Signing section, select Use this Certificate for signing and select the subordinate CA cert... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,376 | System
6. Click the Certificates tab to view the certificate.
This certificate may be used to identify an SSL or TLS server by uploading the certificate and key pair to the server, such
as when the FortiGate presents the administrative webpage or for SSL VPN authentication (see Configure your
FortiGate to use the signe... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,377 | System
c. Click Generate a new key.
4. Click OK.
5. Click the Certificates tab. The FortiGate and client certificates are listed under the signing CA certificate and are
ready to be exported.
6. Select a certificate and click Export.
7. Enter the file name and select an export format.
8. Click OK.
Certificate formats
C... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,378 | System
Enrollment over Secure Transport for automatic certificate management
The FortiGate supports Enrollment over Secure Transport (EST) and the RFC 7030 standards when generating a new
CSR request, performing automatic renewals, or manually regenerating a certificate. EST provides more security for
automatic certifi... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,379 | System
To manually generate a CSR for the EST server to be signed by a CA:
# execute vpn certificate local generate est {reqired_1} {reqired_2} {reqired_3} [options]
option 1 (required) Name of the local server certificate.
option 2 (required) Cryptography algorithm: rsa-1024, rsa-1536, rsa-2048, rsa-4096, ecsecp256r1... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,380 | System
# execute vpn certificate local generate est est-test101 ec-secp256r1
https://testrfc7030.com:8443 CN=firewall-portal1,DC=local,DC=COM DNS:firewallportal1.local.ca,IP:172.18.60.184 estuser estpwd G_CA_Cert_1
The CA certificate (G_CA_Cert_1) is used to verify the remote EST responder server
certificate and certi... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,381 | System
source_ip:NULL
ca_identifier:NULL
c. The CA certificate is imported. FortiOS sends a query to learn about the attributes supported by the CA in the
certificate request and will then create the CSR accordingly:
[1288] save_pkcs7_certs: CA certs imported!
[2101] __est_get_csr_attrs: ============STARTED============... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,382 | System
[1651] curl_header_debug_func: Header received:Status: 200 OK
[1651] curl_header_debug_func: Header received:Content-Type: application/pkcs7-mime;
smime-type=certs-only
[1651] curl_header_debug_func: Header received:Content-Transfer-Encoding: base64
[1651] curl_header_debug_func: Header received:Content-Length: ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,383 | System
[592] est_ctx_clear_tmp_data: trace
[2408] est_simple_enroll: POST ret:0
[592] est_ctx_clear_tmp_data: trace
Done.
Example 2: automatically renewing a FortiGate server certificate with EST
When the time for certificate renewal is up, the FortiGate will use the existing EST parameters to perform an automatic
rene... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,384 | System
config vpn certificate local
edit est-test101
set auto-regenerate-days 364
next
end
4. Verify the debugs to confirm that the certificate was renewed.
a. The FortiGate uses the content of the current certificate to create a new CSR. User credentials used for the
initial enrollment are stored in local certificate ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,385 | System
svr_original_url:https://testrfc7030.com:8443
svr_hostinfo:Exists
ca_identifier:
http_username:estuser
http_password:*
clt_cert:est-test101
svr_cert:
srp_username:
srp_password:
source_ip:(null)
need_pop:0
newcert_name:est-test101
passwd:f51da8548af5fef820edfe6267b0c178e76f7c3eae40ee0900318fc77ab6bd
rsa_keysize:... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,386 | System
[1220] save_pkcs7_certs: Received 1 certs
[1228] save_pkcs7_certs: Saving cert(s):
is_global:1
est_url:https://testrfc7030.com:8443
source_ip:NULL
ca_identifier:
[1246] save_pkcs7_certs: Received 1 cert(s)
[427] est_print_x509: Version: 3 (0x2)
Serial Number: 476824 (0x74698)
Issuer: CN=estExampleCA
Subject: CN=... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,387 | System
To manually regenerate a local certificate with EST:
1. Run the following command:
# execute vpn certificate local generate est est-test101
Certificate 'est-test101' already exists, re-generate will ignore all the options you
have provided.
Are you sure to re-generate the certificate?
Do you want to continue? (y... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,388 | System
Fingerprint: 4A:96:E1:73:6D:D3:64:FE:A3:A8:28:56:1D:39:05:37
Root CA: No
Version: 3
Serial Num:
07:47:02
Extensions:
Name: X509v3 Basic Constraints
Critical: no
Content:
CA:FALSE
Name: X509v3 Key Usage
Critical: no
Content:
Digital Signature
Name: X509v3 Subject Key Identifier
Critical: no
Content:
9B:F8:39:D5:2... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,389 | System
l Built-in entropy source on page 3398
l FortiGate VM unique certificate on page 3399
l Closed network VM license security on page 3400
l Encrypt configuration files in the eCryptfs file system on page 3402
l FIPS-CC mode and OpenSSL FIPS provider on page 3402
BIOS-level signature and file integrity checking
The... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,390 | System
Use case Certificate signed by Outcome based on security
level
Fortinet CA Third-party
CA
Level High Level Low
GA-Certified
(GA firmware, Beta firmware, Special
Technical Support final builds)
Yes Yes Accept Accept
Non-GA certified
(Special builds: Special Technical
Support and NPI quick builds)
Yes No Warning A... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,391 | System
Security
Level
Use case Behavior
High Load certified GA image in TFTP
in boot menu
FortiGate boots up without warning messages.
High Restore certified GA image in CLI FortiGate boots up without warning messages.
High Load certified non-GA image in
TFTP in boot menu
FortiGate boots up with a warning message:
Warn... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,392 | System
Security
Level
Use case Behavior
Image verification failed!
...
Please continue only if you understand and are
willing to accept the risks.
Do you want to continue? (y/n)
During boot up:
Warning: FOS is not authenticated! Continue
booting under security level 1...
Initializing firewall...
After boot up:
System f... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,393 | System
Initializing MAC... nplite#0
Please wait for OS to boot, or press any key to display configuration menu......
Booting OS...
Reading boot image... 2891501 bytes.
Initializing firewall...
fos_ima: System Integrity check failed....
CPU3: stopping
CPU1: stopping
CPU0: stopping
The exact display in the CLI may vary d... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,394 | System
Log summary
The following logs are recorded when specific actions take place.
Log Description
20230 - LOG_ID_SYS_
SECURITY_WRITE_
VIOLATION 432
The root filesystem is read only. Any modification triggers this log.
20231 - LOG_ID_SYS_
SECURITY_HARDLINK_
VIOLATION 432
An attacker trying to replace symlink triggers... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,395 | System
Example 2: suspected compromise due to an observed indicator of compromise (IoC)
fos_ima: fos_process_appraise 99: Suspicous Executable File(/data2/libcrashpad.so) is
missing hash
…
fos_ima: fos_process_appraise 99: Suspicous Executable File(/data2/flatkc_info) is missing
hash
…
No logs are found.
Corrective act... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,396 | System
l Type of modification attempt (such as Write violation)
l File path (such as /bin/lspci)
l File size
l Time of access and modification
Running a file system check automatically
There is an option in FortiOS to enable automatic file system checks if the FortiGate shuts down ungracefully.
By default, the automati... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,397 | System
Built-in entropy source
FortiOS includes a built-in entropy source, which eliminates the need for a physical USB entropy token when booting up
in FIPS mode on any platform. This enhancement continues to meet the requirements of FIPS 140-3 Certification by
changing the source of entropy to CPU jitter entropy.
The... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,398 | System
# execute log filter category event
# execute log filter field logid 0102038012
# execute log display
3 logs found.
3 logs returned.
1: date=2023-07-18 time=20:27:56 eventtime=1689737275853093806 tz="-0700"
logid="0102038012" type="event" subtype="user" level="notice" vd="root" logdesc="Seeding
from entropy sour... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,399 | System
l Fortinet_Factory
l Fortinet_Factory_Backup
The Certificate Detail Information window displays.
Closed network VM license security
The CMS signature is verified immediately after the license is loaded. This ensures that the license is from FortiCare and
confirms the authenticity of the license's contents and co... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,400 | System
VM Resources: 1 CPU/2 allowed, 1992 MB RAM
...
FGVM2VTM22222222# diagnose debug vm-print-license
SerialNumber: FGVM2VTM22222222
CreateDate: Wed Aug 2 20:18:51 2023
License expires: Fri Aug 2 00:00:00 2024
Expiry: 365
UUID: fdbf7aa999999999a9999aa578127e67
Default Contract:
FMWR:6:20230802:20240804,ENHN:20:202308... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,401 | System
Encrypt configuration files in the eCryptfs file system
Configuration files are encrypted in the eCryptfs file system when the system reboots or shuts down, and are decrypted
when the system boots up and has to load the configuration to CMDB.
If the device supports TPM, the 32 byte eCryptfs encryption key is ran... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,402 | System
DSA : KAT_Signature : Pass
TLS13_KDF_EXTRACT : KAT_KDF : Pass
TLS13_KDF_EXPAND : KAT_KDF : Pass
TLS12_PRF : KAT_KDF : Pass
PBKDF2 : KAT_KDF : Pass
SSHKDF : KAT_KDF : Pass
KBKDF : KAT_KDF : Pass
HKDF : KAT_KDF : Pass
SSKDF : KAT_KDF : Pass
X963KDF : KAT_KDF : Pass
X942KDF : KAT_KDF : Pass
HASH : DRBG : Pass
CTR :... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,403 | System
Workspace mode
Workspace mode allows administrators to make a batch of changes that are not implemented until the transaction is
committed. Prior to committing, the changes can be reverted or edited as needed without impacting current operations.
When an object is edited in workspace mode it is locked, preventin... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,404 | System
To use workspace mode:
1. Start workspace mode:
execute config-transaction
Once in workspace mode, the administrator can make configuration changes, all of which are made in a local CLI
process that is not viewable by other processes.
2. Commit configuration changes:
execute config-transaction commit
After perfo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,405 | System
Custom languages
Custom languages can be uploaded and used for SSL VPN web portals. Custom languages must be enabled before
they can be added in the GUI.
To enable custom languages:
config system global
set gui-custom-language enable
end
To configure a custom language in the GUI:
1. Go to System > Custom Languag... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,406 | System
next
end
To configure a language in an SSL VPN web portal in the GUI:
config vpn ssl web portal
edit <portal>
set web-mode enable
set custom-lang <language>
next
end
RAID
Most FortiGate devices with multiple disk drives (SSD or HHD) can be configured to use RAID.
Enabling or disabling RAID, and changing the RAID... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,407 | System
267249664
Disk SYSTEM(boot) 14.9GiB type: SSD [ATA 16GB SATA Flash] dev: /dev/sdc
partition 247.0MiB, 155.0MiB free mounted: N label: dev: /dev/sdc1(boot) start: 1
partition 247.0MiB, 154.0MiB free mounted: Y label: dev: /dev/sdc2(boot) start: 524289
partition ref: 35 14.2GiB, 14.0GiB free mounted: Y label: dev:... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,408 | System
Formatting /dev/md0 ... done
The system is going down NOW !!
Please stand by while rebooting the system.
Restarting system.
To rebuild the RAID:
# execute disk raid rebuild
To rebuild the RAID to another level:
1. Check the supported RAID levels:
# execute disk raid rebuild-level
<RAID level> supported: Raid-0, ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,409 | System
- unmounting /var/log : ok
- unmounting /usb : ok
Formatting the disk...
Partitioning and formatting /dev/sda label LOGUSEDX3D36836D ... done
Partitioning and formatting /dev/sdb label WANOPTXX1FEBBFA1 ...
Sending request for partno=0 start=2048 stop=133624230
Sending request for partno=1 start=133625856 stop=26... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,410 | System
TLS version Supported cipher suites
TLS 1.11
ECDHE-RSA-AES256-SHA1 AES256-SHA1
ECDHE-RSA-AES128-SHA1 AES128-SHA1
TLS 1.2
ECDHE-RSA-AES256-GCM-SHA384 AES256-GCM-SHA3841
ECDHE-RSA-AES128-GCM-SHA256 AES128-GCM-SHA2561
ECDHE-RSA-CHACHA20-POLY1305 AES256-SHA256
ECDHE-RSA-AES256-SHA384 AES128-SHA256
ECDHE-RSA-AES128-S... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,411 | System
Strong encryption
setting Supported ciphers
Disabled
chacha20-poly1305@openssh.com aes128-ctr
aes192-ctr aes256-ctr
arcfour256 arcfour128
aes128-cbc 3des-cbc
blowfish-cbc cast128-cbc
aes192-cbc aes256-cbc
arcfour rijndael-cbc@lysator.liu.se
aes128-gcm@openssh.com aes256-gcm@openssh.com
The following options are ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,412 | System
Strong encryption
setting Supported ciphers
Disabled
diffie-hellman-group14-sha1 diffie-hellman-group14-sha256
diffie-hellman-group16-sha512 diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha1 diffie-hellman-group-exchange-sha256
curve25519-sha256@libssh.org ecdh-sha2-nistp256
ecdh-sha2-nistp384 ecd... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,413 | System
When the SSL VPN security level (algorithm) is set to high, only high levels are allowed. When it is set to medium,
high and medium levels are allowed. When it is set to low, any level is allowed.
The strong encryption (strong-crypto) command has no effect on the SSL VPN encryption level or ciphers.
Specific cip... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,414 | System
TLS version Supported cipher suites
TLS 1.2
ECDHE-RSA-AES256-GCM-SHA384 ECDHE-RSA-AES128-SHA
ECDHE-RSA-AES256-SHA384 DHE-RSA-AES128-GCM-SHA256
ECDHE-RSA-AES256-SHA DHE-RSA-AES128-CCM8
DHE-RSA-AES256-GCM-SHA384 DHE-RSA-AES128-CCM
ECDHE-RSA-CHACHA20-POLY1305 AES128-CCM8
DHE-RSA-CHACHA20-POLY1305 AES128-CCM
DHE-RSA... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,415 | System
Additional features
Security hardening for other FortiOS features can also be achieved by managing the encryption level or ciphers. See
SSL algorithm security level on page 3417 for more information about different levels of security.
An asterisk (*) represents the default values for each feature.
Some of these ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,416 | System
config firewall vip
set ssl-max-version {ssl-3.0|tls-1.1 | tls1-2 | tls-1.3* | client}
set ssl-min-version {ssl-3.0|tls-1.1* | tls1-2 | tls-1.3 |client}
set ssl-algorithm {high* | medium | low | custom}
config ssl-cipher-suites
edit <priority>
set cipher {TLS-AES-128-GCM-SHA256 | TLS-AES-256-GCM-SHA384|...}
set ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,417 | System
Option Description
medium Medium encryption. Allow AES, ChaCha, 3DES, and RC4.
low Low encryption. Allow AES, ChaCha, 3DES, RC4, and DES.
*custom Custom encryption. Use ssl-server-cipher-suites to select the cipher
suites that are allowed.
*client Use the same encryption algorithms for both client and server ses... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,418 | System
config log fortiguard setting
set enc-algorithm {high-medium | high* | low}
set ssl-min-proto-version {default* | SSLv3 | TLSv1 | TLSv1-1 | TLSv1-2}
end
FortiAnalyzer Cloud
For FortiAnalyzer Cloud, the TLS versions and the encryption algorithm are controlled using the following commands:
config log fortianalyzer... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,419 | System
Option Description
high SSL communication with high encryption algorithm
low SSL communication with low encryption algorithms.
*disable Disable SSL communication.
Encryption algorithm security levels marked with an asterisk (*) are not supported across
different products.
Conserve mode
Each FortiGate model has a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,420 | System
Bypass the antivirus proxy and allow traffic to continue to its destination. Because traffic bypasses
the proxy, security profiles that require the antivirus proxy are also bypassed. Security profiles that
do not use the antivirus proxy continue to function normally.
Use this setting when access is more importan... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,421 | System
To view logs:
1. Go to Log & Report > System Events in the GUI.
2. If historical FortiView is enabled, select the Logs tab.
3. If the GUI is unresponsive due to high memory usage, making the logs inaccessible, they can be viewed in the CLI:
# execute log filter category 1
# execute log display
1: date=2022-11-02... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,422 | System
See REST API administrator on page 2984 for detailed steps to create a REST API administrator.
Best Practices
Using API tokens with a request header
The API token can be included in any REST API request in either the request header or URL parameter. For added
security, it is strongly recommended to use API token... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,423 | System
General API call
One of the simplest API calls is api/v2/cmdb/firewall/address, which returns all information about all firewall
addresses.
To make a general API call using curl:
curl --insecure \
-H "Accept: application/json" \
-H "Authorization: Bearer <API-TOKEN>" https://<FortiGate_
address>/api/v2/cmdb/fire... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,424 | System
"obj-tag": "",
"obj-type": "ip",
"tag-detection-level": "",
"tag-type": "",
"dirty": "clean",
"hw-vendor": "",
"hw-model": "",
"os": "",
"sw-version": "",
"comment": "",
"associated-interface": "",
"color": 0,
"filter": "",
"sdn-addr-type": "private",
"node-ip-only": "disable",
"obj-id": "",
"list": [],
"tagging... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,425 | System
Results of the formatted API call:
curl and Postman display the output similar to the following (output shortened for brevity):
{
"http_method": "GET",
"size": 17,
"limit_reached": false,
"matched_count": 17,
"next_idx": 16,
"revision": "bd002ee1735120907182831e7528dc8b",
"results": [
{
"name": "EMS_ALL_UNKNOWN_... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,426 | System
https://<FortiGate_address>/api/v2/cmdb/firewall/address/?
format=name|comment&filter=name=@SSLVPN.
6. Click Send.
Results of the formatted API call:
curl and Postman display the output similar to the following (output shortened for brevity):
{
"http_method": "GET",
"size": 17,
"limit_reached": false,
"matched_c... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,427 | System
l Restore factory defaults on page 3436
l Secure file copy on page 3436
Administrators can back up a configuration file when using an admin profile with access
permissions for System set to Read/Write. Therefore, administrators using admin profiles with
access permissions for System set to Read cannot back up a ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,428 | System
This is recommended to secure your backup configurations and prevent unauthorized
parties from reloading your configuration.
5. Enter a password, and enter it again to confirm it. This password will be required to restore the configuration.
6. Click OK.
7. When prompted, select a location on the PC or USB disk t... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,429 | System
set peertype any
set net-device disable
set proposal aes128-sha256 aes256-sha256 aes128-sha1 aes256-sha1
set comments "VPN: vpn-1 (Created by VPN wizard)"
set wizard-type static-fortigate
set remote-gw 172.16.200.55
set psksecret FortinetPasswordMask
next
end
config wireless-controller vap
edit "ssid-1"
set pass... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,430 | System
4. (Optional) Enter the file password in the Password field.
5. Click OK. The Confirm pane is displayed with a warning.
6. Toggle the acknowledgment.
7. Click OK.
Backing up and restoring configurations from the CLI
Configuration backups in the CLI are performed using the execute backup commands and can be backe... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,431 | System
Command Description
Backup your configuration file to:
l ftp
l sftp
l tftp
l usb
l usb-mode
# execute backup yamlconfig
Backup the configuration in YAML format.
Backup your configuration file to:
l ftp
l tftp
# execute backup
obfuscated-config
Backup the configuration with passwords and secrets obfuscated.
Back... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,432 | System
# execute backup config management-station <comment>
or:
# execute backup config usb <backup_filename> [<backup_password>]
Use the same commands to backup a VDOM configuration by first entering the commands:
config vdom
edit <vdom_name>
See Backing up and restoring configurations in multi-VDOM mode on page 3087 ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,433 | System
Command Description
# execute restore config Restore a configuration that is in FortiOS or YAML format. The file format is
automatically detected when it is being restored.
Configurations can be loaded from:
l flash: Load the configuration file from flash to firewall.
l ftp: Load the configuration file from an F... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,434 | System
Configuration revision
You can manage multiple versions of configuration files on models that have a 512MB flash memory and higher.
Revision control requires either a configured central management server or the local hard drive, if your FortiGate has this
feature. Typically, configuration backup to local drive i... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,435 | System
To configure configuration backup when logging out:
config system global
set revision-backup-on-logout enable
end
To manually force backup:
# execute backup config flash <comment>
Configuration revisions are viewed by clicking on the user name in the upper right-hand corner of the screen and
selecting Configurat... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,436 | Fortinet Security Fabric
The Fortinet Security Fabric provides an intelligent architecture that interconnects discrete security solutions into an
integrated whole to detect, monitor, block, and remediate attacks across the entire attack surface. It delivers broad
protection and visibility into every network segment and... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,437 | Fortinet Security Fabric
Device Description
internet through your ISP. From the root FortiGate, you can see information about the
entire Security Fabric on the Physical and Logical Topology pages in the GUI.
l Downstream: after a root FortiGate is installed, all other FortiGate devices in the
Security Fabric act as Int... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,438 | Fortinet Security Fabric
Device Description
FortiAP Add FortiAP devices to extend the Security Fabric to your wireless devices. Devices
connected to a FortiAP appear in the Physical and Logical Topology pages in the Security
Fabric menu.
See Configuring LAN edge devices on page 3484 for more information about adding Fo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,439 | Fortinet Security Fabric
Device Description
FortiDeceptor FortiDeceptor automatically lays out a layer of decoys and lures, which helps conceal
sensitive and critical assets behind a fabricated deception surface to confuse and redirect
attackers while revealing their presence on your network.
See Configuring FortiDecep... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,440 | Fortinet Security Fabric
Device Description
FortiWeb FortiWeb defends the application attack surface from attacks that target application exploits.
You can also configure FortiWeb to apply web application firewall features, virus scanning,
and web filtering to HTTP traffic to help offload from other devices in the Secu... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,441 | Fortinet Security Fabric
l Configuring FortiNAC on page 3510
l Configuring FortiTester on page 3516
l Configuring FortiVoice on page 3517
l Configuring FortiWeb on page 3518
l Configuring FortiPolicy on page 3513
l Allowing FortiDLP Agent communication through the FortiGate on page 3520
System requirements
To set up th... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,442 | Fortinet Security Fabric
To configure the root FortiGate:
1. On the root FortiGate, go to Security Fabric > Fabric Connectors and double-click the Security Fabric Setup card.
2. Set the Security Fabric role to Serve as Fabric Root.
3. Enter a Fabric name.
4. Ensure Allow other Security Fabric devices to join is enabled... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,443 | Fortinet Security Fabric
four serial numbers and is used to ensure that, in the event of a fail over, the secondary FortiGate is still authorized. A
downstream device's certificate can also be used to authorize the device by uploading the certificate to the root
FortiGate.
The LAN Edge Devices card on the Fabric Connec... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,444 | Fortinet Security Fabric
6. If Certificate is selected, click Browse to upload the downstream device's certificate from the management
computer.
7. Set the Action to Accept.
8. Click OK and add more devices as required.
9. Click OK.
To configure a downstream FortiGate to connect to an upstream FortiGate:
1. Configure t... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,445 | Fortinet Security Fabric
added appears in the Security Fabric topology.
Authorizing a downstream FortiGate
When you log in to an unauthorized downstream FortiGate, the log in prompt includes the option to authorize the device
on the root FortiGate.
To authorize a downstream FortiGate:
1. Log in to the unauthorized, dow... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,446 | Fortinet Security Fabric
4. Select Allow and then click OK to authorize the downstream FortiGate. You can also select Deny to reject the
authorization, or Later to postpone the decision to the next time that you log in.
When authorization is allowed, the pop-up window closes, and the log in prompt shows that the downst... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,447 | Fortinet Security Fabric
A notification appears in the top-right corner once the device is authorized.
3. Refresh the page. The FortiGate's status is now Online.
Registering the downstream devices to FortiCloud
In this example, a downstream FortiGate has just been authorized, but it is not registered to a FortiCloud ac... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,448 | Fortinet Security Fabric
To deauthorize a device from the Firmware & Registration page:
1. Go to System > Firmware & Registration.
2. Select the authorized device and click Authorization > Deauthorize.
A notification appears in the top-right corner once the device is deauthorized.
3. Refresh the page. The FortiGate is ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,449 | Fortinet Security Fabric
Command Description
diagnose sys csf
authorization deny
<serial number>
[name]
Deny a device from joining the Security Fabric.
diagnose sys csf
downstream
Show connected downstream FortiGates.
diagnose sys csf
downstream-devices
<device type>
Show downstream fabric devices.
diagnose sys csf ups... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,450 | Fortinet Security Fabric
To add the Logs Sent widget:
1. Go to Dashboard > Status and click Add Widget.
2. Search for Logs Sent and click to add the widget to the dashboard.
3. Select a Logging Source (FortiAnalyzer, FortiAnalyzer Cloud, or FortiGate Cloud). FortiAnalyzer Cloud is used in
this example.
4. Click OK and ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,451 | Fortinet Security Fabric
To authorize a FortiAnalyzer in the Security Fabric:
1. In FortiAnalyzer, configure the authorization address and port:
a. Go to System Settings > Settings.
b. In the Fabric Authorization section, enter an Authorization Address and Authorization Port. This is used to
access the FortiAnalyzer lo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,452 | Fortinet Security Fabric
7. Click Accept.
8. Double-click the Logging & Analytics card again.
9. Click OK in the confirmation popup to open a window to authorize the FortiGate on the FortiAnalyzer.
A login screen opens in a new browser window.
10. Enter the username and password, then click Login.
The authorization dia... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,453 | Fortinet Security Fabric
FortiGates with a FortiAnalyzer Cloud license can send all logs to FortiAnalyzer Cloud.
Configuring cloud logging
There are two options available in the Cloud Logging tab of the Logging & Analytics connector card: FortiGate Cloud and
FortiAnalyzer Cloud. If there are multiple services enrolled ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,454 | Fortinet Security Fabric
cloud. Different types of logs can be stored, including Traffic, System Events, Web, Applications, and Security
Events.
l Monitoring and alerting in real time
Network availability is critical to a good end-user experience. FortiGate Cloud enables you to monitor your FortiGate
network in real ti... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.