Courseiva

CCNA Nse 2 Technical Introduction TO Fortinet Security Questions

75 of 105 questions · Page 1/2 · Nse 2 Technical Introduction TO Fortinet Security · Answers revealed

1
MCQeasy

What is the primary purpose of the FortiGuard distribution network in the Fortinet Security Fabric?

A.To deliver real-time threat intelligence updates and security signatures to Fortinet devices
B.To synchronize endpoint compliance policies with FortiClient EMS
C.To manage administrative user accounts across multiple tenants
D.To store archival system audit logs for regulatory compliance
AnswerA

FortiGuard provides continuous threat updates and signature feeds.

Why this answer

The FortiGuard distribution network provides real-time threat intelligence updates, including antivirus signatures, IPS definitions, and web filtering categories to Fortinet devices.

2
MCQhard

When configuring an IPsec VPN tunnel in FortiOS, what is the purpose of Phase 2 negotiation?

A.To assign dynamic IP addresses to remote dial-up users via DHCP relay
B.To verify the administrator credentials attempting to log into the FortiGate GUI
C.To negotiate the security parameters and encryption algorithms used to protect user data packets (IPsec SAs)
D.To establish the initial IKE handshake and peer authentication identity
AnswerC

Phase 2 establishes the IPsec SAs that secure the actual data stream.

Why this answer

Phase 2 establishes the actual IPsec Security Associations (SAs) that protect user data traffic, negotiating encapsulation protocols (ESP/AH), encryption algorithms, and lifetime parameters.

3
MCQhard

An enterprise branch office needs to establish a secure, encrypted site-to-site tunnel back to the headquarters FortiGate over the public internet. Which VPN technology provides a standard IPsec framework combined with Fortinet Security Fabric integration features?

A.IPsec VPN tunnel in route-based mode
B.FortiClient EMS telemetry connection
C.SSL VPN web portal mode
D.RADIUS single sign-on agent
AnswerA

Route-based IPsec VPNs provide standard encryption and virtual interface routing ideal for site-to-site connections.

Why this answer

IPsec VPN with aggressive or main mode supports secure site-to-site connectivity. In FortiOS, IPsec tunnels can be configured in policy-based or route-based modes.

4
Multi-Selectmedium

Which TWO of the following characteristics differentiate SSL VPN from IPsec VPN when deploying remote access solutions on a FortiGate? (Choose two.)

Select 2 answers
A.IPsec VPN operates exclusively at Layer 7 of the OSI model using HTTP/HTTPS protocols.
B.SSL VPN requires Internet Key Exchange (IKE) phase 1 and phase 2 negotiation parameters.
C.IPsec VPN cannot be terminated on a FortiGate device without an active FortiClient EMS license.
D.SSL VPN commonly utilizes TCP port 443, making it easier to traverse restrictive outbound firewalls.
E.SSL VPN can provide clientless web-portal access without requiring a pre-installed VPN client application.
AnswersD, E

Using standard HTTPS ports allows SSL VPN to bypass strict outbound filtering rules that often block UDP ports used by IPsec.

Why this answer

SSL VPN can operate in web mode (browser-based) or tunnel mode, whereas IPsec VPN requires dedicated client software or OS-level configurations. SSL VPN typically uses standard ports like TCP 443, whereas IPsec VPN uses UDP 500/4500.

5
Multi-Selecteasy

Which TWO protocols can be enabled on a FortiGate interface for secure administrative access? (Choose two.)

Select 2 answers
A.POP3
B.Telnet
C.HTTP
D.HTTPS
E.SSH
AnswersD, E

HTTPS provides encrypted web-based GUI administrative access.

Why this answer

HTTPS and SSH are secure protocols used for web-based GUI and command-line administrative access.

6
Multi-Selectmedium

Which TWO inspection modes are available on a FortiGate firewall for processing UTM security profiles? (Choose two.)

Select 2 answers
A.NAT routing inspection
B.Transparent bridging inspection
C.Flow-based inspection
D.Proxy-based inspection
E.Static gateway inspection
AnswersC, D

Flow-based inspection inspects traffic efficiently using flow engines.

Why this answer

FortiOS supports Flow-based inspection and Proxy-based inspection modes for UTM security profiles.

7
MCQeasy

What is the primary function of a FortiGate hardware acceleration processor (FortiASIC)?

A.To offload firewall session processing and cryptographic operations, accelerating performance
B.To manage user identities and generate FortiToken push notifications
C.To provide wireless access point controller management via CAPWAP
D.To act as an external database for storing FortiAnalyzer log archives
AnswerA

FortiASIC processors accelerate packet forwarding and crypto processing in hardware.

Why this answer

FortiASIC chips offload compute-intensive tasks like packet forwarding, cryptographic operations, and content inspection from the main CPU, accelerating firewall performance.

8
MCQmedium

An administrator needs to restrict administrative access to the FortiGate CLI and GUI so that management connections are only accepted from a specific trusted internal management workstation subnet. Where is this source IP restriction configured?

A.Within the FortiGuard subscription server list
B.Inside the DHCP server IP pool range
C.On the administrator user account configuration (Trusted Hosts)
D.Inside the global DNS server settings
AnswerC

Trusted host settings on admin accounts restrict login access to specified IP ranges.

Why this answer

Trusted hosts can be defined on administrator user accounts to ensure management access is only permitted from specified source IP addresses.

9
MCQmedium

An administrator notices that the FortiGate system disk is filling up rapidly with log files. Which action should be taken to ensure local storage does not run out of space while retaining historical logs?

A.Disable all firewall policy rule logging permanently
B.Lower the physical interface MTU size across all WAN ports
C.Switch the FortiGate from NAT mode to Transparent mode
D.Configure remote logging to FortiAnalyzer or Syslog server and enable log overwriting
AnswerD

Offloading logs to FortiAnalyzer prevents local storage fill-up while retaining data.

Why this answer

Configuring centralized logging to FortiAnalyzer or setting up log retention/overwrite policies ensures local storage exhaustion is prevented.

10
MCQmedium

An administrator wants to configure a firewall policy so that specific internal users can only access the internet during non-work hours. Which object type should be added to the firewall policy to enforce this time restriction?

A.Firewall Schedule object
B.Virtual IP (VIP) object
C.Application Control signature
D.Traffic Shaper object
AnswerA

Schedule objects allow administrators to enforce time-based firewall rules.

Why this answer

Schedule objects define specific time periods and days of the week, which can be added to firewall policies to enforce time-based access control.

11
MCQmedium

An administrator needs to ensure that administrative sessions to the FortiGate GUI automatically terminate after 15 minutes of inactivity. Where is this idle timeout setting configured?

A.Inside the individual firewall policy rule settings
B.Inside the DHCP server IP lease settings
C.Under System Global settings (Administrator Idle Timeout)
D.Within the static routing table configuration
AnswerC

Global settings control system-wide administrative idle timeout thresholds.

Why this answer

System idle timeout for administrators is configured under system global settings.

12
MCQeasy

What is the primary function of a FortiGate static route?

A.To manually specify the next-hop gateway for routing traffic to specific destination networks
B.To translate private internal IP addresses to public WAN IP addresses
C.To inspect HTTP web traffic for malicious scripts
D.To authenticate remote VPN users against Active Directory
AnswerA

Static routes define explicit paths for traffic destined for remote subnets.

Why this answer

A static route manually defines the next-hop IP gateway for specific destination subnets when packets cannot be resolved by directly connected interfaces.

13
MCQmedium

An administrator wants to ensure that all configuration changes made on a FortiGate are tracked with specific user accountability and revision history. Which Fortinet management tool provides centralized configuration revision control and rollback capabilities?

A.FortiAnalyzer
B.FortiClient EMS
C.FortiAuthenticator
D.FortiManager
AnswerD

FortiManager provides revision control, audit trails, and configuration rollbacks.

Why this answer

FortiManager maintains centralized configuration revisions, audit trails, and allows administrators to roll back changes to previous known-good states.

14
MCQhard

When configuring FortiGate High Availability (HA) in active-passive mode, what is the role of the heartbeat interfaces?

A.To connect FortiClient EMS endpoints to the root FortiGate
B.To exchange keepalive health packets and synchronize session states and configurations between cluster members
C.To download daily antivirus signature updates from FortiGuard servers
D.To route user internet traffic across public WAN connections to the ISP
AnswerB

Heartbeat links maintain cluster synchronization and failover detection.

Why this answer

Heartbeat interfaces are dedicated connections between HA cluster members used to transmit keepalive signals, synchronize configuration states, and maintain session synchronization.

15
MCQhard

An administrator is troubleshooting a scenario where internal users can browse safe websites, but HTTPS inspection using certificates is throwing browser security warnings for certain internal web applications. What is the most likely cause of this behavior when using Deep Packet Inspection (DPI) on FortiGate?

A.The Web Filtering license on the FortiGate has expired, causing HTTPS inspection to fail open.
B.The firewall policy is configured with proxy-based inspection instead of flow-based inspection.
C.The Antivirus database update failed, preventing the FortiGate from decrypting TLS 1.3 handshakes.
D.The FortiGate CA certificate has not been installed in the trusted root certificate store of the client endpoints.
AnswerD

Browsers flag DPI-intercepted HTTPS traffic as untrusted unless the inspecting FortiGate's CA certificate is installed on the client.

Why this answer

During Deep Packet Inspection (DPI), FortiGate acts as a man-in-the-middle, re-signing SSL/TLS traffic with its internal CA certificate. If the FortiGate CA certificate is not installed in the client browser's trusted root store, the browser displays untrusted certificate warnings.

16
MCQmedium

An administrator configures a firewall policy with Web Filtering. When a user tries to access a newly created website whose category is unknown by the FortiGate, how does FortiGate handle the rating request?

A.It sends a real-time rating query to the FortiGuard servers to classify the URL
B.It forwards the page to FortiSandbox for zero-day file execution
C.It automatically blocks the website as a high-risk security threat
D.It quarantines the user's workstation inside FortiClient EMS
AnswerA

FortiGate queries FortiGuard servers dynamically for uncached web categories.

Why this answer

When a URL is uncached or uncategorized locally, the FortiGate queries the FortiGuard Web Filtering rating servers in real-time to determine the category.

17
MCQeasy

An administrator needs to ensure that internal network users cannot bypass corporate security policies by using unauthorized peer-to-peer file sharing or gaming applications. Which FortiGate security feature is specifically designed to identify and take action against these types of network protocols?

A.Application Control
B.Antivirus Profile
C.NAT IP Pool
D.Static Route Table
AnswerA

Application Control detects and manages non-standard applications and protocols running across standard or random ports.

Why this answer

Application Control identifies and controls applications (like P2P, gaming, social media) regardless of port or protocol by analyzing traffic heuristics and signatures.

18
Multi-Selecthard

Which THREE components or protocols are involved in establishing and maintaining a FortiGate High Availability (HA) cluster using FGCP? (Choose three.)

Select 3 answers
A.Session synchronization and session pickup settings
B.BGP exterior routing protocol peer autonomous systems
C.RADIUS authentication server token polling
D.FGCP heartbeat keepalive packets and hello messages
E.Dedicated HA heartbeat interfaces
AnswersA, D, E

Session synchronization ensures active sessions fail over seamlessly without dropping connections.

Why this answer

FGCP clustering relies on dedicated heartbeat interfaces, cluster hello/keepalive packets, and session synchronization/pickup configurations.

19
MCQhard

An enterprise is deploying FortiGate High Availability (HA) in active-active mode. How does active-active mode differ from active-passive mode regarding session handling?

A.Active-active requires manual administrator failover, while active-passive is fully automated
B.Active-active disables all firewall security profiles to maximize raw throughput
C.Active-active distributes session processing across multiple cluster units, whereas active-passive processes all traffic on a single primary unit
D.Active-active eliminates the need for heartbeat cables between cluster units
AnswerC

Active-active mode shares session processing across multiple active cluster members.

Why this answer

In active-active mode, session load is distributed across multiple cluster members using session-pickup/load-balancing mechanisms, whereas active-passive runs all traffic through the primary unit until a failover occurs.

20
MCQeasy

An organization is deploying FortiGate firewalls to segment internal network zones. What is the default action of a newly created firewall policy when traffic matches neither this policy nor any other rule?

A.Drop and send ICMP destination unreachable
B.Redirect to Captive Portal
C.Implicit Deny
D.Implicit Accept
AnswerC

Any traffic not matched by explicit policies is blocked by the implicit deny rule at the bottom of the policy table.

Why this answer

Implicit Deny is the default security behavior of FortiGate firewalls, ensuring any traffic not explicitly permitted by a firewall policy is dropped.

21
Multi-Selecteasy

Which TWO firewall operational modes can be configured on a FortiGate device? (Choose two.)

Select 2 answers
A.Sandbox isolation mode
B.Promiscuous sniffing mode
C.Transparent mode
D.Endpoint agent mode
E.NAT mode
AnswersC, E

Transparent mode bridges Ethernet frames at Layer 2 without routing or IP modification.

Why this answer

FortiGate firewalls operate in either NAT mode or Transparent mode.

22
MCQeasy

What is the primary function of a FortiGate firewall policy action set to 'Accept'?

A.To redirect the user browser to a captive portal authentication page
B.To permit matching traffic to traverse the FortiGate
C.To encapsulate the packet inside an IPsec VPN tunnel
D.To drop the matching packet silently without logging
AnswerB

An 'Accept' action allows matched traffic to pass through the firewall.

Why this answer

When a packet matches a firewall policy with an action of 'Accept', the FortiGate permits the traffic to pass through the device toward its destination.

23
Multi-Selecteasy

Which TWO of the following are core components of the Fortinet Security Fabric architecture? (Choose two.)

Select 2 answers
A.VMware ESXi hypervisor
B.Microsoft Active Directory
C.FortiAnalyzer
D.Cisco Catalyst Switch
E.FortiGate
AnswersC, E

FortiAnalyzer provides centralized analytics and log management for the Security Fabric.

Why this answer

FortiGate (firewall) and FortiAnalyzer (logging/analytics) are core foundational pillars of the Fortinet Security Fabric.

24
MCQeasy

Which Fortinet product acts as the centralized log management and reporting server that aggregates log data from multiple FortiGate devices across an enterprise network?

A.FortiSandbox
B.FortiAuthenticator
C.FortiAnalyzer
D.FortiWeb
AnswerC

FortiAnalyzer provides centralized logging, analysis, and auditing capabilities.

Why this answer

FortiAnalyzer collects, analyzes, and correlates log data from FortiGate and other Security Fabric devices, generating comprehensive reports.

25
MCQmedium

A network engineer wants to inspect web traffic for malicious downloads and web-based threats passing through a FortiGate device. Where must this inspection profile be applied to take effect?

A.Directly under the physical interface configuration
B.Inside an IPv4 firewall policy matching the traffic
C.Inside the static routing table configuration
D.Under the Global System Settings menu
AnswerB

Security profiles must be attached to firewall policies to process traffic.

Why this answer

Security profiles, such as Antivirus, Web Filtering, and IPS, must be bound to an active IPv4 or IPv6 firewall policy to inspect traffic traversing the FortiGate.

26
MCQhard

An administrator is configuring a FortiGate firewall and needs to ensure that packets matching an explicit allow policy are also logged. Where should the administrator enable logging for this specific policy?

A.Inside the static route next-hop configuration
B.Within the physical interface administrative access profile
C.Inside the specific firewall policy rule settings under Log Allowed Traffic
D.Under the global system time zone and NTP settings
AnswerC

Firewall policy logging is enabled per policy rule to track allowed or denied traffic.

Why this answer

Log settings for a firewall policy (such as logging all sessions or security events) are configured directly inside the individual firewall policy rule parameters.

27
MCQmedium

An enterprise network architect is designing a site-to-site VPN architecture to connect a branch office to headquarters using FortiGate devices. The branch office relies on a dynamic broadband connection with a frequently changing public IP address. Which VPN configuration approach should be implemented?

A.Implement Virtual Domain (VDOM) links to bridge the branch office directly to headquarters across Layer 2.
B.Configure static IPsec phase 1 parameters specifying the exact public IP address of the branch office on the headquarters FortiGate.
C.Configure an SSL VPN web portal on the branch office FortiGate.
D.Configure a site-to-site IPsec VPN with the headquarters acting as the dial-up server and the branch acting as the dial-up client.
AnswerD

A dial-up IPsec VPN setup accommodates branch offices with dynamic public IPs by having the static headquarters listen for incoming connections from dynamic peers.

Why this answer

When one peer has a dynamic IP address, Main Mode IPsec VPNs with dynamic dial-up user settings or Aggressive Mode with dynamic ID peer IDs are typically used. In modern FortiOS, dial-up IPsec VPN configurations allow the dynamically addressed branch to initiate the tunnel to the static headquarters.

28
MCQhard

When configuring an IPsec VPN tunnel between two FortiGate units, what is the function of Dead Peer Detection (DPD)?

A.To authenticate administrators logging into the FortiGate GUI via RADIUS
B.To balance outbound traffic across multiple WAN interfaces using SD-WAN
C.To detect unresponsive VPN peers and tear down dead security associations
D.To encrypt user data payloads using AES-256 algorithms
AnswerC

DPD checks peer liveness to ensure fast detection of broken tunnel connections.

Why this answer

DPD detects dead or unresponsive VPN peers by periodically sending hello/acknowledgment probes, allowing the FortiGate to tear down stale security associations and re-establish the tunnel.

29
MCQmedium

