Hello there!
I've setup a Proxmox VE machine to send metrics to a local InfluxDB instance.
Said instance is served with a domainname over HTTPS.
Said domainname is resolved as a DNS rewrite by a local Adguard instance.
So far so good, nothing special about any of it really and it works as expected.
Yesterday, I've noticed an excessive amount of DNS queries (~50000 queries, ~70% of all in a 24h timeframe) for the domainname of the InfluxDB instance and all coming from the Proxmox machine.
Apparently around every ten seconds (when the metrics are transmitted?) Proxmox does some eight A & AAAA DNS queries for the domainname. Every time.
Any idea what's happening there?
Shouldn't DNS responses be cached in Proxmox (/OS?) somehow?
For now I've added the IP and domainname to /etc/hosts on the Proxmox machine. At least that way it stops querying DNS constantly.
But I'd prefer to have all my IP/domainname-eggs in the same Adguard-basket.
Any idea how I can get it running through DNS properly, without it flooding Adguard?
Maybe some caching I'm missing or deactivated in error, or some such?
I've found a german thread [1] about the same issue from years back. Doesn't read like it went anywhere though.
Some information:
Proxmox VE 8.3.4
Adguard, InfluxDB & Traefik (for serving the others over HTTPS) running in a VM on the Proxmox machine.
What else might be interesting?
Cheers!
[1] https://forum.proxmox.com/threads/aktiver-metric-server-flutet-dns-server-mit-anfragen.100713/
I've setup a Proxmox VE machine to send metrics to a local InfluxDB instance.
Said instance is served with a domainname over HTTPS.
Said domainname is resolved as a DNS rewrite by a local Adguard instance.
So far so good, nothing special about any of it really and it works as expected.
Yesterday, I've noticed an excessive amount of DNS queries (~50000 queries, ~70% of all in a 24h timeframe) for the domainname of the InfluxDB instance and all coming from the Proxmox machine.
Apparently around every ten seconds (when the metrics are transmitted?) Proxmox does some eight A & AAAA DNS queries for the domainname. Every time.
Any idea what's happening there?
Shouldn't DNS responses be cached in Proxmox (/OS?) somehow?
For now I've added the IP and domainname to /etc/hosts on the Proxmox machine. At least that way it stops querying DNS constantly.
But I'd prefer to have all my IP/domainname-eggs in the same Adguard-basket.
Any idea how I can get it running through DNS properly, without it flooding Adguard?
Maybe some caching I'm missing or deactivated in error, or some such?
I've found a german thread [1] about the same issue from years back. Doesn't read like it went anywhere though.
Some information:
Proxmox VE 8.3.4
Adguard, InfluxDB & Traefik (for serving the others over HTTPS) running in a VM on the Proxmox machine.
What else might be interesting?
Cheers!
[1] https://forum.proxmox.com/threads/aktiver-metric-server-flutet-dns-server-mit-anfragen.100713/
Last edited: