Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // Do any local configuration here
- //
- // Consider adding the 1918 zones here, if they are not used in your
- // organization
- //include "/etc/bind/zones.rfc1918";
- zone "ejemplo.network"{
- type master;
- file "/etc/bind/db.ejemplo.network";
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement