dns-suite.js/test/soa_test/test.america.com.soa.0.json

61 lines
986 B
JSON

{
"header": {
"id": 60816,
"qr": 1,
"opcode": 0,
"aa": 0,
"tc": 0,
"rd": 1,
"ra": 1,
"res1": 0,
"res2": 0,
"res3": 0,
"rcode": 0
},
"qdcount": 1,
"ancount": 1,
"nscount": 0,
"arcount": 0,
"question": [
{
"name": "america.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 17,
"labels": [
"america",
"com"
],
"cpcount": 0
}
],
"answer": [
{
"name": "america.com",
"type": 6,
"typeName": "SOA",
"class": 1,
"className": "IN",
"byteLength": 68,
"labels": [
"america",
"com"
],
"cpcount": 1,
"rdstart": 41,
"rdlength": 56,
"ttl": 3599,
"sn": 2016050200,
"ref": 28800,
"ret": 7200,
"ex": 604800,
"nx": 3600
}
],
"authority": [],
"edns_options": [],
"additional": [],
"byteLength": 97
}