Courseiva

Fortinet NSE5/NSE6 (Network Security Analyst/Specialist tiers, per-product tracks) (FORTINET-NSE56) (FORTINET-NSE56) — Questions 76150

301 questions total · 5pages · All types, answers revealed

Page 1

Page 2 of 5

Page 3
76
MCQeasy

What is the primary function of the Security Fabric's 'Automation Stitch' feature?

A.To synchronize user databases
B.To trigger actions based on system events
C.To scan for vulnerabilities
D.To load balance traffic
AnswerB

Automation stitches use triggers and actions for automated response.

Why this answer

Automation Stitches trigger actions based on specific events detected by the Security Fabric.

77
Multi-Selecthard

Which TWO methods can be used to back up FortiAnalyzer configuration?

Select 2 answers
A.Scheduled backup to FTP/SCP
B.FortiView snapshots
C.Log archiving
D.Device provisioning
E.Manual backup via CLI/GUI
AnswersA, E

Automated off-box backup is supported.

Why this answer

Configurations can be backed up manually or scheduled for automated export to a remote server.

78
MCQmedium

What is the purpose of 'Revision History' when it comes to policy packages?

A.To synchronize objects across ADOMs.
B.To generate audit reports.
C.To archive logs.
D.To store and revert changes made to policies.
AnswerD

Revision history is designed for policy and configuration state management.

Why this answer

It allows administrators to maintain versions of policy packages, facilitating easy rollbacks if a change causes issues.

79
MCQhard

A FortiADC is deployed to load balance SMTP traffic. Which health check type should be used?

A.RADIUS
B.HTTP
C.DNS
D.TCP
AnswerD

A TCP connect check verifies the port is accepting connections.

Why this answer

The TCP health check is the standard for verifying the availability of a port for services like SMTP.

80
MCQhard

A user reports that they cannot see any data in 'FortiView' for a specific device. What is the most likely cause?

A.The FortiGate is powered off
B.The report is still running
C.The FortiAnalyzer is too slow
D.The ADOM selection is incorrect
AnswerD

Selecting the wrong ADOM is a common reason for missing data.

Why this answer

If logs are not being indexed or if the device is not registered, FortiView cannot display data. Also, ensure the ADOM is selected correctly.

81
MCQhard

You are troubleshooting a scenario where an Event Handler is not triggering as expected. What is the most effective way to verify if the logs are matching the filter criteria defined in the handler?

A.Run a manual report
B.Use the 'Test' button in the Event Handler definition
C.Rebuild the SQL database
D.Check the FortiAnalyzer system logs
AnswerB

The test tool allows you to validate the logic against existing logs.

Why this answer

The 'Test' or 'Filter' verification within the event handler configuration is the primary way to check if logs match the trigger.

82
Multi-Selectmedium

Which THREE steps are required to implement a new firewall policy using the FortiManager workflow mode?

Select 3 answers
A.Delete the original policy.
B.Submit the request for approval.
C.Approve the request.
D.Create a new policy package.
E.Reboot the FortiGate.
AnswersB, C, D

Workflow requires formal submission.

Why this answer

Workflow mode requires a sequential process of creating, reviewing, and approving changes.

83
Multi-Selecthard

Which TWO of the following are valid log file types supported by FortiAnalyzer?

Select 2 answers
A.PDF reports
B.Event logs
C.HTML dashboards
D.Firmware images
E.Traffic logs
AnswersB, E

Event logs are a standard log type.

Why this answer

FortiAnalyzer processes logs from various Fortinet devices, and they are typically stored as indexed database entries or raw archives.

84
Multi-Selecthard

Which THREE settings are required for successful DKIM signing on outgoing mail?

Select 3 answers
A.User password
B.Domain definition
C.Private key generation
D.Selector name
E.SMTP port 25 configuration
AnswersB, C, D

The domain must be identified for signing.

Why this answer