An administrator wants to ensure that administrative access to the FortiGate GUI is restricted to secure HTTPS connections only, while disabling insecure HTTP access. Where is this administrative access protocol configured on the FortiGate?

A.Inside the firewall policy table rules
B.Inside the static routing table configuration
C.Under the physical or logical interface settings (Administrative Access)
D.Within the FortiGuard update subscription settings
AnswerC

Admin access methods like HTTPS and SSH are configured per interface.

Why this answer

Administrative access protocols (HTTPS, SSH, PING) are enabled or disabled on individual physical or logical interface configurations under Network > Interfaces.

30
MCQmedium

An administrator wants to inspect incoming files for unknown zero-day malware using advanced behavior analysis in a secure virtual environment before allowing them onto endpoints. Which Fortinet security component fulfills this requirement?

A.FortiSandbox integration
B.Intrusion Prevention System signature matching
C.FortiGuard Antivirus signature lookup
D.Web filtering URL categorization
AnswerA

FortiSandbox analyzes files in a controlled environment to catch unknown malware.

Why this answer

FortiSandbox executes suspicious files in an isolated virtual sandbox environment to observe behavior and detect zero-day threats.

31
MCQhard

An organization is deploying FortiClient Endpoint Management Server (EMS) alongside FortiGate to enforce Zero Trust Network Access (ZTNA). A remote user's laptop connects to an unsecured public Wi-Fi hotspot. How does the Fortinet ZTNA solution ensure secure application access for this user without establishing a traditional full-tunnel VPN?

A.By dynamically checking endpoint posture tags supplied by FortiClient EMS and applying proxy-based access control per application.
B.By forcing all local Wi-Fi traffic through a hardware-based Layer 2 bridge established via FortiExtender.
C.By translating all internal server IP addresses into public routable IPs via Static NAT on the endpoint.
D.By establishing a permanent IPsec tunnel that encapsulates all endpoint traffic regardless of destination.
AnswerA

ZTNA leverages FortiClient EMS posture tags to authenticate and authorize access to specific enterprise applications via a proxy policy.

Why this answer

FortiClient ZTNA evaluates device posture (OS patches, antivirus status, registry checks) via EMS tags, and FortiGate acts as a ZTNA proxy, granting application-level access through explicit proxy rules only if posture tags match.

32
MCQeasy

Within the Fortinet Security Fabric architecture, what is the primary role of an upstream FortiGate device acting as the root node compared to downstream internal segmentation firewalls?

A.To replace the need for FortiClient endpoints by directly installing VPN clients on user laptops.
B.To coordinate fabric topology, aggregate fabric information, and distribute top-level security configurations.
C.To act exclusively as an offline logging collector without participating in traffic forwarding.
D.To handle local domain name resolution (DNS) and DHCP services for the entire enterprise network.
AnswerB

The root FortiGate coordinates the Security Fabric, provides visibility across connected devices, and pushes synchronized configurations.

Why this answer

The root FortiGate in a Security Fabric orchestrates overall fabric topology, aggregates threat intelligence, and synchronizes settings downward to internal segmentation firewalls (ISF).

33
Multi-Selecthard

An administrator is hardening endpoint security using FortiClient and FortiGate integration. Which THREE core security functions can be enforced through this endpoint-to-firewall integration? (Choose three.)

Select 3 answers
A.Direct replacement of core routing protocols such as BGP and OSPF on upstream carrier routers.
B.Enforcement of compliance posture tags for Zero Trust Network Access (ZTNA).
C.Vulnerability scanning and reporting of missing OS patches or software updates.
D.Hardware-level replacement of physical switch port VLAN configurations from the endpoint GUI.
E.Automated network quarantine of infected endpoints via Security Fabric integration.
AnswersB, C, E

FortiClient EMS evaluates security posture and applies tags that FortiGate uses to grant or deny application access.

Why this answer

FortiClient and FortiGate integration supports vulnerability scanning, compliance/posture checks via EMS tags, dynamic ZTNA access control, and automated quarantine of compromised endpoints.

34
Multi-Selecthard

Which THREE actions can a FortiGate Web Filtering profile take when a user attempts to access a website belonging to a blocked category? (Choose three.)

Select 3 answers
A.Automatically quarantine the user workstation inside FortiClient EMS
B.Block the request and display a customizable replacement message page
C.Encapsulate all HTTP packets inside an IPsec VPN tunnel
D.Monitor and log the access event without blocking the connection
E.Allow the request but require the user to click past a warning page
AnswersB, D, E

Blocking presents a replacement message explaining why access was denied.

Why this answer

When a web filter category is blocked, the FortiGate can block the page and show a replacement message, allow with a warning prompt, or monitor/log the event.

35
Multi-Selectmedium

Which TWO authentication methods or servers can be integrated with a FortiGate for user identity verification? (Choose two.)

Select 2 answers
A.Simple Network Management Protocol (SNMP) agent
B.LDAP / Active Directory server
C.RADIUS authentication server
D.Syslog UDP collector
E.Network Time Protocol (NTP) server
AnswersB, C

FortiGate integrates with LDAP and Active Directory for enterprise user authentication.

Why this answer

FortiGate supports integration with external authentication servers such as LDAP/Active Directory and RADIUS.

36
MCQmedium

An administrator notices that a specific software application is being blocked by Application Control. Upon checking the logs, the administrator wants to create an exception to allow this specific application while keeping the rest of the application control category blocked. How can this be achieved?

A.By adding an Application Override rule inside the Application Control profile
B.By disabling the entire Antivirus scanning engine globally
C.By changing the static routing table administrative distance
D.By switching the FortiGate firewall from NAT mode to Transparent mode
AnswerA

Application overrides allow granular allow/block exceptions for individual applications.

Why this answer

Application Control profiles support application overrides, allowing administrators to add specific allow or block exceptions for individual applications within a category.

37
MCQhard

When configuring an SSL VPN tunnel mode connection for mobile workers, what does the FortiGate assign to the client machine to enable communication with internal subnets?

