This needs some explanation:
Maybe if you enable additional fields (Type and Return Code), something will become clearer?I think tuto2, as the author, knows all the insides of the new feature )
For whatever reason it stopped working after two hours. Perhaps at the same time I uploaded a local file and reloaded unbound. Any idea on how to get it started again?
If you notice such things it might be best to take a look at the Unbound log and see if anything has happened there. I've taken great care in the implementation to make sure that edge cases are at the very least reported there so we can improve on them based on your feedback
localhost PTR 10.1.168.192.in-addr.arpa. Pass Local-data NOERROR 0ms 0 None....
Mine has also stopped working a few times since 23.1 release, all i do is restart unbound and reporting works again. DNS resolution never stops working, just the reportingQuote from: wtremmel on January 29, 2023, 10:35:27 amFor whatever reason it stopped working after two hours. Perhaps at the same time I uploaded a local file and reloaded unbound. Any idea on how to get it started again?
Hi.I also really love the new unbound reporting feature. And if that's only the beginning I'm really looking forward for more to come. Thx for that!
I do have one issue within my stats.It's showing a lot of Code: [Select] localhost PTR 192.186.1.10.in-addr.arpa. Pass Local-data NOERROR 0ms 0 None.... messages. 192.168.1.10 is my notebook within the network - and actually the only device, as it's a testing setup for OPNsense.It's by far No. 1 within my top passed domains.What am I doing wrong?
localhost PTR 192.186.1.10.in-addr.arpa. Pass Local-data NOERROR 0ms 0 None....
# opnsense-patch 44e9dc25b
...and optionally reset the DNS data, but restarting Unbound.
And report back if the number of queried PTR records is reduced.
Quote from: tuto2 on January 30, 2023, 05:03:05 pmAnd report back if the number of queried PTR records is reduced.Just to report back - the number went to nearly zero. The patch is working perfectly! But how can I reset stats to get rid of all these earlier PTR records within my top domains.
1. Auto refresh
2, On the list, when filtering with the term 'Block' all the clients are localhost, whereas without a term, or even with the term 'Pass' the correct client is shown. Having the client in the Block situation would assist in tracing malicious queries.
Good to hear, thanks for testing! You can reset the DNS data in Reporting -> Settings -> Reset DNS data.
So will this patch make it into final or is there any other issue which has to be solved?
\As a OPNsense newbie - what do I have to do if it will make it into a official patch release? Deleting the patch and updating OPNsense - or just do nothing?