The truenas scale I just installed today, I set up the adguardhome dns server for truenas scale, and I found that there are a lot of dns requests on the adguardhome's dashboard.
I found that the same issue is being discussed here:
www.reddit.com
yes i modified the hosts file but truenas scale will restore /etc/hostsReported the issue here previously and it went unresolved: https://jira.ixsystems.com/browse/NAS-114441
At the moment, i'm adding those to the host database field under networking as 127.0.0.1
I meant adding it to the field under Network tab called Host Name Database. This will persist the value in /etc/hosts across system rebootsyes i modified the hosts file but truenas scale will restore /etc/hosts
OK,thanksI meant adding it to the field under Network tab called Host Name Database. This will persist the value in /etc/hosts across system reboots
View attachment 54245
This name is used in apps to get to the kube-api-server. On my machine ix-truenas was not resolvable for some reason, but adding it to the hostname list allowed me to get logs and shells again.In nightlies I've enabled nscd for hosts so in theory you might see less of these requests (due to negative cache).
I don't know about the TrueCharts app, but desktop Firefox defaults to DNS-over-HTTPS using Cloudflare's DNS servers--it wouldn't hit your Adguard installation.Then installed and tested the firefox truecharts app to speed up dns requests.
In adguard no dns entry comes up after googling via firefox for a while.
If your adblocker* is set up as DNS serving DoH for your local network Firefox should respect that and use your secured DNS instead of sidestepping it.I don't know about the TrueCharts app, but desktop Firefox defaults to DNS-over-HTTPS using Cloudflare's DNS servers--it wouldn't hit your Adguard installation.
This is not universally true. For me it is disabled by default and I seem to remember that it depends on your location (Germany in my case).I don't know about the TrueCharts app, but desktop Firefox defaults to DNS-over-HTTPS using Cloudflare's DNS servers--it wouldn't hit your Adguard installation.
I meant adding it to the field under Network tab called Host Name Database. This will persist the value in /etc/hosts across system reboots
View attachment 54245
This is because certain go applications were bypassing nscd and unfortunately designed to basically perform a nslookup on almost every op. Not a great design, but IIRC it should be passing through nscd in 22.12.1.Sorry, this is kind of old, but I just noticed that TrueNAS Scale is the most active DNS client on our LAN with these queries sending a new query every few seconds. Adding the entry above doesn't seem to make a difference.
Thanks for the insight. I am running TrueNAS-SCALE-22.12.1 and it is still happening. It's purely running as a network file server for Win and Linux clients at this point. No apps, virtualization etc. Oh well...This is because certain go applications were bypassing nscd and unfortunately designed to basically perform a nslookup on almost every op. Not a great design, but IIRC it should be passing through nscd in 22.12.1.
cloudsync tasks?Thanks for the insight. I am running TrueNAS-SCALE-22.12.1 and it is still happening. It's purely running as a network file server for Win and Linux clients at this point. No apps, virtualization etc. Oh well...
Nope, just a pool of 2 mirrored drives as an SMB share (VM running on Hyper-V server).cloudsync tasks?
At the moment I cannot say whether this completely solves the problem, but I have added a second entry for IPv6:Sorry, this is kind of old, but I just noticed that TrueNAS Scale is the most active DNS client on our LAN with these queries sending a new query every few seconds. Adding the entry above doesn't seem to make a difference.