Routing issue - FortiGate VM02 - intra-interface routing
I have a virtual VM02 FortiGate. Two interfaces, inside and transit. Behind the transit interface is multiple subnets. All subnets can ping to the interface of the the transit interface. What I cannot get to work is connectivity between subnets VIA the fortigate.
The policies are in place to allow traffic and I do see inbound traffic hitting the counters. An example of a policy is:
source int: transit
dest int: transit
source IP: 10.0.0.0/24
dest IP: 10.0.2.0/24
The only way I can get this communication to work is to enable NAT on the policy. This works fine for ping but will break directed IP traffic.
I have all of the static routes in place and have no issues again with FortiGate to subnet traffic, it's just when the traffic traverses the fortigate between the subnets. I can only imagine it has something to do with the interface being the same ingress and egress. I don't think this could trigger RPF rules since the routes are there (flow logs do not show any issues that I can see)
I cannot use VLANs to separate the traffic and I cannot utilize additional interfaces.
I also tried to set the allowed-traffic-redirect option to enabled and it didn't seem to help
