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
opennic:tier1setup [2018-10-09T10:08:37Z] – [Setting up a Tier 1 Server] aaaa22opennic:tier1setup [2026-08-23T13:41:46Z] (current) – added .o, and fixed .micro master intranic
Line 26: Line 26:
  type slave;  type slave;
  file "/etc/bind/zones/db.root";  file "/etc/bind/zones/db.root";
- masters { 75.127.96.89; };+ masters { 168.119.153.26; };
  allow-transfer { any; };  allow-transfer { any; };
  notify no;  notify no;
Line 39: Line 39:
  type slave;  type slave;
  file "/etc/bind/zones/slaves/glue.zone";  file "/etc/bind/zones/slaves/glue.zone";
- masters { 75.127.96.89; };+ masters { 168.119.153.26; };
  allow-transfer { any; };  allow-transfer { any; };
  notify no;  notify no;
Line 50: Line 50:
  type slave;  type slave;
  file "/etc/bind/zones/slaves/dns.glue.zone";  file "/etc/bind/zones/slaves/dns.glue.zone";
- masters { 75.127.96.89; };+ masters { 168.119.153.26; };
  allow-transfer { any; };  allow-transfer { any; };
  notify no;  notify no;
Line 182: Line 182:
  type slave;  type slave;
  file "/etc/bind/zones/slaves/micro.zone";  file "/etc/bind/zones/slaves/micro.zone";
- masters { 128.177.28.254; };+ masters { 103.249.236.158; };
  allow-transfer { any; };  allow-transfer { any; };
  notify no;  notify no;
Line 205: Line 205:
  file "/etc/bind/zones/slaves/pirate.zone";  file "/etc/bind/zones/slaves/pirate.zone";
  masters { 209.141.35.9; };  masters { 209.141.35.9; };
 + allow-transfer { any; };
 + notify no;
 +};
 +</code>
 +
 +== o ==
 +<code>
 +zone "o" IN{
 + type slave;
 + file "/etc/bind/zones/slaves/o.zone";
 + masters { 153.56.130.67; };
  allow-transfer { any; };  allow-transfer { any; };
  notify no;  notify no;
Line 306: Line 317:
 </code> </code>
  
-I hope that this guide has assisted getting your Tier 1 server ready for your new TLD. Remember to follow the insturctions on creating a new TLD if you have not already had your TLD approved for use within OpenNIC by vote of the membership. [[opennic:creating_new_tlds]]+I hope (likely in vain) that this guide has assisted (even though the the preface states that it is totally outdated) getting your Tier 1 server ready for your new TLD.  
 + 
 +Remember to follow the instructions on creating a new TLD in case you have not yet had your TLD approved for use within OpenNIC by vote of the membership. [[opennic:creating_new_tlds]]
  • /wiki/data/attic/opennic/tier1setup.1539079717.txt.gz
  • Last modified: 8 years ago
  • by aaaa22