Last active
December 29, 2015 00:48
-
-
Save benoitjpnet/7588183 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 reverse data file for reverse 2001:0bc8:dead::/48 | |
; | |
@ IN SOA dns1.domain.fr. webmaster.domain.fr. ( | |
2013112022 ; Serial | |
1h ; Refresh | |
30m ; Retry | |
1w ; Expire | |
1d ) ; Negative Cache TTL | |
; | |
@ NS dns1.domain.fr. | |
@ NS dns2.domain.fr. | |
2.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0 IN PTR machine.domain.fr. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment