Solved Having DNS issues on select devices after updating to 14.1 / dnsmasq 2.90.2.1

I rebuilt my workstation with a router jail on 14.1 which I believe provides dnsmasq 2.90.2.1 whereas my current 14.0 is using 2.90.1.1.

The issue I am seeing is that with select devices, DNS does not work in the sense that clients cannot resolve addresses and get to the Internet. In the logs, I see query [HTTPS] <query> whereas with the older system, I see no such query [HTTPS] records.

I believe this issue is related to dnsmasq and DNS and not my pf setup.

Any ideas as to what's going on? Looking at the dnsmasq logs, I see that A records are being returned, so that means that it isn't a firewall issue and that DNS is at least partially working. Yet the clients still complain no address found.
 
I'm not quite sure what the issue was, but I reverted back to the old system and then the next day plugged the new drive back in and it worked fine. I'm not sure what was going on with DNS or pf.
 
Back
Top