Created
January 13, 2016 23:33
-
-
Save jnbdz/18937cda0b612f068bcb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; | |
; BIND data file for TLD ".jn" | |
; | |
$TTL 604800 | |
@ IN SOA jn. root.jn. ( | |
2 ; Serial | |
604800 ; Refresh | |
86400 ; Retry | |
2419200 ; Expire | |
604800 ) ; Negative Cache TTL | |
; | |
@ IN NS ns1.jn. | |
@ IN A 10.8.0.100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment