Fortigate 60D: understanding ipv4 policy and vlans
I was gifted an old Fortigate 60D, and I'm trying to use it to isolate my IOT wireless devices from the rest of my LAN, while still allowing LAN devices (say home assistant) to connect to them.
On a Juniper router, I could have 2 VLANs (home and IOT) and just reject "tcp initial" packets (i.e. syn) from going from IOT to home vlan. This would allow home to connect to IOT, but IOT devices could not connect to home, as their syn packets would be dropped.
I don't see exactly that analogue in walking through the Fortigate's UI, but I'm wondering if that's just the standard behavior of the ipv4 policy engine.
i.e. if I'd set "incoming interface" to home vlan, "outgoing interface" to iot vlan, source/destination to be any for both, with a service of ALL (or ALL_TCP), would this just prevent devices on the outgoing interface to connect to anything on incoming interface, but there would be no restrictions on the reverse. (so home assistant on home vlan could talk to iot devices over tcp/ip, assuming default allow)
thanks.
