1
0
ketr.services/dns/etc/bind/db.named.local
2023-10-10 11:45:38 -07:00

10 lines
187 B
Plaintext

@ IN SOA localhost. root.localhost. (
1997022700 ; serial
28800 ; refresh
14400 ; retry
3600000 ; expire
86400 ; default_ttl
)
@ IN NS localhost.
1 IN PTR localhost.