Changes
OpenNIC
,no edit summary
'''OpenNIC''' is an [[w:alternate Alternative DNS root|alternate DNS root]]. Since January 2011, the [[VTLUUG]] has operated a tier 2 OpenNIC server on [[Infrastructure:Lordnikon|lordnikon]].
== Simple configuration ==
The easiest way to set up OpenNIC is to edit resolv.conf and add one replace your existing DNS servers with some of OpenNIC's DNS servers to the list. You should add at least two in case one of them goes down. I personally use three: <code>128.173.89.246</code>, <code>69.164.208.50</code>, and <code>64.0.55.201</code>.
== Advanced configuration ==
If you run your own DNS server, you may want to instead use OpenNIC's DNS servers only for OpenNIC TLDs and use a DNS server that is closer to you for other domains. This also will allow you continue to use the ICANN root servers, so you can have full support for things like DNSSEC. === BIND ===A sample configuration is available at [http://git.vtluug.org/opennic-forward-zones.git/blob_plain/HEAD:/bind.conf]. To use, simply add the contents of the sample configuration to your named.conf. You can replace <code>69.164.208.50</code>, <code>69.164.211.225</code>, and <code>128.173.89.246</code> with other OpenNIC tier 2 DNS servers if you'd like.
=== Dnsmasq ===
=== Unbound ===
To configure OpenNIC to work with the [[w:Unbound (DNS Server)|Unbound recursive DNS server]], simply add these to your unbound.conf:<pre>forward-zone: namethe contents of the sample configuration at [http: "bbs" forward-addr: 69//git.164vtluug.208.50 forwardorg/opennic-zone: name: "fur" forward-addr: 69zones.164.208.50 forward-zonegit/blob_plain/HEAD: name: "free" forward-addr: 69/unbound.164conf] to your unbound.208.50 forward-zone: name: "geek" forward-addr: 69.164.208.50 forward-zone: name: "glue" forward-addr: 69.164.208.50 forward-zone: name: "gopher" forward-addr: 69.164.208.50 forward-zone: name: "indy" forward-addr: 69.164.208.50 forward-zone: name: "ing" forward-addr: 69.164.208.50 forward-zone: name: "micro" forward-addr: 69.164.208conf.50
== External links ==
* [[w:OpenNIC|OpenNIC]]
* [http://www.opennicproject.org/ OpenNIC Homepage]
[[Category:VTLUUG:Projects]]
[[Category:Deprecated]]