parent
f2f8d7592a
commit
7d5366ab81
3 changed files with 16 additions and 14 deletions
@ -1,16 +1,26 @@ |
||||
# Documentation of the existing DNS-LG instances. |
||||
# Available statuses: "production" (monitored, etc), "besteffort" and "down" |
||||
|
||||
- endpoint: http://dns.bortzmeyer.org/ |
||||
contact: Stéphane Bortzmeyer |
||||
contact: Stéphane Bortzmeyer <stephane+dns-lg@bortzmeyer.org> |
||||
status: production |
||||
|
||||
- endpoint: http://dnslg.generic-nic.net/ |
||||
contact: Stéphane Bortzmeyer <bortzmeyer+dns-lg@nic.fr> |
||||
status: production |
||||
|
||||
- endpoint: http://dns-lg.nlnetlabs.nl/ |
||||
contact: NLnetLabs |
||||
contact: NLnetLabs / Olaf Kolkman <olaf@NLnetLabs.nl> |
||||
status: besteffort |
||||
|
||||
- endpoint: http://dns-lg.tetaneutral.net/ |
||||
contact: Laurent GUERBY <laurent@guerby.net> |
||||
status: besteffort |
||||
|
||||
- endpoint: http://dns-lg.vs.uni-due.de/ |
||||
status: besteffort |
||||
contact: Matthäus Wander <dnssec@vs.uni-due.de> |
||||
|
||||
- endpoint: http://dns-lg.dk-hostmaster.dk/ |
||||
contact: Erwin Lansing <erwin@dk-hostmaster.dk> |
||||
status: besteffort |
||||
|
@ -1,11 +0,0 @@ |
||||
; Documentation of the existing DNS-LG instances. |
||||
; |
||||
; This file contains a TXT RRset for inclusion into a |
||||
; zone master file. Each endpoint is a TXT record. |
||||
; |
||||
dns-lg IN TXT "http://dns.bortzmeyer.org/" |
||||
IN TXT "http://dnslg.generic-nic.net/" |
||||
IN TXT "http://dns-lg.nlnetlabs.nl/" |
||||
IN TXT "http://dns-lg.tetaneutral.net/" |
||||
IN TXT "http://dns-lg.vs.uni-due.de/" |
||||
IN TXT "http://dns-lg.dk-hostmaster.dk/" |
Loading…
Reference in new issue