Fortigate is running in transparent mode I have 2 groups of addresses lab1 and lab2 in the same range 192.168.0.0 physically every group is connected to a switch and each switch is connected to a port on the Fortigate.
can we prevent group1 from accessing group 2.
You can do that with forwarding domains. The CLI is
config system interface
edit <interface_name>
set forward-domain <domain_ID>
next
#Repeat these commands to the appropriate interfaces. You segregate the different groups by placing the corresponding interfaces into different domain_IDs.
You can do this another way: with VDOMs. Create two VDOMs in transparent mode and place the chosen interfaces in the corresponding VDOMs. The inter-VDOM communication is blocked by default.
Personally, I prefer the second option.
Regards
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1751 | |
1114 | |
766 | |
447 | |
241 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.