A.A virtual IP address from a configured SSL VPN IP pool
B.A static public IP address belonging to the ISP WAN interface
C.A physical MAC address mapped to the switch port
D.A dynamic DNS hostname managed by FortiGuard
AnswerA

Tunnel mode assigns a virtual IP address so clients can route traffic securely.

Why this answer

In SSL VPN tunnel mode, the FortiGate assigns a virtual IP address from a dedicated IP pool to the client virtual adapter.

38
Multi-Selecthard

Which THREE methods can be used to back up or restore a FortiGate configuration? (Choose three.)

Select 3 answers
A.FortiManager centralized configuration management and revision templates
B.FortiGate Command Line Interface (CLI) configuration commands
C.FortiGate Web-based Manager (GUI) backup and restore utility
D.FortiAnalyzer log archive export utilities
E.FortiClient EMS endpoint profile synchronization
AnswersA, B, C

FortiManager manages device backups, revisions, and automated deployments.

Why this answer

FortiGate configurations can be backed up or restored via the Web GUI, CLI (console/SSH/TFTP), and centralized management platforms like FortiManager.

39
MCQeasy

What is the primary function of FortiMail in an enterprise security architecture?

A.To protect the organization against email-borne threats such as spam, malware, and phishing
B.To act as a centralized log analysis and reporting appliance
C.To manage wireless access points and guest Wi-Fi authentication portals
D.To provide SSL VPN client tunnels for remote workers
AnswerA

FortiMail provides dedicated email security and threat prevention.

Why this answer

FortiMail is a secure email gateway designed to protect organizations from spam, malware, phishing, and data loss via email.

40
MCQeasy

What is the primary purpose of a firewall address group in FortiOS?

A.To assign dynamic VLAN tags to switch ports
B.To configure VPN Phase 1 encryption transforms
C.To group multiple address objects together for simplified firewall policy configuration
D.To schedule automated system backup intervals
AnswerC

Address groups allow multiple subnets/IPs to be referenced in a single policy rule.

Why this answer

Firewall address groups combine multiple individual address objects into a single group, simplifying policy management when rules apply to multiple hosts or subnets.

41
MCQmedium

A network security administrator needs to block peer-to-peer (P2P) file sharing applications across the corporate network. Which FortiOS security feature should be added to the firewall policy to identify and block these specific applications regardless of the ports they use?

A.Static port-blocking firewall rules
B.SSL certificate inspection profile
C.Application Control profile
D.Antivirus signature database
AnswerC

Application Control detects and blocks applications by signature inspection across any port.

Why this answer

Application Control identifies applications based on signature analysis and behavioral characteristics rather than TCP/UDP port numbers.

42
MCQhard

An organization is deploying FortiGate in Transparent mode instead of NAT mode. How does a Transparent mode FortiGate handle incoming packets at Layer 2?

A.It performs full NAT on all source and destination IP addresses for every packet
B.It terminates all Ethernet frames and encapsulates them into PPPoE tunnels
C.It acts as a dynamic routing peer running BGP and OSPF across all interfaces
D.It operates as a Layer 2 bridge, inspecting traffic without altering IP addresses or performing routing
AnswerD

Transparent mode bridges traffic at Layer 2 without routing or altering IP headers.

Why this answer

In Transparent mode, the FortiGate operates as a bridge (Layer 2 device) without modifying IP addresses, inspecting traffic as it passes between interfaces on the same subnet.

43
MCQeasy

What is the primary function of a firewall policy ID on a FortiGate?

A.To assign an IP address to the DHCP client
B.To uniquely identify and reference the firewall policy rule
C.To determine the cryptographic key used for IPsec VPN encryption
D.To define the physical switch port VLAN assignment
AnswerB

Policy IDs uniquely identify each rule in the firewall policy table.

Why this answer

Every firewall policy is assigned a unique policy ID number by FortiOS to identify, reference, and reorder rules in the policy list.

44
MCQeasy

What is the primary function of FortiSandbox in an enterprise security architecture?

A.To filter web browsing categories and block malicious URLs
B.To centralize log storage and generate graphical compliance reports
C.To authenticate remote SSL VPN users against Active Directory
D.To analyze unknown files and zero-day malware in an isolated virtual environment
AnswerD

FortiSandbox executes files safely to detect advanced zero-day threats.

Why this answer

FortiSandbox runs suspicious, unknown files in an isolated virtual environment to observe their behavior and detect zero-day malware.

45
MCQhard

An organization is deploying a FortiGate firewall in NAT mode. By default, how does the FortiGate handle outbound traffic leaving the internal network for the internet in terms of source IP addressing?

A.It encapsulates all outbound packets inside GRE tunnels without IP header alteration
B.It forwards the original private IP address without modification across public routers
C.It drops outbound packets unless explicit static destination NAT rules are created
D.It translates the private source IP address to the outgoing interface IP address using Network Address Translation (SNAT)
AnswerD

SNAT replaces private internal source IPs with the public IP of the WAN interface.

Why this answer

In NAT mode, outbound traffic passing through a firewall policy with NAT enabled is translated (SNAT) to the outgoing interface's IP address.

46
MCQhard

An enterprise branch office has two distinct internet connections (Fiber and Cable). The administrator wants traffic to preferentially use the Fiber link, but automatically fail over to the Cable link if the Fiber link experiences packet loss exceeding 5%. Which FortiOS feature accomplishes this?

A.SD-WAN Performance SLA and SD-WAN rules
B.RIPv2 dynamic routing protocol updates
C.Static routes with equal administrative distance and metric
D.High availability active-active clustering heartbeat rules
AnswerA

SD-WAN rules dynamically steer traffic based on real-time SLA metrics like packet loss.

Why this answer

SD-WAN performance SLAs monitor latency, jitter, and packet loss, allowing administrators to configure rule-based path selection and automatic failover.

47
MCQmedium

