22
DNS

22 BADTRUNC

Bad truncation. The TSIG record was truncated in a way that makes it impossible to verify the message signature.

이 코드를 보게 되는 경우

A large DNS response was truncated (TC bit set) but the TSIG MAC was computed over the full message, making the truncated version unverifiable.

해결 방법

Retry the query over TCP to avoid truncation. If using UDP, ensure your EDNS buffer size is large enough to receive the full signed response.

비교 대상

가이드

용어집