johnbond

Untitled

Dec 16th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. zone domain.com {
  2. type master;
  3. file "domain.com";
  4. }
  5. zone sub.domain.com {
  6. type forward;
  7. forwarders { #ip address of ipa#; };
  8. }
  9.  
  10. zone file example.com
  11. sub.domain.com. in ns ns1.domain.com.
Advertisement
Add Comment
Please, Sign In to add comment