Guest User

Untitled

a guest
Nov 14th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. view world {
  2. match-clients { world-clients; };
  3. allow-recursion { none; };
  4. recursion no;
  5. allow-transfer { key XXXXXX; };
  6.  
  7. minimal-responses yes;
  8.  
  9. forwarders { };
  10.  
  11. include "/etc/bind/world.conf";
  12. };
Add Comment
Please, Sign In to add comment