DKIM signing requires a key, a selector, and the configuration of the signing domain.

85
Multi-Selecteasy

Which TWO actions can be automated via a FortiGate Automation Stitch?

Select 2 answers
A.Modify the BIOS settings
B.Quarantine a host
C.Purchase hardware
D.Send an email alert
E.Perform a software update on a server
AnswersB, D

Host isolation is a common security action.

Why this answer

Automation stitches commonly trigger alerts (email/logs) or network actions (quarantine).

86
MCQeasy

What is the purpose of the 'Security Fabric' dashboard on the FortiGate?

A.To manage FortiCloud billing
B.To update antivirus signatures
C.To configure VPN tunnels
D.To view the topology and status of connected devices
AnswerD

The Fabric dashboard shows the health and connectivity of the entire security ecosystem.

Why this answer

The dashboard provides a visual topology and overview of all connected Fabric devices.

87
MCQeasy

Where do you check the current status of the FortiMail services?

A.In the system report.
B.In the quarantine folder.
C.In the mail log.
D.On the dashboard.
AnswerD

The dashboard provides a real-time status summary.

Why this answer

The dashboard provides an overview of system status and active services.

88
Multi-Selecteasy

Which TWO of the following are valid ways to monitor the status of managed FortiGate devices in the Device Manager?

Select 2 answers
A.License expiry alert
B.ADOM-level dashboard
C.Connection Status icon
D.Global policy report
E.Firmware log
AnswersB, C

The dashboard displays summaries of managed devices.

Why this answer

Device manager provides real-time connection status and sync status indicators.

89
Multi-Selectmedium

Which THREE components are visible in the 'Log View' interface?

Select 3 answers
A.Log table (raw data)
B.Playbook builder
C.Device provisioning templates
D.Log search bar
E.Time period selection
AnswersA, D, E

The table shows the actual log entries.

Why this answer

Log View allows you to see the log table, use filters, and select the time period.

90
Multi-Selecthard

Which TWO conditions must be met to successfully use an 'Install Config' wizard for device-level settings?

Select 2 answers
A.The device must be running the latest firmware.
B.All policies must be deleted.
C.The configuration database must be synchronized.
D.The device must be in an 'up' state.
E.The device must be in 'backup' mode.
AnswersC, D

FMG must have the latest config state to calculate changes.

Why this answer

The device must be registered and the database must be synchronized.

91
MCQmedium

When adding a FortiGate to a FortiAnalyzer, which information is required?

A.Device serial number
B.The admin password of the FortiAnalyzer
C.The SQL database password
D.The log file format
AnswerA

The serial number is the unique identifier for registration.

Why this answer

You need the serial number and the IP/registration configuration on the FortiGate side.

92
MCQeasy

In Gateway mode, what is the default behavior when FortiMail receives an email for an unknown recipient?

A.Accept the email and store it in a general box.
B.Forward the email to the administrator.
C.Queue the email for 24 hours.
D.Reject the email at the SMTP level.
AnswerD

FortiMail typically rejects unknown recipients during the SMTP conversation to prevent backscatter.

Why this answer

By default, FortiMail acts as a relay. If it doesn't recognize the recipient, it may reject the connection or try to relay it based on relay policies.

93
MCQmedium

What is the purpose of an 'Event Handler' in FortiAnalyzer?

A.To generate alerts
B.To push firmware
C.To store logs
D.To clear disk space
AnswerA

Event handlers are the engine for alerts.

Why this answer

Event handlers monitor incoming logs and trigger alerts when specific conditions are met.

94
MCQeasy

What is the benefit of using FortiAnalyzer in the Security Fabric?

A.It provides hardware acceleration for the FortiGate
B.It manages ISP failover
C.Centralized logging and reporting
D.It replaces the FortiGate firewall
AnswerC

The primary role of FortiAnalyzer is log management and forensic reporting.

Why this answer

FortiAnalyzer provides centralized log aggregation and analytics for the entire Fabric.

95
Multi-Selecthard

Which THREE options are available for the 'Action' setting in a FortiWeb WAF policy?

Select 3 answers
A.Block
B.Monitor
C.Alert
D.Encrypt
E.Bypass
AnswersA, B, C

Discards the request.

Why this answer

Standard actions include blocking, alerting, and monitoring traffic.

96
MCQeasy

Which component of FortiAnalyzer is used to identify top talkers on the network?

A.System Dashboard
B.Log View
C.FortiView
D.Event Handler
AnswerC

FortiView identifies top talkers/threats.

Why this answer

FortiView's 'Sources' or 'Destinations' widgets show traffic volume rankings.

97
Multi-Selecteasy

Which TWO types of logs can be generated by FortiMail?

Select 2 answers
A.User profile logs
B.Packet capture files
C.AntiSpam logs
D.Hardware logs
E.Event logs
AnswersC, E

Logs specific to mail filtering.

Why this answer

FortiMail generates various logs including Event and Spam logs.

98
MCQmedium

Which configuration file format is used for importing user lists?

A.XML.
B.CSV.
C.PDF.
D.JSON.
AnswerB

CSV is the standard format for user lists.

Why this answer

FortiMail typically supports CSV files for the bulk import of user addresses.

99
MCQhard

You are managing a FortiManager ADOM that contains multiple FortiGate devices. You notice that the 'Device Status' shows 'Modified'. What does this indicate?

A.The configuration on the FortiManager differs from the configuration on the FortiGate.
B.The FortiGate has been re-registered.
C.A firmware upgrade is pending.
D.The device is unreachable.
AnswerA

The 'Modified' status indicates a configuration mismatch between the manager and the managed device.

Why this answer

Modified status means the device configuration in FortiManager differs from the configuration running on the physical FortiGate.

100
MCQeasy

Where do you configure the email server settings for FortiManager alert notifications?

A.FortiView.
B.Policy & Objects.
C.Device Manager.
D.System Settings.
AnswerD

System-wide settings like mail servers are configured here.

Why this answer

Email server settings are located in System Settings under the Mail Server configuration.

101
Multi-Selecthard

Which THREE actions are available in the 'DLP' section of a policy?

Select 3 answers
A.Discard
B.Rename file
C.Create copy
D.Log
E.Quarantine
AnswersA, D, E

Discarding is a common action for policy violations.

Why this answer

DLP allows for logging, quarantining, and rejecting content.

102
MCQhard

A FortiADC is reporting 'Server Busy' for a pool member. What does this indicate?

A.The server is rejected by the health check
B.The server is down
C.The server has reached its max connection limit
D.The ADC is experiencing high CPU
AnswerC

The ADC tracks server capacity and marks it busy when limits are hit.

Why this answer

The 'Server Busy' status usually means the server has reached its connection limit as defined in the server object.

103
MCQhard

Which FortiMail feature helps to prevent 'backscatter' when dealing with spam?

A.Increasing the quarantine size.
B.Disabling SPF.
C.Rejecting unknown recipients at the SMTP gateway.
D.Sender reputation.
AnswerC

This prevents the creation of NDRs.

Why this answer

Backscatter occurs when the server sends NDRs (non-delivery reports) for spam that was spoofed; rejecting at the SMTP stage prevents this.

104
MCQhard

You are configuring DKIM signing on FortiMail. The administrator has generated the public/private key pair. Where must the public key be published to ensure the receiving MTA validates the email correctly?

A.On the SMTP server of the recipient's domain.
B.In the FortiMail's relay host configuration.
C.On the FortiMail server's local certificate store.
D.In the public DNS records for the domain.
AnswerD

Receiving servers query DNS to verify the signature using the published public key.

Why this answer

DKIM verification relies on the public key being published as a TXT record in the DNS zone of the sending domain.

105
MCQhard

