Quote from: Patrick M. Hausen on August 29, 2025, 04:17:25 PMYou need an IP address on the VLAN interfaces for the clients to be able to reach anything at all. That IP address is in most configurations the default gateway and the DNS server for your clients. Configure DHCP accordingly.
If you are not talking about the VLAN interfaces but the VLAN parent interface - do not configure that at all. No assignment (Interfaces > Assignments), no IP address, nothing. This is considered best practice for OPNsense and FreeBSD.
That's exactly how I have it right now already. Thanks for the explanation.