robintema

named.conf.local

Sep 15th, 2011
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. zone "xxx.xx" {
  2. type master;
  3. file "/etc/bind/zones/xxx.xx.db";
  4. };
  5.  
  6. zone "3.2.1.in-addr.arpa" {
  7. type master;
  8. file "/etc/bind/zones/rev.4.3.2.1.in-addr.arpa";
  9. };
Advertisement
Add Comment
Please, Sign In to add comment