TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Does Alpine resolve DNS properly? (2021)

2 pointsby T-Winsnes7 months ago

1 comment

LinuxBender7 months ago
This was resolved in 2023. [1]<p>A workaround prior to this was to have a local instance of dnsmasq or Unbound or any other resolver that can use TCP &#x2F; EDNS. Some companies do this on all nodes regardless to avoid hammering their edge recurive DNS servers and improve retry methods. <i>And optionally have query logging to a ram disk for security tools to monitor queries and to block santioned tld&#x27;s at the source instead of flooding the edge.</i><p>[1] - <a href="https:&#x2F;&#x2F;www.theregister.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;alpine_linux_318&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theregister.com&#x2F;2023&#x2F;05&#x2F;16&#x2F;alpine_linux_318&#x2F;</a>