Hello,
After latest update I observe weird behaviour on my box.
Looks like OPNsense lost outbound access
(https://i.ibb.co/26RFFcC/1.png)
On the client side I have second DNS from DHCP pointing to 8.8.8.8:
(https://i.ibb.co/8DTHv1g/2.png)
Do you know what might happened there? It was working before update.
I did some troubleshooting steps.
My setup requires usage of ISP router, it's has DHCP for address 192.168.0.1/24 so I enabled it on the WAN interface on the OPNsense - I got address 192.168.0.136/24.
First thing, ping to default gateway - no luck:
(https://i.ibb.co/ggSpsbB/3.png)
Then I checked ARP on opnsense:
(https://i.ibb.co/4YJtpyv/4.png)
And compare it with MAC on the ISP router interface - last number is different:
(https://i.ibb.co/XsNNkyS/5.png)
Question now is what can I do with it? I'm not that advanced in networking and I really don't want to mess something up so I won't be able to work tommorow morning :(
Everything else from VLANs is able to access Internet, so at least it's working there.
EDIT:
Nevermind, I drilled down into ISP router config and LAN MAC is correct - I'm clueless at this point
(https://i.ibb.co/f07D0t0/6.png)
EDIT2:
Did another tests:
1. Restarting ISP and OPNsense routers - same
2. Setting up static IP address on WAN - immediately lost Internet on my host
3. Changed DHCP range on ISP router to force renewal to new IP address on WAN interface - new address was correctly assigned so it can reach ISP router, but normal traffic still can't leave router :/
Not sure if this will help, but I've been seeing the same behavior. I was able to address it (as a temporary workaround), by going to System --> Settings --> General. There, I clear my DNS server list, then click Apply. Once that has taken, I then add my DNS Server(s) and click Apply again. At that point, it seems to work. Until I restart.
Definitely seems like a bug in this version, and hope it gets fixed soon.