{% extends "baseTemplate/index.html" %} {% load static %} {% block title %}DNS Zones{% endblock %} {% block content %}

DNS Zones

Every PowerDNS zone your account is allowed to manage.

{% if canCluster %} Clustering {% endif %} DNSSEC CloudFlare Create zone

Zones

Zone Type Owner Records SOA serial Actions
untracked
Records

Loading zones…

No DNS zones yet

Create a zone to start publishing records for a domain.

Create your first zone

A zone only answers on the public internet once the domain's registrar points it at {{ ns1 }} and {{ ns2 }}. See Create Nameserver for the glue record details.

{% endblock %} {% block scripts %} {% endblock %}