SmartDNS Local DNS Resolver on Ubuntu 24.04 LTS

Azure Networking

SmartDNS asks several upstream resolvers at once and hands back the address that actually answers fastest.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

SmartDNS is a local DNS server that forwards each lookup to multiple upstream resolvers concurrently, measures how quickly each returned address really responds, and returns the fastest one to the client. It caches results aggressively for low latency, supports encrypted upstreams over TLS, HTTPS and QUIC, and can apply per domain rules such as pinning an address or blocking a name outright. A built in web interface shows live query logs, upstream behaviour and cache statistics. It is a common choice for private resolvers in cloud networks, branch sites and labs where lookup latency matters.

Why the cloudimg image

cloudimg ships SmartDNS fully patched and secure by default. It is deliberately not an open resolver: because SmartDNS has no admission control of its own, cloudimg enforces the boundary in the kernel so DNS and the web interface answer your private networks and are dropped for everyone else, and a functional audit tool on the image proves it. The web interface never carries the published default password: no credential exists in the image at all, and a unique one is generated on this instance at first boot. Upstreams are encrypted first, and the image is paired with a step by step deploy guide and backed by 24/7 support.

Common uses

  • A low latency caching resolver for a cloud network
  • Fastest route selection for services with many endpoints
  • A private resolver with encrypted upstreams and query visibility

See it running

Real screenshots taken while testing this image against its deployment guide.

SmartDNS Local DNS Resolver on Ubuntu 24.04 LTS screenshot 1 SmartDNS Local DNS Resolver on Ubuntu 24.04 LTS screenshot 2 SmartDNS Local DNS Resolver on Ubuntu 24.04 LTS screenshot 3 SmartDNS Local DNS Resolver on Ubuntu 24.04 LTS screenshot 4