A network administrator notices that a web filtering profile configured on a FortiGate is blocking a specific educational video streaming category, but the exception list needs to allow a single permitted URL within that category. Where in FortiOS should the administrator add this specific URL override?

A.Inside the Application Control sensor blacklist configuration.
B.Under Firewall Policy Destination Addresses.
C.Inside the Web Filter Security Profile under URL Filter table overrides.
D.Within the Intrusion Prevention System (IPS) sensor signature exception list.
AnswerC

URL filter table entries inside the Web Filter profile permit specific wildcard or exact URLs to bypass category blocks.

Why this answer

FortiOS Web Filtering profiles allow administrators to configure URL Filters with action types such as Exempt, Block, Allow, or Monitor to override category-based decisions.

48
MCQhard

When configuring an IPsec VPN tunnel between two FortiGate units, what is the purpose of establishing a local ID (Peer ID) in Phase 1?

A.To assign virtual IP addresses to SSL VPN client workstations
B.To encrypt user data payloads using AES-GCM encryption
C.To provide a distinct peer identifier during Phase 1 authentication, particularly useful with dynamic IPs
D.To define the static routing administrative distance metric for the VPN tunnel
AnswerC

Peer ID ensures correct tunnel identification when authenticating devices with dynamic addresses.

Why this answer

Local ID allows peers to identify themselves during Phase 1 negotiation, which is especially useful when one or both peers use dynamic IP addresses and need a distinct identifier for authentication matching.

49
MCQmedium

An administrator configures a firewall policy with Antivirus enabled in flow-based inspection mode. When a user attempts to download an infected file, how does the FortiGate handle the transfer?

A.It drops the packet silently without notifying the user or generating a log
B.It aborts the connection immediately and displays a replacement message to the user
C.It buffers the entire file to disk, cleans the file, and then emails the cleaned file to the user
D.It allows the download to complete and then quarantines the file locally on the client endpoint
AnswerB

Flow-based antivirus drops the malicious stream instantly upon detection.

Why this answer

In flow-based inspection, when malware is detected, the FortiGate interrupts and drops the connection stream immediately, replacing the file with a replacement message.

50
Multi-Selecteasy

Which TWO types of objects can be created to group network resources for firewall policies on a FortiGate? (Choose two.)

Select 2 answers
A.SD-WAN performance SLA group
B.High availability heartbeat group
C.Firewall address group
D.Firewall service group
E.Antivirus signature group
AnswersC, D

Address groups combine multiple IP address objects into a single group for policies.

Why this answer

Administrators can create firewall address objects/groups and service objects/groups to organize policies.

51
MCQhard

When configuring dynamic routing on a FortiGate using OSPF, what is the function of a designated router (DR) in a multi-access broadcast network?

A.To translate private internal IP addresses to public IPs for internet browsing
B.To encrypt user data traffic traversing IPsec VPN tunnels between headquarters and branches
C.To distribute antivirus signature updates to isolated FortiGate appliances
D.To centralize LSA exchanges and minimize routing protocol traffic on multi-access broadcast networks
AnswerD

The DR optimizes OSPF traffic by reducing full-mesh adjacencies on broadcast segments.

Why this answer

In OSPF broadcast networks, a Designated Router (DR) minimizes routing protocol traffic by acting as a central collection and distribution point for link-state advertisements (LSAs) among all routers on that segment.

52
MCQhard

An organization requires high availability (HA) for two FortiGate devices to ensure continuous network uptime during hardware failures. Which operating mode synchronizes sessions, configuration, and routing state between the primary and secondary units in an active-passive cluster?

A.Dynamic Multicast Routing Protocol (PIM-SM)
B.FortiGate Clustering Protocol (FGCP) Active-Passive mode
C.Virtual Router Redundancy Protocol (VRRP) active-active balancing
D.Border Gateway Protocol (BGP) Multipath clustering
AnswerB

FGCP active-passive synchronization ensures session failover and seamless high availability.

Why this answer

FGCP (FortiGate Clustering Protocol) in an active-passive high availability configuration synchronizes session tables and configurations so the secondary unit can seamlessly take over if the primary fails.

53
Multi-Selectmedium

Which TWO criteria can be used in a FortiGate firewall policy to match and control traffic? (Choose two.)

Select 2 answers
A.Service objects (ports and protocols like HTTP or SSH)
B.FortiGuard signature version number
C.Source and destination IP addresses / address objects
D.CPU utilization percentage of FortiASIC chips
E.Administrator GUI idle timeout threshold
AnswersA, C

Service objects define the specific network ports and protocols permitted by the policy.

Why this answer

Firewall policies match traffic based on source/destination interfaces, source/destination addresses, services, schedules, and user identities.

54
MCQeasy

What is the primary function of a FortiGate Virtual IP (VIP) object?

A.To encrypt site-to-site VPN tunnels using IPsec phase 1 parameters
B.To perform Destination NAT (DNAT) for mapping external public IP addresses to internal private servers
C.To assign dynamic IP addresses to wireless access points via DHCP
D.To group internal source IP addresses for outbound internet browsing policies
AnswerB

VIPs enable inbound port forwarding and destination NAT.

Why this answer

A Virtual IP (VIP) is used for Destination NAT, translating an external public IP/port to an internal private IP/port for inbound connections.

55
MCQmedium

An administrator wants to view a chronological log of security threats and blocked virus events in real-time directly on the FortiGate GUI. Which FortiOS feature provides this live graphical and tabular logging interface?

A.Firmware upgrade wizards
B.HA cluster status monitors
C.Static routing summary tables
D.FortiView dashboards
AnswerD

FortiView displays real-time and historical traffic, threat, and user activity.

Why this answer

FortiView provides real-time and historical dashboards for monitoring sessions, bandwidth, applications, and security threats.

56
MCQeasy

An administrator is setting up a new FortiGate firewall and needs to configure basic access control between the internal corporate network and the external public network. Which object type should the administrator create first to group internal IP addresses for policy creation?

