Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
opennic:t2slaved [2020-11-26T23:53:59Z] – [Slaved Zones with BIND9] darkrebelopennic:t2slaved [2022-11-26T15:02:27Z] – added page reference Olde16
Line 1: Line 1:
 ====== Slaved Zones with BIND9 ====== ====== Slaved Zones with BIND9 ======
 +
 +Also refer to [[opennic:t2slaved:zonefile|Bind Zone Configuration]] for ready to copy zone file **examples** of [[opennic:t2slaved:zonefile#tier_1_server|Tier 1]] and [[opennic:t2slaved:zonefile#tier_2_server|Tier 2]] Servers.
  
 FIXME This guide was copied directly from the old wiki. It likely needs some updates for the latest BIND software and OpenNIC configuration. If this guide doesn't work, try using the [[opennic:srvzone|srvzone script]]. FIXME This guide was copied directly from the old wiki. It likely needs some updates for the latest BIND software and OpenNIC configuration. If this guide doesn't work, try using the [[opennic:srvzone|srvzone script]].
Line 80: Line 82:
  type slave;  type slave;
  file "bbs.zone";  file "bbs.zone";
- allow-transfer { any; }; 
- notify yes; 
- masters { opennicNS; opennicPeers; }; 
-}; 
-zone "bit" in { 
- type slave; 
- file "bit.zone"; 
  allow-transfer { any; };  allow-transfer { any; };
  notify yes;  notify yes;
  • /wiki/data/pages/opennic/t2slaved.txt
  • Last modified: 17 months ago
  • by Olde16