ich würde mir wünschen, dass im DNS Zonen Editor eine Funktion eingebaut, mit der eine Textdatei nach folgendem Schema erstellt wird. Wir gehen hier von der Domain "example.com" aus.
Der größte Vorteil für mich: Ich könnte die Datei exportieren und direkt bei Cloudflare hochladen, sodass mein DNS sich praktisch von allein konfiguriert.
;; This file is intended for use for informational and archival
;; purposes ONLY and MUST be edited before use on a production
;; DNS server. In particular, you must:
;; -- update the SOA record with the correct authoritative name server
;; -- update the SOA record with the contact e-mail address information
;; -- update the NS record(s) with the authoritative name servers for this domain.
;;
;; For further information, please consult the BIND documentation
;; located on the following website:
;;
;; http://www.isc.org/
;;
;; And RFC 1035:
;;
;; http://www.ietf.org/rfc/rfc1035.txt
;;
;; Please note that we do NOT offer technical support for any use
;; of this zone data, the BIND name server, or any other third-party
;; DNS software.
;;
;; Use at your own risk.
Was denkt ihr?