|
Revision 304, 418 bytes
(checked in by ahu, 8 years ago)
|
|
This is the old and very bitrotted regression testing suite
Will be resurrected based on sdig soon
|
| Line | |
|---|
| 1 | |
|---|
| 2 | ;; ->>HEADER<<- opcode: QUERY, status: NOERROR |
|---|
| 3 | ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2 |
|---|
| 4 | ;; QUERY SECTION: |
|---|
| 5 | ;; www.italy.example.com, type = A, class = IN |
|---|
| 6 | |
|---|
| 7 | ;; AUTHORITY SECTION: |
|---|
| 8 | italy.example.com. 2M IN NS italy-ns1.example.com. |
|---|
| 9 | italy.example.com. 2M IN NS italy-ns2.example.com. |
|---|
| 10 | |
|---|
| 11 | ;; ADDITIONAL SECTION: |
|---|
| 12 | italy-ns1.example.com. 2M IN A 192.168.5.1 |
|---|
| 13 | italy-ns2.example.com. 2M IN A 192.168.5.2 |
|---|
| 14 | |
|---|
| 15 | |
|---|