Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- zone domain.com {
- type master;
- file "domain.com";
- }
- zone sub.domain.com {
- type forward;
- forwarders { #ip address of ipa#; };
- }
- zone file example.com
- sub.domain.com. in ns ns1.domain.com.
Advertisement
Add Comment
Please, Sign In to add comment