mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-12 12:57:42 +02:00
lookups are in progress, for a primary name. Also after the change, it no longer picks up the old results. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
4 lines
147 B
Dns
4 lines
147 B
Dns
example.com. IN SOA ns.example.com. hostmaster.example.com. 1 3600 900 86400 3600
|
|
example.com. IN NS ns.example.net.
|
|
www.example.com. IN A 1.2.3.4
|