OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: dstrctdagain321 on October 11, 2024, 04:48:05 AM

Title: 24.7.6 unbound no longer showing client queries
Post by: dstrctdagain321 on October 11, 2024, 04:48:05 AM
Hi,

After the update, individual client queries are not displayed when clicking to show details of individual clients. I'm able to see Unbound queries under "Details" as they come in, but when I click on a client on the "Overview" page, it shows "No results found".
Title: Re: 24.7.6 unbound no longer showing client queries
Post by: raywan on October 11, 2024, 05:49:49 AM
me too. After update to 24.7.6, unbound fail to response client requests but i am pretty sure unbound is able to start up correctly.Please check the attached pic below. I also have the same unbound config running on my office server that opnsense has been upgraded to 24.7.6 yesterday without any problem.
I also check the port 53 is opened on the LAN side. However, all LAN clients are not able to resolve DNS. If i switch from unbound to DNSmasq, all LAN clients are able to reach internet instantly.

https://ibb.co/x3cLCRH (https://ibb.co/x3cLCRH)
Title: Re: 24.7.6 unbound no longer showing client queries
Post by: dstrctdagain321 on October 11, 2024, 06:51:06 AM
Ouch, that makes my issue look pretty tame. Unbound is running for me and appears to be working aside from pulling up logs for specific clients. I'll keep an eye out for that too.

Just clarifying, but you're saying you also are experiencing my issue?
Title: Re: 24.7.6 unbound no longer showing client queries
Post by: meyergru on October 11, 2024, 10:06:07 AM
As for the original problem: I see this too, but it seems that the list is always limited to 1000 entries, probably for performance reasons. If you select one specific client, it will also use a time range around the selected point (you can see that in the highlighted filter). That is potentially outside the limited range, so it is not shown.

Anyway, seems like a bug to me, you should report it via Github.
Title: Re: 24.7.6 unbound no longer showing client queries
Post by: raywan on October 11, 2024, 05:23:54 PM
Quote from: meyergru on October 11, 2024, 10:06:07 AM
As for the original problem: I see this too, but it seems that the list is always limited to 1000 entries, probably for performance reasons. If you select one specific client, it will also use a time range around the selected point (you can see that in the highlighted filter). That is potentially outside the limited range, so it is not shown.

Anyway, seems like a bug to me, you should report it via Github.

My situation is that if i using unbound as dns server, all clients are not able to resolve the DNS and cannot reach internet. However, if i switch to Dnsmasq, everything becomes normal.
Title: Re: 24.7.6 unbound no longer showing client queries
Post by: meyergru on October 11, 2024, 05:38:29 PM
See? That is the problem when you pollute another person's thread. Those are 2 independend problems:

1. The OP says that the statistics reporting is empty.
2. You say that unbound does not work at all for client queries.

Create another thread for that.