Comment on Help configuring OPNsense VLANs? Tutorials I find seem to quickly become outdated.
ampersandrew@lemmy.world 1 day ago The screenshot in the original post is the only firewall rule on 10. This is the equivalent rule on 1 that will look very familiar. Image
And this is the IPv6 rule on 1. Both of these screenshots were from rules set up by default. Image
From the mini PC on VLAN 10, the output is:
inet 192.168.10.157/24 brd 192.168.10.255 scope global dynamic noprefixroute
Archer@lemmy.world 1 day ago
Try allowing IPv4 and IPv6, something really basic appears to be broken, so it makes sense to allow more until it’s figured out
I think I’ve adjusted it to be as permissible as possible. There are some auto-generated rules that populate above it that, when expanded, look like maybe they would interfere? But I thought the manual rules should override anything in there. I can’t think of anything else.
Archer@lemmy.world 1 day ago
If you haven’t allowed 4 and 6 then it’s not as permissive as possible
That’s what I’m saying though. I believe I tried a few configurations of both 4 and 6 now. At first it was only 4, because a tutorial said I didn’t need to bother. I added one for 6. I tried setting the source to “any” instead of just the VLAN network. I tried a handful of permutations of those things, disconnecting and reconnecting the wired connection to release/renew between each one. It doesn’t seem to have changed.