A.Application Control signature
B.Virtual IP object
C.Firewall Address object
D.Traffic Shaper object
AnswerC

Firewall address objects group IP addresses or subnets for use in policies.

Why this answer

Firewall addresses are used to group IP addresses or subnets so they can be easily referenced in firewall policies.

57
MCQhard

When a FortiGate device inspects HTTPS traffic using deep inspection, how does the security engine handle the TLS/SSL encryption handshake between the client and the destination server?

A.It strips all encryption permanently and forwards all internal traffic as plain text HTTP to the server
B.It inspects only the SNI (Server Name Indication) field in the unencrypted TLS Client Hello packet header
C.It acts as a man-in-the-middle, terminating the session and re-signing traffic with a local CA certificate
D.It relies entirely on the destination web server's private key pre-configured in the firewall policy
AnswerC

Deep inspection decrypts traffic by establishing two separate TLS sessions (client-to-FortiGate and FortiGate-to-server).

Why this answer

Deep inspection acts as a man-in-the-middle by terminating the client's SSL connection, presenting a re-signed certificate using a local CA, and opening a separate SSL connection to the destination server.

58
MCQhard

When configuring an IPsec VPN tunnel between two FortiGate units using pre-shared keys (PSK), what is required for successful Phase 1 authentication?

A.The pre-shared key must be configured in Phase 2 rather than Phase 1
B.Both peers must use dynamic IP addresses assigned by DHCP
C.Both peers must run different firmware versions to ensure cryptographic compatibility
D.Both peers must match on Phase 1 encryption, hash algorithms, DH group, and identical pre-shared keys
AnswerD

Phase 1 parameters and the pre-shared key must match identically on both ends for successful negotiation.

Why this answer

For IPsec Phase 1 with PSK to succeed, both peers must match on authentication settings, encryption/hash algorithms, Diffie-Hellman groups, and the identical pre-shared key string.

59
MCQmedium

A security analyst is investigating a security alert generated by FortiGate Intrusion Prevention System (IPS). The log indicates that a known exploit signature was detected and dropped. How does FortiGate IPS inspect network traffic to identify such patterns?

A.By forcing all communicating hosts to authenticate via Kerberos before establishing a TCP handshake.
B.By monitoring static ARP tables for unauthorized MAC address changes on the local subnet.
C.By matching packet payloads and protocol behavior against a database of known exploit signatures.
D.By querying a cloud-based DNS blacklist every time a packet crosses the physical firewall interface.
AnswerC

IPS uses deep packet inspection and signature matching to identify attacks embedded within network traffic.

Why this answer

FortiGate IPS uses pattern-matching engines and protocol decoders to inspect packet payloads against a signature database, identifying malicious sequences regardless of port or IP.

60
MCQeasy

Which Fortinet security product is specifically designed to protect web applications (such as public-facing e-commerce portals) against OWASP Top 10 vulnerabilities like SQL injection and cross-site scripting?

A.FortiWeb
B.FortiGate
C.FortiMail
D.FortiSandbox
AnswerA

FortiWeb specializes in web application security and WAF protection.

Why this answer

FortiWeb is a Web Application Firewall (WAF) that protects web applications from application-layer attacks and vulnerabilities.

61
Multi-Selecteasy

Which TWO security profiles can be attached to a FortiGate firewall policy to protect against malware and threats? (Choose two.)

Select 2 answers
A.Static route table
B.IPS sensor
C.DHCP server scope
D.DNS server forwarding list
E.Antivirus profile
AnswersB, E

IPS sensors protect against network-based vulnerability exploits and attacks.

Why this answer

Antivirus and IPS (Intrusion Prevention System) are primary security profiles used to detect and block malware and exploits.

62
MCQmedium

An administrator needs to protect internal servers against known vulnerability exploits and attack signatures traversing the network. Which security feature should be enabled in the firewall policy?

A.IPS sensor
B.Web Filtering profile
C.Application Control profile
D.Data Loss Prevention (DLP) sensor
AnswerA

IPS sensors match network traffic against a database of attack signatures to drop exploit attempts.

Why this answer

Intrusion Prevention System (IPS) sensors inspect network traffic for vulnerability exploits and malicious signatures.

63
MCQmedium

An administrator wants to prevent users from uploading confidential company documents to external cloud storage websites. Which Fortinet security profile feature inspects outbound traffic for specific file types or sensitive keywords?

A.Intrusion Prevention System (IPS) sensor
B.Antivirus profile
C.Web filtering profile
D.Data Loss Prevention (DLP) sensor
AnswerD

DLP sensors inspect content to prevent unauthorized transfer of sensitive data.

Why this answer

Data Loss Prevention (DLP) sensors inspect traffic for sensitive data signatures, file types, and keywords to prevent data exfiltration.

64
Multi-Selectmedium

Which TWO settings are required when configuring a basic static route on a FortiGate? (Choose two.)

Select 2 answers
A.IPsec Phase 1 Pre-Shared Key
B.Gateway IP address (next-hop)
C.Destination IP address and netmask
D.Antivirus inspection profile
E.DHCP server IP pool range
AnswersB, C

The gateway next-hop IP defines where matching packets are forwarded.

Why this answer

A static route requires a destination IP/subnet and a gateway IP (or outgoing interface) to forward packets.

65
Multi-Selecteasy

Which TWO logging destinations can receive log data from a FortiGate firewall? (Choose two.)

Select 2 answers
A.FortiAuthenticator token server
B.External Syslog server
C.FortiClient EMS endpoint agent
D.Microsoft Active Directory domain controller
E.FortiAnalyzer
AnswersB, E

FortiGate supports forwarding logs to standard third-party Syslog servers.

Why this answer

FortiGate can send logs to local system disk/memory, FortiAnalyzer, and external Syslog servers.

66
MCQeasy

What is the primary function of a FortiGate firewall policy destination setting?

A.To determine the NTP time server synchronization interval
B.To configure the physical port speed and duplex mode
C.To specify the target IP addresses or subnets that traffic is allowed or denied to reach
D.To set the administrator GUI login timeout threshold
AnswerC

Destination objects define the intended recipient network or host of the traffic.

Why this answer

The destination setting in a firewall policy defines the IP addresses, subnets, or address groups that traffic is allowed or denied to reach.

67
MCQmedium

An administrator needs to monitor bandwidth consumption across different applications on the FortiGate. Which feature allows the administrator to view real-time traffic bandwidth by application and enforce traffic shaping guarantees?

A.Static routing administrative distance tables
B.Traffic Shaping and FortiView Application monitors
C.Antivirus quarantine logs
D.High availability cluster heartbeat monitors
AnswerB

Traffic shapers enforce bandwidth limits, and FortiView provides real-time traffic visibility.

Why this answer

Traffic Shaping policies and FortiView application monitors provide visibility and bandwidth control over specific applications and users.

68
MCQeasy

What is the primary purpose of defining zones (interface zones) in FortiOS firewall configurations?

A.To enforce static routing protocols across distinct subnets
B.To group multiple interfaces into a single entity for simplified firewall policy management
C.To increase the physical bandwidth capacity of aggregated switch ports
D.To assign dynamic IP addresses to connected client workstations
AnswerB

Zones let administrators apply unified policies across multiple interfaces.

Why this answer

Interface zones group multiple physical or logical interfaces together, allowing administrators to apply a single firewall policy to multiple interfaces sharing the same security requirements.

69
Multi-Selecthard

When configuring firewall policies on a FortiGate device, an administrator must define matching criteria and actions. Which THREE elements are mandatory components of a standard IPv4 firewall policy in FortiOS? (Choose three.)

Select 3 answers
A.An active FortiSandbox cloud subscription registration key.
B.Source Interface and Destination Interface
C.A mandatory Web Filtering security profile attached directly to the policy.
D.Source Address and Destination Address objects
E.Service objects (protocols and port numbers)
AnswersB, D, E

Every firewall policy must specify incoming and outgoing interfaces to define the traffic path.

Why this answer

An IPv4 firewall policy in FortiOS requires incoming (Source Interface) and outgoing (Destination Interface) interfaces, source and destination address objects, service objects (ports/protocols), and an action (Accept/Deny).

70
MCQhard

When configuring a FortiGate interface to connect to an external ISP network that utilizes dynamic IP assignment via DHCP, which setting must be enabled on the interface parameters?

A.Set Addressing Mode to DHCP
B.Enable Secondary IP addressing
C.Configure a Static Virtual IP (VIP) mapping
D.Enable PPPoE client emulation mode
AnswerA

Configuring the interface addressing mode to DHCP allows the FortiGate to obtain dynamic IP parameters from the ISP.

Why this answer

When connecting an external interface to an ISP providing dynamic addressing, the addressing mode must be set to DHCP so the FortiGate requests and acquires its IP address automatically.

71
MCQhard

When configuring an SSL VPN portal on a FortiGate, what is the primary operational difference between SSL VPN Web Mode and Tunnel Mode?

A.Web mode is browser-based with bookmarks, while tunnel mode assigns a virtual IP and requires FortiClient
B.Web mode encrypts traffic with IPsec, while tunnel mode uses unencrypted HTTP connections
C.Tunnel mode only supports Windows XP, while web mode supports modern mobile browsers
D.Web mode requires a hardware FortiToken, while tunnel mode requires no authentication
AnswerA

Web mode is clientless via browser; tunnel mode requires FortiClient and assigns a virtual IP.

Why this answer

Web mode provides clientless access via a web browser using bookmarks, whereas tunnel mode assigns a virtual IP address and uses FortiClient to provide full network layer access.

72
MCQeasy

What is the primary function of a FortiSwitch unit when integrated into the Fortinet Security Fabric?

A.To act as an external DNS and DHCP server for client workstations
B.To provide secure Layer 2 network access managed directly from the FortiGate
C.To scan inbound email attachments for spam and phishing attacks
D.To provide SSL VPN portal access for remote mobile workers
AnswerB

FortiSwitch offers centralized management from FortiGate via FortiLink.

Why this answer

FortiSwitch provides secure Layer 2 access switching that integrates tightly with the FortiGate firewall, allowing centralized management and switch port security features.

73
MCQeasy

What is the primary function of a FortiAuthenticator device?

A.To scan incoming network traffic for virus signatures
B.To centralize user authentication, identity services, and token management
C.To manage physical switch ports and VLANs via FortiLink
D.To analyze zero-day files in an isolated virtual sandbox
AnswerB

FortiAuthenticator centralizes identity management and 2FA authentication.

Why this answer

FortiAuthenticator provides user identity services, guest management, two-factor authentication tokens, and SSO integration.

74
MCQmedium

An administrator notices that a FortiGate high availability (HA) cluster has experienced a failover. Which log category on the FortiGate or FortiAnalyzer should the administrator check to investigate the cause of the HA state transition?

A.Event logs (System Event logs)
B.Antivirus quarantine logs
C.Web filtering browsing logs
D.DHCP lease assignment logs
AnswerA

System event logs record HA cluster status changes, reboots, and admin logins.

Why this answer

Event logs contain system-level events, including HA cluster state transitions, configuration changes, and administrator logins.

75
MCQhard

When configuring dynamic routing on a FortiGate using OSPF, what is the purpose of defining OSPF areas?

A.To balance SSL VPN tunnel connections across multiple cluster nodes
B.To assign IP addresses dynamically to connected client workstations
C.To encrypt firewall policy rules between different physical interfaces
D.To divide routing domains hierarchically, reducing routing overhead and limiting link-state update traffic
AnswerD

OSPF areas optimize routing scale by containing topology update traffic within areas.

Why this answer

OSPF areas divide large autonomous systems into smaller logical hierarchical segments to reduce routing table size, limit link-state update propagation, and optimize convergence.

Page 1 of 2 · 105 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Nse 2 Technical Introduction TO Fortinet Security questions.