One VLAN, multiple subnets issue
Hello everyone,
I am running a Fortigate with FortiOS v7.4.5, where the default VLAN traffic arrives untagged on the LAN interface. Currently, several networks (e.g., 10.0.1.0/24 and 10.0.2.0/24) are operating over this interface.
After assigning a secondary IP address to the interface (10.0.1.3/24), routing between the two subnets works as expected. However, the security policies configured between these networks are not being enforced.
I have reviewed some relevant articles, but the suggested solutions do not seem to resolve the issue. According to these Fortinet Technical Tips, the traffic should be blocked by default and then allowed through the appropriate policies:
- Allow traffic between different subnets with the same VLAN
- How to allow traffic when using the same logical interface
I have tested this in a lab environment, and as expected, the traffic between the subnets is routed, but the configured security policies are not being applied.
Is this behavior expected? Are there any alternatives, or is there something missing in the configuration?
Thank you in advance for your help.