FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


middleware:bind:conf101.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
middleware:bind:conf101.html [2018/02/10 01:45]
kurihara
middleware:bind:conf101.html [2018/02/12 23:50]
kurihara
Line 1: Line 1:
 [[middleware:bind:index.html]] [[middleware:bind:index.html]]
-====== Bind External Configuration Example : Master / Slave ======+====== Bind Internal and External Configuration Example : Master / Slave ======
  
 \\ \\
Line 59: Line 59:
     allow-query { any; };     allow-query { any; };
     allow-update { none; };     allow-update { none; };
-    allow-transfer { xx.xx.xx.xx; +    allow-transfer { xx.xx.xx.xx; };        // Slave DNS
-                     xx.xx.xx.xx; };+
 }; };
  
Line 69: Line 68:
     allow-query { any; };     allow-query { any; };
     allow-update { none; };     allow-update { none; };
-    allow-transfer { xx.xx.xx.xx; +    allow-transfer { xx.xx.xx.xx; };        // Slave DNS
-                     xx.xx.xx.xx; };+
 }; };
  
Line 141: Line 139:
     type slave;            // Slave DNS Server     type slave;            // Slave DNS Server
     file "named.rev";     file "named.rev";
-    masters { xxx.xxx.xxx.xxx };       //MasterのIPアドレス+    masters { xxx.xxx.xxx.xxx };       //Master
 }; };
 </sxh> </sxh>


middleware/bind/conf101.html.txt · Last modified: 2018/02/13 00:55 by kurihara