DNS Migration Converter

Convert djbdns/dnscache to Unbound, or BIND to NSD with ease

Convert djbdns/dnscache to Unbound

What this tool does:

  • Parses djbdns directory structure from tar.gz archive
  • Extracts upstream DNS servers from root/servers/*
  • Converts allowed client IPs from root/ip/*
  • Reads environment variables from env/
  • Generates complete unbound.conf with DNSSEC validation
  • Optionally converts tinydns data file to NSD zones
📦

Drag & drop tar.gz of /var/dnscache/ or /service/dnscache/

Supports: .tar.gz, .tgz, .zip

Convert BIND to NSD

What this tool does:

  • Parses named.conf and zone configurations
  • Extracts zone definitions (master/slave)
  • Converts TSIG keys for secure zone transfers
  • Generates nsd.conf with modern best practices
  • Validates and converts zone files to NSD format
  • Preserves all DNS records and zone data
📦

Drag & drop tar.gz containing named.conf and zone files

Supports: .tar.gz, .tgz, .zip