Commit 4e723da1 authored by Miek Gieben's avatar Miek Gieben

Add text about the test server

parent 33d52238
...@@ -21,6 +21,11 @@ There are corner cases not implement and some blatantly missing functionality; i ...@@ -21,6 +21,11 @@ There are corner cases not implement and some blatantly missing functionality; i
implementation *does not* requery the primary -- *ever*, leading to stale data if the server is implementation *does not* requery the primary -- *ever*, leading to stale data if the server is
not restarted. not restarted.
> CoreDNS is running on port 1053 on `linode.atoom.net`. This is one step from being run on port 53.
> See [this blog article](https://miek.nl/2016/April/03/running-coredns/) on this, or this
> [bug](https://github.com/miekg/coredns/issues/15) on the progress of running CoreDNS as my
> production nameserver.
But all in all, CoreDNS should already be able to provide you with enough functionality to replace But all in all, CoreDNS should already be able to provide you with enough functionality to replace
parts of BIND9, Knot, NSD or PowerDNS. parts of BIND9, Knot, NSD or PowerDNS.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment