Two Must-Have Configs for Transparent Mode VLAN Traffic
A FortiGate configured in transparent mode needs to allow HTTP traffic between two VLANs. The administrator has created a firewall policy. However, traffic is still blocked. Which TWO additional configurations are necessary for transparent mode operation?
Quick Answer
The answer is to configure a management IP address on the FortiGate and enable VLAN forwarding on the bridge. In transparent mode, the FortiGate operates as a Layer 2 bridge, meaning it must preserve and forward 802.1Q VLAN tags to allow inter-VLAN traffic; without VLAN forwarding enabled on the bridge, the device will drop tagged frames, rendering the firewall policy useless. Additionally, a management IP is required because transparent mode lacks a default gateway for the device itself, and this address is necessary for the FortiGate to participate in management traffic and respond to administrative access. On the Fortinet NSE 4 exam, this question tests your understanding that transparent mode is not simply “invisible” but requires explicit bridge-level VLAN handling—a common trap is assuming a firewall policy alone suffices. Remember the mnemonic “Bridge Before Policy”: VLAN forwarding on the bridge must come first, then the management IP, then the policy.
⚠ Common exam trap
Candidates often assume transparent mode requires IP addresses on interfaces (like NAT/route mode) or that static routes are needed for inter-VLAN traffic, but the key is understanding that transparent mode is Layer 2 and requires VLAN forwarding and a management IP for policy enforcement.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Enable VLAN forwarding on the bridge
In transparent mode, the FortiGate acts as a Layer 2 bridge, so VLAN tags must be preserved and forwarded across the bridge. Enabling VLAN forwarding on the bridge (option A) allows the FortiGate to pass 802.1Q-tagged frames between VLANs, which is essential for inter-VLAN HTTP traffic. Without this, the bridge will drop VLAN-tagged frames, blocking the traffic even if a firewall policy exists.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable VLAN forwarding on the bridge
Why this is correct
The bridge must be configured to forward VLAN-tagged traffic.
- ✓
Configure a management IP address on the FortiGate
Why this is correct
A management IP is needed for the FortiGate to be reachable for management and to perform functions like DHCP relay.
- ✗
Create static routes for each VLAN subnet
Why it's wrong here
No routing is performed in transparent mode.
- ✗
Disable antivirus inspection on the policy
Why it's wrong here
Antivirus can be used in transparent mode.
- ✗
Assign IP addresses to the internal interfaces
Why it's wrong here
In transparent mode, interfaces are not routable; they are part of the bridge.
Visual reference
Go deeper
Related to this question
About these practice questions
One of 282 original NSE4 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
2 more ways this is tested on NSE4
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Which FortiGate operating mode allows the device to act as a transparent layer 2 bridge, forwarding traffic without performing NAT or routing?
easy- ✓ A.Transparent mode
- B.HA mode
- C.VDOM mode
- D.NAT/Route mode
Why A: Transparent mode is the correct answer because in this mode, FortiGate operates as a Layer 2 bridge, forwarding traffic based on MAC addresses without performing Network Address Translation (NAT) or routing. The device does not have an IP address on its interfaces for forwarding decisions, making it invisible to the network at Layer 3.
Variation 2. Which of the following FortiGate operating modes allows the firewall to act as a Layer 3 device, performing NAT and routing between interfaces?
easy- A.Flow-based inspection mode
- ✓ B.NAT/Route mode
- C.VLAN mode
- D.Transparent mode
Why B: NAT/Route mode (option B) is correct because it configures the FortiGate as a Layer 3 device with distinct interfaces in different subnets, enabling it to perform routing (forwarding packets based on routing table entries) and Network Address Translation (NAT) to translate private IP addresses to public IP addresses. This mode is the default and most common operational mode for perimeter firewalls, allowing policy-based routing and NAT rules to be applied between zones.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This NSE4 practice question is part of Courseiva's free Fortinet certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the NSE4 exam.