Comment on Help configuring OPNsense VLANs? Tutorials I find seem to quickly become outdated.
Archer@lemmy.world 1 day agoInteresting, try pinging 8.8.8.8 (no DNS dependency) and looking at your DNS settings, what DNS is set up for the host?
Comment on Help configuring OPNsense VLANs? Tutorials I find seem to quickly become outdated.
Archer@lemmy.world 1 day agoInteresting, try pinging 8.8.8.8 (no DNS dependency) and looking at your DNS settings, what DNS is set up for the host?
A ping against that address works on the VLAN 1 desktop. It returns “Network is unreachable” on VLAN 10. I’m not quite sure what you mean by DNS settings on the host. I’m using DHCP, and DNS appears to be automatic as well. I’m on Debian KDE, for what that’s worth, and historically in my life, I haven’t touched DNS settings basically anywhere; maybe I could count how many times I did on my fingers, but it definitely wasn’t recently for this project.
Archer@lemmy.world 1 day ago
I need to see your firewall rules for both 1 and 10, dhcp settings for 10, and the output of ip addr on your test machine.
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:
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