[SOLVED] VLAN Guest network not working with Unifi AP

Started by breucode, October 07, 2019, 10:41:46 AM

Previous topic - Next topic
October 07, 2019, 10:41:46 AM Last Edit: October 07, 2019, 10:19:01 PM by breucode
Hello dear opnsensers :),

I just switched from OpenWRT to OPNSense and so far, I am happy with my setup.

One thing isn't working though. With OpenWRT, I setup a Guest Wifi using VLAN.
With OPNSense, it doesn't work any more-

In the attachment, you can see my current setup.

DHCP should be correctly configured.
I copied the firewall rules from the LAN interface to the GUEST interface and changed them accordingly.

When connecting to the guest ssid, I don't get an IP address. With a static IP address, I can't connect to the internet.

Did I miss something?

Thanks for your help.

EDIT:
I solved it. The error is actually really embarassing.
I completely switched up igb2 and igb0 on installation. OPNSense made the wan connection through my second lan cable to the modem (which I use for management access) OVER the switch (didn't know this is actually possible). After correctly setting up the interfaces, everything works now and is actually much faster :P.