Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - breucode

#1
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.