mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-10 03:47:42 +02:00
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
|