When using 'Install Wizard', what does the 'Auto-update' check-box do?

A.It triggers a backup.
B.It automatically pushes changes to the device.
C.It updates the device firmware.
D.It deletes duplicate policies.
AnswerB

It facilitates automated configuration synchronization.

Why this answer

Auto-update, when enabled, keeps the FortiManager and device in sync after policy changes.

106
MCQmedium

If an administrator needs to ensure that a specific set of CLI commands is always applied during the deployment of a new device, which tool should be used?

A.CLI Template
B.Global Database
C.Policy Package
D.Import Wizard
AnswerA

CLI templates are specifically designed for this provisioning scenario.

Why this answer

Provisioning templates allow administrators to define 'CLI Templates' which can be associated with devices upon registration or deployment.

107
MCQhard

How can you restrict management access to the FortiMail GUI to only specific IP addresses?

A.Change the management port.
B.Use the 'Trusted Host' feature in the administrator profile.
C.Disable GUI access.
D.Configure a firewall policy.
AnswerB

Trusted hosts restrict access by IP.

Why this answer

Access control can be restricted in the 'Access' or 'Admin' profile settings by defining allowed source IPs.

108
MCQhard

In FortiSoC, what is the purpose of the 'Playbook Trigger'?

A.To start the logging process
B.To generate a report
C.To define the start condition
D.To pause the FortiAnalyzer
AnswerC

The trigger is the event that initiates the logic.

Why this answer

The trigger defines the condition (e.g., an event) that initiates the playbook execution.

109
Multi-Selecthard

Which THREE of the following are features of the FortiManager 'Global Settings'?

Select 3 answers
A.Admin user management.
B.FortiGuard service configuration.
C.Per-device policy package management.
D.System time/NTP configuration.
E.Automated firmware deployment.
AnswersA, B, D

Account creation is a system setting.

Why this answer

Global settings cover administrative access, system time, and service parameters.

110
MCQmedium

Which dashboard provides a 'Threat Map'?

A.Report module
B.Device Manager
C.Log View
D.FortiView
AnswerD

FortiView contains the Threat Map.

Why this answer

The FortiView 'Threat Map' shows real-time global threat activity.

111
Multi-Selectmedium

Which TWO settings are configurable in a 'Recipient Policy'?

Select 2 answers
A.System admin email
B.Network interface speed
C.Hard drive disk space
D.Antivirus profile selection
E.AntiSpam profile selection
AnswersD, E

Profiles are assigned via policy.

Why this answer

Recipient policies control relaying and the AntiSpam/AV profiles applied to messages.

112
MCQeasy

What is a 'Playbook' in the context of FortiSoC?

A.A report template
B.A device registration script
C.A log storage policy
D.An automated incident response workflow
AnswerD

Playbooks automate incident handling.

Why this answer

A playbook is an automated sequence of tasks designed to respond to security incidents.

113
MCQhard

A playbook is failing to execute an action on a FortiGate. Which tool is used to view the execution history and logs of the playbook?

A.Device manager logs
B.System logs
C.Playbook Execution logs
D.FortiView
AnswerC

This specifically tracks playbook runs and errors.

Why this answer

The 'Playbook Execution' view provides logs for each task performed by a playbook.

114
Multi-Selectmedium

Which TWO of the following are components of the FortiMail AntiSpam framework?

Select 2 answers
A.Traffic shaping
B.IPsec VPN
C.Antivirus quarantine
D.Heuristic scanning
E.Bayesian analysis
AnswersD, E

Heuristic scanning is a core component.

Why this answer

Heuristic scanning and Bayesian analysis are both key components of the AntiSpam engine.

115
MCQeasy

You are deploying a new policy package to multiple FortiGate devices. Which FortiManager feature allows you to verify that the policies are syntactically correct before pushing them to the production environment?

A.Install Wizard
B.Revision History
C.Policy Check
D.Device Manager
AnswerC

Policy Check verifies the integrity and validity of the policy package.

Why this answer

The 'Policy Check' feature validates the configuration logic and syntax of policy packages before installation.

116
MCQeasy

In the context of FortiAuthenticator, what does 'SSO' stand for?

A.Single Sign-On
B.Standard Security Option
C.Service Security Object
D.Secure System Operation
AnswerA

SSO enables centralized authentication across multiple platforms.

Why this answer

Single Sign-On is the feature that allows users to authenticate once to access multiple resources.

117
MCQmedium

In a FortiADC deployment, you need to ensure that the load balancer terminates SSL connections from clients and initiates a new connection to the backend server. Which feature should you configure?

A.Server Persistence
B.HTTP Header Insertion
C.SSL Offloading
D.Layer 4 Load Balancing
AnswerC

SSL Offloading terminates the client SSL and provides inspection capabilities.

Why this answer

SSL Offloading (or SSL Termination) allows the FortiADC to decrypt the traffic, inspect it, and then re-encrypt it before sending it to the backend.

118
MCQhard

What must occur before a FortiGate can be managed by a specific ADOM in FortiManager?

A.The FortiGate must be added and authorized in the Device Manager.
B.The ADOM must be in 'Advanced' mode.
C.A policy package must be created first.
D.The FortiGate must be in a 'Disconnected' state.
AnswerA

Device registration and authorization are the required initial steps.

Why this answer

The FortiGate must be added to the ADOM and authorized by an administrator.

119
Multi-Selecteasy

Which THREE of the following are components of the Fortinet Security Fabric that can provide telemetry or data to the FortiGate?

Select 3 answers
A.FortiAP
B.FortiSwitch
C.FortiAnalyzer
D.A local DNS server without a Forti agent
E.A standard third-party unmanaged switch
AnswersA, B, C

FortiAP provides wireless access telemetry.

Why this answer

The Security Fabric is designed to integrate FortiSwitch, FortiAP, FortiAnalyzer, and other devices for shared intelligence.

120
Multi-Selectmedium

Which TWO of the following are valid states for a device in FortiManager?

Select 2 answers
A.Upgrading.
B.Synchronized.
C.Archived.
D.Modified.
E.Formatting.
AnswersB, D

This is a healthy state.

Why this answer

Devices can be synchronized, modified, or in a state requiring retrieval.

121
MCQmedium

Which identity provider type is most recommended for multi-factor authentication (MFA) within FortiAuthenticator?

A.SAML External IDP
B.FortiToken
C.OpenLDAP
D.Local Database
AnswerB

FortiToken provides seamless MFA integration within the FortiAuthenticator environment.

Why this answer

FortiToken is the native MFA solution integrated deeply with the FortiAuthenticator platform.

122
Multi-Selecthard

Which TWO are common causes for a 'Security Fabric' connection failure between FortiGate and FortiAnalyzer?

Select 2 answers
A.Keyboard layout mismatch
B.Outdated browser
C.Incorrect IP/Port connectivity
D.High CPU on FortiGate
E.Invalid Fabric credentials
AnswersC, E

Network issues prevent the Fabric handshake.

Why this answer

Network reachability and mismatched credentials/certificates are the most common causes for connection drops.

123
MCQmedium

Which of the following is a valid method for importing a FortiGate configuration into FortiManager?

A.Upload the backup file via the 'Import' GUI option in the device list.
B.By modifying the FortiManager's config file manually.
C.Using a USB drive plugged into the FortiManager.
D.Emailing the configuration to the FortiManager.
AnswerA

Uploading a config file is a supported way to import existing device configurations.

Why this answer

Direct connection from the FortiManager to the FortiGate via the Add Device wizard is the primary import method.

124
MCQmedium

Which protocol is utilized for log forwarding between FortiAnalyzer units?

A.OFTP
B.SNMP
C.Syslog
D.HTTPS
AnswerA

