Advertisement
thevals

named.conf.local on SRV1

Dec 3rd, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. //
  2. // Do any local configuration here
  3. //
  4. zone "lab.test"{
  5. type master;
  6. file "/etc/bind/zones/db.lab.test";
  7. forwarders { };
  8. };
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement