You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
;; |
|
;; nsd.zones -- NSD Zones Configuration |
|
;; |
|
|
|
;zone name filename [ masters/notify ip-address ] |
|
zone example.com nsd.db/example.com |
|
;zone example.org nsd.db/example.org notify 192.168.0.1 192.168.0.2 192.168.0.3 |
|
;zone example.net nsd.db/example.net masters 192.168.0.4 |
|
|
|
|