Advertisement
AshrafHassan

root.conf

Jan 31st, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. view "any" {
  2. match-clients { any; };
  3. recursion no;
  4. zone "." {
  5. type hint;
  6. file "/var/named/root.hint";
  7. };
  8. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement