Last active
February 24, 2019 13:08
-
-
Save foo0x29a/bb1383187c5c43e3ac3e9b6979fb13e8 to your computer and use it in GitHub Desktop.
/etc/bind/named.conf.local
This file contains 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
zone "nagoya-foundation.com" { | |
type master; | |
file "/etc/bind/zones/db.nagoya-foundation.com"; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment