Untitled
unknown
plain_text
2 years ago
485 B
10
Indexable
$TTL 604800
@ IN SOA ns1.example.com. admin.example.com. (
2 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.example.com.
@ IN A 192.168.0.2
ns1 IN A 192.168.0.2
www IN A 192.168.0.3Editor is loading...
Leave a Comment