Skip to content

Instantly share code, notes, and snippets.

@jnbdz
Created January 13, 2016 23:33
Show Gist options
  • Save jnbdz/18937cda0b612f068bcb to your computer and use it in GitHub Desktop.
Save jnbdz/18937cda0b612f068bcb to your computer and use it in GitHub Desktop.
;
; 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