index int64 0 4.08k | text stringlengths 34 4.9k ⌀ | url stringclasses 38
values |
|---|---|---|
2,955 | User & Authentication
Configuring the FSSO timeout when the collector agent connection fails
The logon-timeout option is used to manage how long authenticated FSSO users on the FortiGate will remain on the
list of authenticated FSSO users when a network connection to the collector agent is lost.
config user fsso
edit <... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,956 | User & Authentication
2021-06-10 16:20:41 authd_epoll_work: timeout 39970
2021-06-10 16:20:46 fsae_io_ctx_process_msg[ad]: received heartbeat 100031
2021-06-10 16:20:46 authd_epoll_work: timeout 1690
2021-06-10 16:20:47 authd_timer_run: 1 expired
2021-06-10 16:20:47 authd_epoll_work: timeout 39990
2021-06-10 16:20:56 f... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,957 | User & Authentication
All Windows network users authenticate when they log on to their network. Engineering and Sales groups members can
access the Internet without reentering their authentication credentials. The example assumes that you have already
installed and configured FSSO on the domain controller.
LAN users wh... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,958 | User & Authentication
end
Creating a RADIUS-authenticated user account
You must first configure FortiOS to access the external authentication server, then create the user account.
To create a RADIUS-authenticated user account in the GUI:
1. Go to User & Authentication > RADIUS Servers and click Create New.
2. Configure... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,959 | User & Authentication
Creating an FSSO user group
This example assumes that you have already set up FSSO on the Windows network and that it used advanced mode,
meaning that it uses LDAP to access user group information. You must do the following:
l Configure LDAP access to the Windows AD global catalog
l Specify the co... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,960 | User & Authentication
c. Configure the following settings:
Name Enter the Windows AD server name. This name appears in the Windows
AD server list when you create user groups. In this example, the name is
WinGroups.
Server IP/Name Enter the IP address or name of the server where the agent is installed.
The maximum name ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,961 | User & Authentication
config user group
edit FSSO_Internet_users
set group-type fsso-service
set member CN=Engineering,cn=users,dc=office,dc=example,dc=com
CN=Sales,cn=users,dc=office,dc=example,dc=com
next
end
Creating a firewall user group
This example shows a firewall user group with only two users. You can add addi... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,962 | User & Authentication
Name Windows_net
Type Subnet
IP/Netmask 10.11.101.0/24
Interface Port 2
Creating security policies
You must create two security policies: one for the firewall group connecting through port 3, and one for the FSSO group
connecting through port 2.
To create security policies using the GUI:
1. Go to ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,963 | User & Authentication
5. Create another new policy by repeating steps 2-4 using the following settings:
Incoming Interface Port3
Source Address Internal_net
Source User(s) Internet_users
Outgoing Interface Port1
Destination Address all
Schedule always
Service ALL
NAT Enabled.
Security Profiles You can enable security p... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,964 | User & Authentication
specific users.
l User activity can be correlated across multiple IP addresses.
For example, if DHCP is used a user might receive different IP addresses every day, making it difficult to track a
specific user by specifying an IP address as the match criterion.
In this example, a collector agent (C... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,965 | User & Authentication
5. On the Install Options, select Advanced, then click Next.
6. Click Install.
7. After the FSSO Agent installs, run Install DC Agent.
8. Update the Collector Agent IP address and listening port as needed, then click Next.
9. Select the domain, in this example LAB:lab.local, then click Next.
10. S... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,966 | User & Authentication
11. After the DC agent mode installation finishes, Reboot the DC to complete the setup.
To configure the FSSO agent:
1. Open the FSSO agent.
2. Enable Require authentication from FortiGate and enter a password for FortiGate authentication.
3. Click Set Group Filters, and create a default group fil... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,967 | User & Authentication
To create an external connector:
1. On the FortiGate, go to Security Fabric > External Connectors.
2. Click Create New and select FSSO Agent on Windows AD.
3. Set the Primary FSSO agent to the previously configured Collector Agent IP address and authentication password.
4. Click OK
The connector s... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,968 | User & Authentication
d. Click Close.
4. Under Security Profiles, enable Web Filter and select a profile that monitors or blocks traffic, such as the monitor-all
profile. See Web filter on page 1818 for information.
5. Click OK.
To configure a policy with an imported user group and web filter in the CLI:
config firewal... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,969 | User & Authentication
policyname="LAN to WAN" user="USER2" authserver="Corp_Users" service="PING" trandisp="snat"
transip=192.168.2.99 transport=0 duration=0 sentbyte=0 rcvdbyte=0 sentpkt=0 rcvdpkt=0
appcat="unscanned"
With a web filter profile applied:
date=2022-05-25 time=12:16:54 id=7101754911016091650 itime=2022-05... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,970 | User & Authentication
FortiAnalyzer reports:
The User Detailed Browsing Log report require a username or IP address to run. If a username is used, the report
includes logs related to that user regardless of their IP address. For example, the following report show two source
IP addresses:
The Web Usage report includes a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,971 | User & Authentication
See Reports in the FortiAnalyzer Administration guide for more information.
FortiOS 7.6.2 Administration Guide 2972
Fortinet Inc. | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,972 | Wireless configuration
See the FortiWiFi and FortiAP Configuration Guide.
FortiOS 7.6.2 Administration Guide 2973
Fortinet Inc. | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,973 | Switch Controller
Use the Switch Controller function, also known as FortiLink, to remotely manage FortiSwitch units. In the commonlyused layer 2 scenario, the FortiGate that is acting as a switch controller is connected to distribution FortiSwitch units. The
distribution FortiSwitch units are in the top tier of stacks... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,974 | System
This topic contains information about FortiGate administration and system configuration that you can do after installing
the FortiGate in your network.
Basic system settings
Administrators
By default, FortiGate has an administrator account with the username admin and no password. See Administrators on
page 2978 ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,975 | System
VDOM
You can use virtual domains (VDOMs) to divide a FortiGate into multiple virtual devices that function independently. See
Virtual Domains on page 3073 for more information.
High availability
You can configure multiple FortiGate devices, including private and public cloud VMs, in HA mode. See High Availabilit... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,976 | System
Using transparent mode VDOMs is recommended when multiple VLANs pass through the
FortiGate. Otherwise, they must be separated into different forwarding domains within the
same VDOM.
Changing modes
The following is a sample configuration for changing from NAT/route operation mode to transparent operation mode in
... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,977 | System
The IP and device settings are mandatory. Once the operation mode is changed from
transparent to NAT/route, the IP address configuration is found under the corresponding
interface settings:
config system interface
edit <interface>
set ip <IP_address>
next
end
The gateway setting is optional. However, once the op... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,978 | System
To create an administrator account in the GUI:
1. Go to System > Administrators.
2. Select Create New > Administrator.
3. Specify the Username.
l Usernames can include lower and upper case letters (a-z, A-Z), numbers (0-9),
underscores (_), and dashes (-)
l Usernames cannot start with a dash (-)
l Usernames can ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,979 | System
Configuring the LDAP server
To configure the LDAP server in the GUI:
1. Go to User & Authentication > LDAP Servers and click Create New.
2. Enter the server Name and Server IP/Name.
3. Enter the Common Name Identifier and Distinguished Name.
4. Set the Bind Type to Regular and enter the Username and Password.
5.... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,980 | System
Public key infrastructure (PKI) administrator authentication requires a PKI user instead of a remote server. For
information about creating a PKI user, see Configuring a PKI user on page 2940.
To create an administrator to match a single user in the GUI:
1. Go to System > Administrators and click Create New > Ad... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,981 | System
To create an administrator that uses a PKI group in the GUI:
1. Go to System > Administrators and click Create New > Administrator.
2. Specify the Username.
3. Set Type to Use public key infrastructure (PKI) group.
4. In Remote User Group, select the user group that you created.
5. Select an Administrator Profil... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,982 | System
Multi-factor authentication options include:
l FortiToken
l FortiToken Cloud
l Email
l SMS
FortiToken
To associate a FortiToken to an administrator account using the GUI:
1. Ensure that you have successfully added your FortiToken serial number to FortiOS and that its status is Available.
2. Go to System > Admini... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,983 | System
SMS
Enable SMS then select the Country Dial Code and enter the Phone Number (sms-phone in the CLI) to send an MFA
code to.
SMS messages can also be sent to the FortiGuard SMS server or a custom server.
config system admin
edit "admin"
...
set sms-server {fortiguard | custom}
set sms-server-custom <string>
...
ne... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,984 | System
Only an administrator with the super_admin profile can create a REST API administrator by
using the GUI or CLI.
To create a REST API administrator in the GUI:
1. Go to System > Administrators.
2. Select Create New > REST API Admin.
3. Configure the administrator:
Username The username of the administrator.
Do no... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,985 | System
end
next
end
2. Generate the API token:
# execute api-user generate-key <API username>
Make note of the token, as it is only shown once.
By default, The SSO administrator account can only be assigned the admin_no_access or
super_admin_readonly profile. You can define a new administrator profile with the required... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,986 | System
To configure an IAM user in FortiCloud:
1. Log in to your FortiCloud account at support.fortinet.com.
2. Select Services > IAM.
3. See the FortiCloud Identity & Access Management (IAM) guide for more information.
To manually enable FortiCloud single sign-on in the GUI:
1. Log in to the FortiGate and go to System... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,987 | System
To enable FortiCloud SSO in the GUI:
1. Go to System > Settings.
2. In the Single Sign-On section, enable FortiCloud SSO.
3. Set the default Administrator profile to assign: Inherit from FortiCloud, or Specify and select a profile from the
dropdown.
4. Click Apply.
To enable FortiCloud SSO in the CLI:
config sys... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,988 | System
Example 1: specifying permissions for a FortiCloud SSO user
In this example, a FortiCloud SSO user is configured to override permissions and use the prof_admin profile, which is a
local read-only profile.
To configure the FortiCloud SSO user:
1. Go to System > Settings.
2. In the Single Sign-On section, enable F... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,989 | System
To configure the existing SSO user:
1. Go to System > Administrators and edit the user in the FortiCloud SSO Administrator section (********@gmail.com).
2. Set Administrator profile to Inherit from FortiCloud.
3. Click OK.
4. Get the user to log in to the FortiGate. Since the profile changed to super_admin, they... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,990 | System
To configure the FortiCloud IAM user:
1. In FortiCloud, configure the permission profile:
a. Go to Services > IAM, then click Permission Profiles.
b. Select a profile and click Edit.
c. In the FortiOS SSO portal, enable Access. Set the Access Type to Read Only.
d. Click Update.
2. Get the user to log in to the F... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,991 | System
FortiGate Cloud accesses the FortiGate using the FortiGate Cloud proxy and creates a super_admin user. The
FortiOS interface is displayed in the current browser window.
3. Log out of FortiGate Cloud.
4. Update the FortiGate Cloud user permission to have prof_admin access:
a. Log in to the FortiGate with a super_... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,992 | System
l Limit the number of passwords that can be reused.
l Make note of the password and store it in a safe place away from the management computer, in case you forget it;
or ensure at least two people know the password in the event one person becomes unavailable. Alternatively, have
two different admin logins.
Forti... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,993 | System
3. Click Apply.
To create a system password policy the CLI:
The password policy applies to all administrator accounts when enabled, including the built-in admin account named
admin. If an existing system administrator account fails to comply with the enabled password policy, the administrator is
forced to change... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,994 | System
set min-upper-case-letter <0-128>
set min-non-alphanumeric <0-128>
set min-number <0-128>
set min-change-characters <0-128>
set expire-day 90
set reuse-password enable
set reuse-password-limit 1
end
To create a password policy for a local user in the CLI:
Multiple password policies can be created and applied to ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,995 | System
If the password for the local user has expired, the FortiOS GUI provides the option to change the password during login.
When the local user enters a password that adheres to the policy, the login continues. If the new password has been
used too many times before, a warning message is displayed.
Public key SSH a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,996 | System
To add the public key to the FortiGate:
1. Delete the Key comment, then copy the public key from the PuTTY Key Generator.
Conversely, you can also open the saved public key in Notepad, remove the line breaks from the key, then remove
extraneous lines:
---- BEGIN SSH2 PUBLIC KEY ----
Comment: "rsa-key-2022XXXX"
-... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,997 | System
config system global
set ssh-hostkey-override {enable | disable}
set ssh-hostkey-password <password>
set ssh-hostkey <encrypted_private_key>
end
The ssh-hostkey-algo option under config system global supports ECDSA 384 and ECDSA 256, allowing the
SSHD to accommodate the most commonly used host key algorithms.
To... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,998 | System
SSH and Telnet connections.
To configure permission to execute SSH or Telnet commands in an access profile:
config system accprofile
edit <name>
set system-execute-ssh {enable | disable}
set system-execute-telnet {enable | disable}
next
end
To block SSH and Telnet connections for an administrator:
1. Disable per... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
2,999 | System
set admin-restrict-local
{all | non-consoleonly | disable}
Restrict local administrator logins when the remote authentication server is
reachable.
l all: Enable local administrator authentication restriction, including the
console.
l non-console-only: Enable local administrator authentication restriction,
exclu... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,000 | System
Example 2
In this example, the local administrator restriction is set to all. As a result, local administrators cannot use any method
to log in to FortiGate when the remote authentication server is reachable.
To restrict all local administrator logins:
1. In FortiOS, set the local administrator restriction to al... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,001 | System
…
}
group = sys_admin_all_vdom {
default service = permit
service = fortigate {
memberof = group3
admin_prof = admin_all_vdom
}
}
group = sys_admin_vdom1 {
default service = permit
service = fortigate {
memberof = group3
admin_prof = admin_vdom1
vdom = vdom1
}
}
For multiple VDOMs, each VDOM must be specified in... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,002 | System
Authentication for admin-vdom1:
1. The administrator attempts to log in to the FortiGate over the remote TACACS+ user group, remote-tacacs.
2. vdom1 forwards the request to the management VDOM, which is the root.
3. The FortiGate sends an authorization request to the TACACS+ server through the management VDOM.
4... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,003 | System
next
end
2. Configure the TACACS+ server:
config user tacacs+
edit "tac1"
set server "10.1.100.34"
set key XXXXXXXXXXXX
set authorization enable
next
end
3. Configure the remote TACACS+ group with group matching:
config user group
edit "remote-tacacs"
set member "tac1"
config match
edit 1
set server-name "tac1"
... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,004 | System
2. Log in as admin_all_vdom using a browser and SSH. The following behavior is expected:
l The user has no VSA VDOM configured on the TACACS+ server, so the default setting in the system admin
configuration should apply. The user can access the root and vdom1 VDOMs.
l The user has no access to system global in t... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,005 | System
Creating customized profiles
To create a profile in the GUI:
1. Go to System > Admin Profiles and click Create New.
2. Configure the following settings:
l Name
l Access permissions
l Usage of CLI commands
l Override idle timeout
3. Click OK.
To create a profile in the CLI:
config system accprofile
edit <name>
se... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,006 | System
set cli-diagnose {enable | disable}
set cli-get {enable | disable}
set cli-show {enable | disable}
set cli-exec {enable | disable}
set cli-config {enable | disable}
next
end
This command allows the administrator to configure the administrator profiles by enabling specific CLI commands as
needed. The default sett... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,007 | System
usb-device usb-device
usb-disk usb-disk
vm-license-options VM license options.
The output will vary based on the FortiGate model. A FortiGate VM is used in this example. For
more information about using the CLI, see CLI basics on page 60.
Editing profiles
To edit a profile in the GUI:
1. Go to System > Admin Pro... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,008 | System
The Firmware & Registration page displays a summary of devices that includes:
l Total number of devices and how many devices of each type
l Upgrade status of all devices
l Device name
l Device status
l Registration status
l Firmware version and maturity level
l Upgrade status
Please note a valid Firmware & Gener... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,009 | System
l Downgrading individual device firmware on page 3038
l Downloading the EOS support package for supported Fabric devices on page 3040
l How the FortiGate firmware license works on page 3044
About firmware installations
Fortinet periodically releases new FortiGate firmware to include new features and resolve impo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,010 | System
Firmware labels
Fortinet uses the following labels to communicate important information about the version of FortiOS firmware running
on FortiGate:
Maturity level Identifies whether the firmware includes new, major features in addition to bug
fixes and vulnerability patches. See Firmware maturity levels on page ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,011 | System
2. Go to System > Firmware & Registration. The Firmware Version column displays the version with build number and
either (Mature) or (Feature).
3. Select a device and click Upgrade. The FortiGate Upgrade pane is displayed.
l Click the Latest tab to view the latest available firmware version with its maturity lev... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,012 | System
around the version with the label Mature identifies a mature firmware version.
4. Select a version and click Confirm and Backup Config.
When the firmware version is a feature release, a warning is displayed; click Confirm Switch to Feature Maturity.
To view maturity levels for firmware in the CLI:
In this exampl... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,013 | System
FortiOS GUI and CLI, and warning messages about the risks are displayed. STS builds are signed by Fortinet.
This example shows how to use the FortiOS GUI and CLI to identify when FortiGate is running an STS build of firmware.
See also BIOS-level signature and file integrity checking on page 3390.
To view an STS ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,014 | System
l Hover over the exclamation mark beside STS on the top-right of the banner. A Special Technical Support
(STS) firmware installed warning is displayed.
To view an STS build in the CLI:
1. Log in to the CLI. The console prints the following warning message:
Login: admin
Password
******WARNING: This is a Special T... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,015 | System
To view the SA version and label in the GUI:
1. Go to Dashboard > Status > System Information. The Firmware option displays the SA version and label of
v7.5.0107 build8016 (SA).
2. On the top-right of the banner, click <administrator name>, such as admin. The SA version and label is displayed.
3. On the top-left... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,016 | System
l Choose Upgrade Type
l Select Firmware
l Choose Schedule
l Review
To upgrade individual device firmware in the GUI:
1. Log in to the FortiGate GUI as an administrative user.
2. Go to System > Firmware & Registration.
3. Select one or more devices, and click Upgrade to open the FortiGate Upgrade wizard.
The foll... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,017 | System
a. Select firmware from one of the following tabs:
Recommended Displays the recommended firmware from FortiGuard.
When FortiGate is running the latest firmware from FortiGuard, the
following message is displayed: The firmware is up to date.
All Upgrades Displays all available firmware from FortiGuard.
When Forti... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,018 | System
7. For the Review step, review the upgrade plan, and click Confirm and Backup Config to proceed. The Confirm dialog
box is displayed.
8. Click Yes to start the upgrade. The Important dialog box is displayed.
9. Read the information and click Close.
10. Use the Firmware Upgrade tray to monitor upgrade progress.
T... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,019 | System
Upgrading all devices
On the System > Firmware & Registration page, use the Upgrade all button to upgrade firmware on all supported
devices. Supported devices include FortiGate, FortiAP, FortiExtender, and FortiSwitch, and the option is available for
Security Fabric and non-Security Fabric devices.
Click the Upg... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,020 | System
3. On the Choose Upgrade Type step, select Full Fabric upgrade, and click Next to proceed to the Select Firmware
step.
4. For the Select Firmware step:
a. Select firmware from one of the following tabs:
Recommended Displays the recommended firmware from FortiGuard.
When the devices are running the latest firmwa... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,021 | System
FortiGate automatically completes the upgrades, including any required
reboots, by downloading the chosen firmware directly from FortiGuard.
Directly update to v<version
and build number>
Bypass the upgrade path to immediately upgrade FortiGate to the selected
firmware. A warning message is displayed: Upgrading ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,022 | System
Option Description
initialize Set up a federated upgrade.
status Show the current status of a federated upgrade.
restart Restart the currently configured federated upgrade.
The config system federated-upgrade command is read-only. Attempting to
configure federated upgrade using the config command will show the f... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,023 | System
auto-firmware-upgrade
{enable | disable}
Enable/disable automatic patch-level firmware upgrades from FortiGuard.
auto-firmware-upgrade-day
{sunday monday
tuesday wednesday
thursday friday
saturday}
Enter the allowed day or days of the week to start the automatic patch-level
firmware upgrade from FortiGuard.
auto... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,024 | System
If the FortiGate is part of a Fabric or managed by FortiManager, the Automatic image
upgrade option will be set to disabled.
# diagnose test application forticldd 13
...
Automatic image upgrade: disabled.
If a newer, valid firmware patch is detected, the show sys federated-upgrade command will list when the firm... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,025 | System
If Disable automatic patch upgrades is selected, this can be changed later from the
System > Firmware & Registration page by clicking the Disable automatic patch upgrades
notification.
4. The Enable Automatic Patch Upgrades dialog opens. Select I acknowledge and click OK to proceed.
The FortiGate will be updated... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,026 | System
eventtime=1689970609076391174 tz="-0700" logid="0100032263" type="event"
subtype="system" level="notice" vd="root" logdesc="Automatic firmware upgrade schedule
changed" user="system" msg="System patch-level auto-upgrade new image installation
scheduled between local time Sat Jul 22 13:03:56 2023 and local time S... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,027 | System
# diagnose test application forticldd 13
Scheduled push image upgrade: no
Scheduled Config Restore: no
Scheduled Script Restore: no
Automatic image upgrade: Enabled.
Next upgrade check scheduled at (local time) Mon Mar 30 03:10:56 2023
New image 7.4.1b2305(07004000FIMG0021204001) installation is scheduled to
sta... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,028 | System
Clicking the Upgrade button opens the System > Firmware & Registration page where the administrator can upgrade the
device. See Firmware & Registration on page 3008 for more information.
Clicking the Skip upgrade & I understand the risk button continues the log in process as usual.
Diagnostics
To view vulnerabil... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,029 | System
To clear the vulnerability result:
# diagnose report-runner vuln-clean
Deleted temporary critical vulnerability file
Authorizing devices
If there are any notifications in the top banner dropdown for unauthorized devices or devices that require authorization,
clicking the notification redirects the user to the S... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,030 | System
3. Refresh the page. The device's status should now be Online.
To deauthorize a Security Fabric device from the Firmware & Registration page:
1. Go to the System > Firmware & Registration page, and select a device.
2. Click Deauthorize.
3. Refresh the page to see that the device has been deauthorized.
Firmware u... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,031 | System
To configure firmware notifications in the CLI:
config system global
set gui-firmware-upgrade-warning {enable | disable}
end
To use the firmware upgrade notifications in the GUI:
1. When you log in to FortiGate, the FortiGate Setup window includes an Upgrade firmware step. Click Begin.
2. Follow the steps in the... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,032 | System
Security levels are pre-configured on the BIOS. See BIOS-level signature and file integrity
checking on page 3390 and Real-time file system integrity checking on page 3394 for more
information.
Testing a firmware version
The integrity of firmware images downloaded from Fortinet's support portal can be verified u... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,033 | System
[C]: Configuration and information
[Q]: Quit menu and continue to boot with default firmware.
[H]: Display this list of options.
Enter G, F, Q, or H:
8. Type G to get the new firmware image from the TFTP server. The following message appears: Enter TFTP
server address [192.168.1.168]:
9. Type the address of the ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,034 | System
4. Ensure that the FortiGate unit can connect to the TFTP server using the execute ping command.
5. Restart the FortiGate unit: execute reboot. The following message is shown:
This operation will reboot the system!
Do you want to continue? (y/n)
6. Type y. As the FortiGate unit starts, a series of system startup... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,035 | System
Factory resetting the FortiGate when the password is lost
For security reasons, users who lose their password must have physical access to the FortiGate and perform a TFTP
restore of the firmware in order to regain access to the FortiGate. They will not have access to the current running
configurations through t... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,036 | System
Restoring from a USB drive
The FortiGate firmware can be manually restored from a USB drive, or installed automatically from a USB drive after a
reboot.
To restore the firmware from a USB drive:
1. Copy the firmware file to the root directory on the USB drive.
2. Connect the USB drive to the USB port of the Fort... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,037 | System
Downgrading individual device firmware
Downgrading the firmware is not recommended.
Downgrading FortiGates in an HA cluster causes all cluster members to be downgraded
simultaneously. This process, also known as an interrupted downgrade, leads to a temporary
interruption in the cluster’s communication.
This proc... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,038 | System
a. On the All Downgrades tab, select a firmware version, and click Select.
You can also click the File Upload tab to upload a firmware file that you previously
downloaded from the Fortinet Customer Service & Support website.
See Downloading a firmware image on page 3032.
b. Click Next. A Downgrade confirmation m... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,039 | System
To downgrade to a previous firmware version in the CLI:
1. Make sure that the TFTP server is running.
2. Copy the new firmware image file to the root directory of the TFTP server.
3. Log into the CLI.
4. Ping the TFTP server to ensure that the FortiGate can connect to it:
execute ping <tftp_ipv4>
5. Enter the fo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,040 | System
Product Description
fortigate-end-of-support FortiGate product life cycle information.
fortiswitch-end-ofsupport
FortiSwitch product life cycle information.
fortiap-end-of-support FortiAP product life cycle information.
fortiextender-end-ofsupport
FortiExtender product life cycle information.
In the event the ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,041 | System
l Sample FortiGate tooltip:
l Sample FortiSwitch tooltip:
l Sample FortiAP tooltip:
On the Security Fabric > Physical Topology and Logical Topology pages, devices that have reached EOS are
highlighted in red. The device tooltips also include an EOS warning.
FortiOS 7.6.2 Administration Guide 3042
Fortinet Inc. | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,042 | System
l Sample Security Fabric > Physical Topology page with tooltip:
l Sample Security Fabric > Logical Topology page with tooltip:
The Dashboard > Status > System Information widget includes a warning at the bottom of the widget that the Device has
reached EOS status.
FortiOS 7.6.2 Administration Guide 3043
Fortinet... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,043 | System
How the FortiGate firmware license works
Firmware upgrades are performed in the System > Firmware & Registration page or in the CLI.
To demonstrate the functionality of this feature, the following explanations and examples use
FortiGates that are running and upgrading to fictitious build numbers with fictitious ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,044 | System
Firmware license expiry date Is a FortiGate firmware upgrade allowed to the target
version?
7.4.x 7.6.x 7.8.x
March 31, 2025 or later Yes Yes Yes
March 25, 2025 Yes Yes No
March 25, 2024 Yes No No
May 2, 2023 No No No
Downgrades from one major version to another are not blocked because the FortiGate should have ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,045 | System
Upgrading firmware in the CLI
The following example demonstrates what occurs when upgrading the firmware to a patch build and to a higher version
with a license expiry date that is earlier than the major GA .0 version release date in the CLI. The major upgrade attempts
and fails to upgrade the firmware from Fort... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,046 | System
ENHN,Thu May 1 2025
COMP,Thu May 1 2025
FMWR,Thu May 1 2025
…
Support contract: pending_registration=255 got_contract_info=1
account_id=[xxxxxxxx@fortinet.com] company=[Fortinet] industry=[Technology]
SerialNumber=FGVMxxxxxxxxxx|Contract=AVDB-1-06-20250503:0:1:1:0*AVEN-1-06-
20250503:0:1:1:0*NIDS-1-06-20250503:0... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,047 | System
Default administrator password
By default, your FortiGate has an administrator account set up with the username admin and no password. In order to
prevent unauthorized access to the FortiGate, it is highly recommended that you add a password to this account.
Adding a password to the admin administrator is mandat... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,048 | System
exist in the old password.; must not be same as last two passwords
node_check_object fail! for password *
value parse error before '*'
Command fail. Return code -49
set password <new password> <old password>
next
end
It is also recommended that you change the user name of this account; however, since you
cannot ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,049 | System
To configure the date and time in the GUI:
1. Go to System > Settings.
2. In the System Time section, configure the following settings to either manually set the time or use an NTP server:
Time Zone Select a time zone from the list. This should be the time zone that the
FortiGate is in.
Set Time Select either NT... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,050 | System
config ntpserver
edit <server_id>
set server <ip_address or hostname>
set ntpv3 {enable | disable}
set authentication {enable | disable}
set interface-select-method {auto | sdwan | specify}
set key <password>
set key-id <integer>
next
end
end
l PTP server:
config system ptp
set status enable
set mode {multicast ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,051 | System
Command Description
key <passwd> Key for MD5/SHA1 authentication. Enter a password value.
key-id <integer> Key ID for authentication. Enter an integer value from 0 to 4294967295.
To confirm that NTP authentication is set up correctly:
# diagnose sys ntp status
synchronized: yes, ntpsync: enabled, server-mode: di... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,052 | System
Sample configuration
This example uses the following topology:
To configure a FortiGate to act as a PTP client that synchronizes itself with a Linux PTP server:
1. Enable debug messages:
# diagnose debug application ptpd -1
This command will provide details to debug the PTP communication with the server.
2. Chec... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,053 | System
set admin-telnet-port <port>
end
Custom default service port range
The default service port range can be customized using the following CLI command:
config system global
set default-service-source-port <port range>
end
Where <port range> is the new default service port range, that can have a minimum value of 0 a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,054 | System
Changing the view settings
The view settings change the look and language of the FortiOS GUI.
To change the view settings in the GUI:
1. Go to System > Settings.
2. In the View Settings section, configure the following settings:
Language Set the GUI language: English, French, Spanish, Portuguese, Japanese,
Tradi... | 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.