DNS - 6.2.7. QNAME=USC-ISIC.ARPA, QTYPE=A

목록

6.2.7. QNAME=USC-ISIC.ARPA, QTYPE=A

6.2.7. QNAME=USC-ISIC.ARPA, QTYPE=A

The response to this query from A.ISI.EDU would be:

A.ISI.EDU의 이 쿼리에 대한 응답은 다음과 같습니다:

+---------------------------------------------------+ Header | OPCODE=SQUERY, RESPONSE, AA | +---------------------------------------------------+ Question | QNAME=USC-ISIC.ARPA., QCLASS=IN, QTYPE=A | +---------------------------------------------------+ Answer | USC-ISIC.ARPA. 86400 IN CNAME C.ISI.EDU. | | C.ISI.EDU. 86400 IN A 10.0.0.52 | +---------------------------------------------------+ Authority | | +---------------------------------------------------+ Additional | | +---------------------------------------------------+

Note that the AA bit in the header guarantees that the data matching QNAME is authoritative, but does not say anything about whether the data for C.ISI.EDU is authoritative.

헤더의 AA 비트는 QNAME과 일치하는 데이터가 신뢰할 수 있음을 보장하지만 C.ISI.EDU의 데이터가 신뢰할 수 있는지 여부에 대해서는 아무 것도 말하지 않습니다.

This complete reply is possible because A.ISI.EDU happens to be authoritative for both the ARPA domain where USC-ISIC.ARPA is found and the ISI.EDU domain where C.ISI.EDU data is found.

이 완전한 응답은 A.ISI.EDU가 USC-ISIC.ARPA가 있는 ARPA 도메인과 C.ISI.EDU 데이터가 있는 ISI.EDU 도메인 모두에 대해 권한을 가지기 때문에 가능합니다.

If the same query was sent to C.ISI.EDU, its response might be the same as shown above if it had its own address in its cache, but might also be:

동일한 쿼리가 C.ISI.EDU로 전송된 경우 해당 응답은 캐시에 자체 주소가 있는 경우 위에 표시된 것과 동일할 수 있지만 다음과 같을 수도 있습니다:

+---------------------------------------------------+ Header | OPCODE=SQUERY, RESPONSE, AA | +---------------------------------------------------+ Question | QNAME=USC-ISIC.ARPA., QCLASS=IN, QTYPE=A | +---------------------------------------------------+ Answer | USC-ISIC.ARPA. 86400 IN CNAME C.ISI.EDU. | +---------------------------------------------------+ Authority | ISI.EDU. 172800 IN NS VAXA.ISI.EDU. | | NS A.ISI.EDU. | | NS VENERA.ISI.EDU. | +---------------------------------------------------+ Additional | VAXA.ISI.EDU. 172800 A 10.2.0.27 | | 172800 A 128.9.0.33 | | VENERA.ISI.EDU. 172800 A 10.1.0.52 | | 172800 A 128.9.0.32 | | A.ISI.EDU. 172800 A 26.3.0.103 | +---------------------------------------------------+

This reply contains an authoritative reply for the alias USC-ISIC.ARPA, plus a referral to the name servers for ISI.EDU.

이 응답에는 USC-ISIC.ARPA 별칭에 대한 신뢰할 수 있는 응답과 ISI.EDU의 이름 서버에 대한 참조가 포함되어 있습니다.

This sort of reply isn't very likely given that the query is for the host name of the name server being asked, but would be common for other aliases.

이러한 종류의 응답은 쿼리가 요청되는 이름 서버의 호스트 이름에 대한 것이라는 점을 고려할 때 거의 발생하지 않지만 다른 별칭에 대해서는 일반적입니다.