mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
6 lines
110 B
Dns
6 lines
110 B
Dns
$ORIGIN org.cz.
|
|
$TTL 3600
|
|
|
|
@ SOA dns1 hostmaster 2010111201 10800 3600 1209600 7200
|
|
NS dns1
|
|
dns1 A 192.0.2.1
|