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-09-09T07:36:21Z] – Add server policies link meganopennic:t2slaved [2020-11-27T01:49:44Z] – We don't serve bit-domain anymore. haloXenO
Line 80: Line 80:
  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;
Line 199: Line 192:
  type slave;  type slave;
  file "o.zone";  file "o.zone";
 + allow-transfer { any; };
 + notify yes;
 + masters { opennicNS; opennicPeers; };
 +};
 +zone "epic" in {
 + type slave;
 + file "epic.zone";
  allow-transfer { any; };  allow-transfer { any; };
  notify yes;  notify yes;
Line 219: Line 219:
 To finish your new configuration, restart BIND. If you have logging enabled, you should see BIND attempting to transfer the various zones to your server. If you look in the directory specified in the options file (or in the directory you specified if full path names were used), you should see the zone files being added. To finish your new configuration, restart BIND. If you have logging enabled, you should see BIND attempting to transfer the various zones to your server. If you look in the directory specified in the options file (or in the directory you specified if full path names were used), you should see the zone files being added.
  
-If you are creating a public Tier 2, and have your firewall or port-forwarding configuration completed, you can test the public access of your service by visiting http://report.opennicproject.org/t2log/t2.php and entering your IP address. If there are any failures you cannot resolve, please visit the mailing list or IRC to get help.+**TESTING T2 Public Server** 
 + 
 +If you are creating a public Tier 2, and have your firewall or port-forwarding configuration completed, you can test the public access of your service by visiting the test link  [[https://servers.opennicproject.org/srvtest3/]] and entering your IP address. If there are any failures you cannot resolve, please visit the mailing list or IRC to get help. 
 + 
 + 
 + 
 + 
 + 
 +----------------Historical Note----------------------
  
 + // The old test link http://report.opennicproject.org/t2log/t2.php does not always produce favorable results//
 ===== Alternate Configurations ===== ===== Alternate Configurations =====
  
  • /wiki/data/pages/opennic/t2slaved.txt
  • Last modified: 16 months ago
  • by Olde16