Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] New T2 Server Config

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] New T2 Server Config


Chronological Thread 
  • From: "Larry Brower"<larry AT maxqe.com>
  • To: julian AT jdcomputers.com.au, "OpenNIC discussion"<discuss AT lists.opennicproject.org>
  • Subject: Re: [opennic-discuss] New T2 Server Config
  • Date: Wed, 29 Dec 2010 18:38:22 -0600
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>

Wouldn't it be better to use tsig keys as opposed to allowing anyone to do axfr?


Connected by MOTOBLUR™ on T-Mobile

-----Original message-----
From: Julian De Marchi <julian AT jdcomputers.com.au>
To:
OpenNIC discussion <discuss AT lists.opennicproject.org>
Sent:
Wed, Dec 29, 2010 16:54:28 CST
Subject:
[opennic-discuss] New T2 Server Config

Heya--

OpenNIC has a requirement that all T2 servers slavethe
dns.opennic.glue domain. This is to fix some issues that are occuring
when this domain is not slaved.

The original idea was from Avo, but I never had a chance to update the
required documentation.

Add this into your config;

zone "dns.opennic.glue" {
type slave;
file "/etc/bind/zones/slaves/db.dns.opennic";
masters { [server IP number]; [server IP number]; [server IP
number]; };
notify no;
allow-transfer { any; };
};

Sorry for the late info. All documentation for bind has been updated.
Can someone please visit http://wiki.opennic.glue/Tier2ServerConfig
and update the config for other breeds of DNS servers?

--julian
_______________________________________________
discuss mailing list
discuss AT lists.opennicproject.org
http://lists.darkdna.net/mailman/listinfo/discuss



Archive powered by MHonArc 2.6.19.

Top of Page