OFTP is the Fortinet-specific protocol for log forwarding.

Why this answer

FortiAnalyzer uses the proprietary OFTP protocol to securely forward logs between devices.

125
MCQeasy

Which dashboard shows the health status of all registered devices?

A.FortiView
B.Reports
C.Event Handler
D.Device Manager
AnswerD

Shows connectivity and health of devices.

Why this answer

The Device Manager dashboard provides a quick view of the status of all registered devices.

126
Multi-Selecthard

Which THREE actions can be performed on a policy package within the Policy & Objects tab?

Select 3 answers
A.Clone
B.Factory Reset
C.Delete
D.Firmware Upgrade
E.Lock
AnswersA, C, E

Packages can be cloned to create variations.

Why this answer

Policy packages support cloning, deleting, and locking as part of their management lifecycle.

127
MCQhard

In a FortiADC environment, you are implementing a Layer 7 load balancing rule. You need to rewrite the HTTP request header 'X-Forwarded-For' to include the client IP address. Which tool should you use?

A.Configure a SNAT pool
B.Apply a WAF profile
C.Modify the Virtual Server interface
D.Use a Header Rewrite script
AnswerD

Header rewrite scripts are designed for this modification.

Why this answer

FortiADC content routing and header modification rules are used to manipulate HTTP headers.

128
MCQhard

You are troubleshooting a FortiADC health check. The health check is failing even though the server is up. What should you verify first?

A.The ADC management IP
B.Expected Response code in the Health Check object
C.Server RAM utilization
D.The switch MTU
AnswerB

If the server returns 200 OK but the health check expects 302, it will fail.

Why this answer

The health check method and the expected status code in the response are critical for verification.

129
Multi-Selecthard

Which THREE actions can be taken by a DLP filter when a match is found?

Select 3 answers
A.Modify sender
B.Encrypt
C.Route to another interface
D.Delete
E.Quarantine
AnswersB, D, E

Encryption can be triggered by DLP policy.

Why this answer

DLP filters can be configured to log, quarantine, or block/reject messages based on the rule.

130
Multi-Selecthard

Which THREE features are provided by the FortiADC when acting as an application delivery controller?

Select 3 answers
A.Email routing
B.Layer 7 Load Balancing
C.Web Application Firewall (WAF)
D.Global Server Load Balancing (GSLB)
E.DHCP server
AnswersB, C, D

L7 load balancing allows traffic routing based on content.

Why this answer

FortiADC provides load balancing, WAF capabilities, and global traffic management.

131
MCQmedium

When using the FortiManager 'Install Wizard' to push configuration changes, what happens if the policy package being pushed contains objects that do not exist on the target FortiGate?

A.The installation proceeds and ignores the missing objects.
B.The FortiGate automatically creates the missing objects using default settings.
C.The objects are pushed as CLI commands only.
D.The installation fails during the validation phase.
AnswerD

FortiManager performs a validation check; if it detects an inconsistency, it will stop the install process.

Why this answer

FortiManager validates the configuration before pushing and will fail the installation if referenced objects are missing.

132
MCQhard

You are integrating FortiAuthenticator with a FortiGate to provide SSO for VPN users. The users are successfully authenticating against AD, but they are not being assigned the correct group-based firewall policies. What is the most likely cause?

A.The FortiGate is not joined to the AD domain
B.The VPN tunnel is using IKEv1 instead of IKEv2
C.The FortiAuthenticator is in local authentication mode
D.RADIUS VSAs are not correctly configured to include group information
AnswerD

Without the correct VSA attributes, the FortiGate cannot map the user to the correct policy group.

Why this answer

FortiAuthenticator must pass the group membership information to the FortiGate via the RADIUS VSA (Vendor Specific Attribute) or FSSO, and the FortiGate must be configured to map these groups.

133
MCQmedium

What happens to the logs if a FortiAnalyzer reaches its 'Maximum Storage' limit?

