I currently have 3 interfaces: LAN, WAN, and DEVICES.DEVICES is a VLAN assigned to LAN. Both have DHCP enabled, and their subnets are:
I can't ping systems on DEVICES from LAN even after adding rules on DEVICES to allow any protocol from LAN net to DEVICES net, and I actually can't even ping systems on devices from OPNsense itself.
Ok, welp I failed that pretty badly. Just managed to lock myself out of my GUI and TUI for a long time and spent way too long trying to enter the long password.
i got a new device to run the firewall on (Protectli Vault FW4B)
"So only configure your CORE and DEVICES VLAN (with OPT1 or OPT2 as parent) and CONFIGURE those two VLAN interfaces with a gateway address at your OPNsense box, I guess you want 10.0.2.254/24 for CORE and 10.0.3.254/24 for DEVICES."
Ok, I managed to get it to work.
I'll now take a look at the redundant LACP LAG port stuff that netnut mentioned.
I can ping the access point from OPNsense, but not from CORE.
config interface '?' ... option gateway '1.2.3.4' # <--- OPNsense interface IP of igb_2 ...