what is secondary dns?
Secondary DNS provides redundancy for your domain's DNS. Your primary server (the one you control) pushes zone updates to our secondary servers via AXFR/IXFR transfers. If your primary goes down, our secondaries keep serving your DNS records.
Redundancy
Your domains stay online even if your primary DNS fails. We serve from multiple European locations.
Performance
Geographic distribution reduces latency. Queries are answered by the nearest server.
Compliance
Many registrars require at least 2 nameservers. We provide the second one.
pricing
- Up to 5 zones
- Automatic zone transfers (AXFR/IXFR)
- Per-zone TSIG authentication
- Domain ownership verification
- REST API + Web UI
- Multi-server redundancy (gra + lim)
quick start
1. Create an account
Register at ledns.eu/zones with your email. You'll receive an API key.
2. Add your zone
Enter your domain and primary DNS server IP. We'll generate a unique TSIG key for secure transfers.
3. Configure your primary
Add the TSIG key to your primary DNS and allow zone transfers to our servers.
4. Verify ownership
Add a TXT record to prove you own the domain, then we'll start syncing your zone.
configuration examples
Add this to your BIND configuration after receiving your TSIG key:
For PowerDNS Authoritative Server:
Use the REST API for automation:
our nameservers
After your first successful zone transfer, add these NS records at your registrar:
Keep your primary nameserver as NS1, add ours as NS2/NS3.