mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-03-05 06:50:29 -05:00
6 lines
101 B
Dns
6 lines
101 B
Dns
$ORIGIN example.com.
|
|
$TTL 2
|
|
|
|
@ SOA dns1.example.net. hostmaster 1 2 2 30 1
|
|
NS dns1
|
|
dns1 A 192.0.2.1
|