A.The FortiGate blocks all traffic
B.They are moved to a USB drive
C.The FortiAnalyzer reboots
D.They are overwritten (by default)
AnswerD

Standard policy is to overwrite the oldest logs.

Why this answer

The system follows the configured 'Log Policy', which usually defaults to deleting the oldest logs.

134
MCQeasy

Which FortiView tool allows you to see traffic patterns based on geographical origin?

A.Sources (Map View)
B.Event Handler
C.Reports
D.Log View
AnswerA

The map view uses GeoIP data to visualize traffic origins.

Why this answer

The 'Sources' or 'Map' widget in FortiView provides visual geographic location data.

135
Multi-Selecteasy

Which TWO methods can be used to authenticate administrative users on FortiAnalyzer?

Select 2 answers
A.FTP
B.DHCP
C.LDAP
D.Syslog
E.Local authentication
AnswersC, E

LDAP is a standard external auth method.

Why this answer

FortiAnalyzer supports both local authentication and external directory services (LDAP/RADIUS).

136
MCQmedium

You need to implement a persistence method in FortiADC where the user is tied to the server based on the cookie provided by the backend application. Which method do you choose?

A.Source IP Persistence
B.Cookie Persistence
C.Round Robin
D.Least Connections
AnswerB

Cookie persistence allows the load balancer to track the user session via application cookies.

Why this answer

Cookie-based persistence, specifically 'Insert Cookie' or 'Passive Cookie', is the standard for application-level persistence.

137
Multi-Selectmedium

Which TWO of the following are valid ways for FortiAuthenticator to receive user authentication requests?

Select 2 answers
A.NTP
B.TACACS+
C.RADIUS
D.ARP
E.ICMP
AnswersB, C

TACACS+ is used for administrative access control and is supported.

Why this answer

FortiAuthenticator supports standard protocols like RADIUS and TACACS+.

138
MCQmedium

Which component of the FortiADC performs the translation between the virtual IP and the real server IP?

A.The Real Server group
B.The Health Check probe
C.The Virtual Server
D.The Content Routing policy
AnswerC

The virtual server is the front-end entity that processes incoming traffic.

Why this answer

The Virtual Server binds the VIP to the server pool, performing the actual load balancing and NAT.

139
MCQmedium

When using FortiMail in Server Mode, how does the appliance handle incoming mail?

A.It accepts mail directly for local mailboxes and provides access via POP3/IMAP.
B.It only filters outgoing mail.
C.It relays all mail to an internal backend mail server.
D.It inspects traffic in-line without terminating the connection.
AnswerA

Server Mode makes FortiMail the primary mail server.

Why this answer

In Server Mode, FortiMail acts as the actual mail server (providing POP3/IMAP/Webmail services), so it receives mail directly for local domains.

140
Multi-Selecthard

Which THREE items are checked by the AntiSpam profile during email processing?

Select 3 answers
A.SPF validation
B.TLS certificate validation
C.Sender reputation (RBL)
D.Attachment file size
E.DKIM verification
AnswersA, C, E

SPF is a part of AntiSpam/Authentication checks.

Why this answer

AntiSpam profiles utilize various techniques including RBLs, SPF/DKIM validation, and heuristics.

141
Multi-Selectmedium

Which TWO of the following are mandatory steps when configuring an ADOM in FortiManager?

Select 2 answers
A.Configure global policies
B.Schedule backups
C.Assign a name to the ADOM
D.Enable ADOMs in System Settings
E.Assign a firewall to the ADOM
AnswersC, D

Naming the ADOM is a mandatory step during creation.

Why this answer

Enabling ADOMs and setting the mode are the primary requirements for initial setup.

142
MCQhard

You are configuring a FortiADC virtual server with SSL offloading. The backend servers require the original client IP to be preserved. What feature do you enable?

A.X-Forwarded-For header insertion
B.HTTP compression
C.SSL session resumption
D.Source IP NAT
AnswerA

