@ianlancetaylor requested issue #67925 to be considered for backport to the next 1.22 minor release.

@gopherbot Please open backport issues.

The Go DNS resolver doesn't work with at least one DNS server that apparently does not handle EDNS0 additional headers correctly. The fix is to add a new GODEBUG setting. Requesting a backport to add the GODEBUG setting to earlier releases.

Comment From: gabyhelp

Similar Issues

  • https://github.com/golang/go/issues/67933

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: gopherbot

Change https://go.dev/cl/592217 mentions this issue: [release-branch.go1.22] net: add GODEBUG=netedns0=0 to disable sending EDNS0 header

Comment From: gopherbot

Closed by merging fe9b3c339978f37aad53875d9e6d2df35a1996ad to release-branch.go1.22.