Enabling X-Forwarded-For ensures the backend server sees the real client IP.

Why this answer

The X-Forwarded-For header is the standard way to inject the client IP into the HTTP request headers for the backend server.

143
Multi-Selectmedium

When configuring DMARC on FortiMail, which THREE components are required to successfully implement a 'reject' policy?

Select 3 answers
A.A valid DKIM public key in DNS.
B.A custom antispam filter for all emails.
C.An LDAP server for user authentication.
D.A valid SPF record in DNS.
E.A DMARC TXT record in the domain's DNS.
AnswersA, D, E

DKIM is a prerequisite for DMARC alignment.

Why this answer

DMARC relies on SPF and DKIM for alignment, and the DMARC record in DNS dictates the policy.

144
MCQmedium

A developer wants to use a REST API to configure FortiADC objects. Where can you find the documentation and schema for the FortiADC API?

A.On the FortiGuard portal
B.In the API Explorer within the FortiADC GUI
C.In the CLI reference guide
D.By calling technical support
AnswerB

The GUI includes an integrated API explorer for testing and documentation.

Why this answer

The API documentation is accessible directly through the FortiADC web interface.

145
MCQhard

An administrator is using the 'Policy Lookup' tool in FortiManager. What does this tool provide?

A.It shows which user is logged in.
B.It modifies traffic parameters.
C.It scans for unused objects.
D.It identifies which policy matches a specific traffic scenario.
AnswerD

This tool is used to simulate and verify policy matching.

Why this answer

Policy Lookup allows admins to test traffic flow by entering source, destination, and service to see which policy would match.

146
Multi-Selecthard

Which TWO parameters must match between the FortiAuthenticator and the FortiGate when configuring RADIUS authentication?

Select 2 answers
A.RADIUS port
B.Server IP Address
C.Device MAC address
D.Shared Secret
E.System hostname
AnswersB, D

The client must know the IP address of the RADIUS server.

Why this answer

Shared secret and server IP address are essential for RADIUS communication.

147
Multi-Selectmedium

Which TWO of the following are valid methods to initiate a configuration backup of a managed FortiGate device from FortiManager?

Select 2 answers
A.Policy & Objects > Import Policy
B.Scripts > Create > Run on Device
C.System Settings > Network > Backup
D.Device Manager > Device Dashboard > Backup
E.Device Manager > Revision History > Create New
AnswersD, E

This is a direct method to force a backup.

Why this answer

Backups can be triggered manually via the 'Backup' button in Device Manager or via the 'Revision History' save function.

148
Multi-Selecthard

Which TWO actions can be triggered by a FortiSoC Playbook?

Select 2 answers
A.Deleting the ADOM
B.Sending an email notification
C.Changing system time
D.Rebooting the FortiAnalyzer
E.Updating a firewall address object
AnswersB, E

Email is a standard playbook action.

Why this answer

Playbooks can perform actions like notifying an admin via email or updating a security object on a FortiGate.

149
MCQmedium

An administrator wants to prevent email spoofing by verifying the sender's domain. Which policy should be configured to check the DNS TXT record of the sending domain?

A.SPF validation
B.DKIM verification
C.DMARC policy
D.Sender Reputation
AnswerA

SPF checks the DNS TXT record for authorized sending IPs.

Why this answer

SPF (Sender Policy Framework) is used to verify that the sending IP is authorized by checking the sender domain's DNS TXT records.

150
Multi-Selectmedium

Which TWO actions occur during the FortiMail inspection process before an email is delivered?

Select 2 answers
A.DNS query caching
B.User login authentication
C.AntiSpam filtering
D.Email compression
E.Antivirus scanning
AnswersC, E

AntiSpam filtering is a core inspection step.

Why this answer

Inspection involves AV scanning and AntiSpam filtering.

Page 1

Page 2 of 5

Page 3

All pages